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

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

Cursor Challenge!.swf

This is the info page for
Flash #59820

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


Text
LOADING...

play

play

play

How To

How To

How To

Practice

Practice

Practice

The object of this game is very simple:
You must reach the exit in each level by going through
a course of mazes using the cursor, you musn't touch the
walls or the edges of the boundries.
There are 8 stages, each stage contains 5 levels, Each level
gets harder as you progress.
Also, the maze moves in a chosen direction, the speed of
the maze increases every 2 stages.

BACK

Your first level, eh? this
entire stage alone is so
easy, you shouldnt die
that much.

Level 1

Level 2

Level 3

Level 4

Level 5

Stage 1

Stage 2

Stage 3

ooh! a cave! Same speed, a
few more obstacles, shouldnt
be too hard but you might
die a few more times than
before.

Level 6

Level 7

Level 8

Level 9

Level 10

Stage 4

The great outdoors! Getting
a little bit faster and should
prove fairly difficult but the
next stage is a whole lot
different!

Level 11

Level 12

Level 13

Level 14

Level 15

On ice, same speed, a few more
obstacles, this is probably
easier than Stage 1, I'll see
how you do ^.^

Level 16

Level 17

Level 18

Level 19

Level 20

Stage 5

A lot faster now, you'll have
to dance alot to get through
this thing!

Level 21

Level 22

Level 23

Level 24

O-o the boss!
If you fail this one, you
won't stand a chance in
Stage 8!
1 - Just a maze
2 - moving paths
3-rotating passages!

Level 25

Stage 6

The eye's domain! Same speed,
a few more obstacles.
By the way, arrow keys to
control the strange circle.
The exit comes eventually!

Level 26

Level 27

Level 28

Level 29

This SHALL test you, good luck!
1-Controlling a circle to get to
the exit!
2-Race to the exit.
3-Limited to a square and an eye!

Level 30

Stage 7

In the sky lies the Robot's
domain, this is a VERY hard stage
as you are about to find out.
You will need all your skill and
knowledge to complete this!
TIP: some clouds may not show
but you can still get hit by them!

Level 31

Level 32

Level 33

Level 34

This is a really tough stage as
you know, you must complete
this to reach the castle.
1-a long, tedious maze.
2-an annoying set of mazes.
3-press down to force the
mazes down.

Level 35

Stage 8

Level 36

Level 37

Level 38

Level 39

Level 40

MUSIC
B0UNC3
-API-
SAiNT_ISAIAH
X-DIGITAL
SOLUSLUNES
JOSHY676
DIMRAIN47
LEVELS
JINDO
SCRIPTS
JINDO
IDEAS
xflashman0x
TehBlueBullet
C3
www.warcraftmax.com
www.thehelper.net
greenbush
SPECIAL THANKS
Claxor
greenbush
www.thehelper.net
www.warcraftmax.com

MUSIC
B0UNC3
-API-
SAiNT_ISAIAH
X-DIGITAL
SOLUSLUNES
JOSHY676
DIMRAIN47
LEVELS
JINDO
SCRIPTS
JINDO
IDEAS
xflashman0x
TehBlueBullet
C3
www.warcraftmax.com
www.thehelper.net
SPECIAL THANKS
Claxor
www.thehelper.net
www.warcraftmax.com
~THANKS FOR PLAYING!

ActionScript [AS1/AS2]

Instance of Symbol 17 MovieClip "cursor" in Frame 1
onClipEvent (enterFrame) { Mouse.hide(); } onClipEvent (mouseMove) { setProperty(this, _x , _root._xmouse); setProperty(this, _y , _root._ymouse); updateAfterEvent(mouseMove); }
Frame 2
stop();
Instance of Symbol 67 MovieClip "start1" in Frame 4
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(5); } }
Instance of Symbol 62 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(4); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(4); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall10" in Frame 5
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(4); } }
Instance of Symbol 67 MovieClip "start1" in Frame 6
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(7); } }
Instance of Symbol 62 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(6); } }
Instance of Symbol 85 MovieClip "target1" in Frame 7
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target1)) { _root.gotoAndStop(6); } }
Instance of Symbol 85 MovieClip "target2" in Frame 7
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target2)) { _root.gotoAndStop(6); } }
Instance of Symbol 85 MovieClip "target3" in Frame 7
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target3)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(6); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(6); } }
Instance of Symbol 85 MovieClip "target4" in Frame 7
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target4)) { _root.gotoAndStop(6); } }
Instance of Symbol 89 MovieClip "wall9" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(6); } }
Instance of Symbol 92 MovieClip "wall10" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(6); } }
Instance of Symbol 89 MovieClip "wall11" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall11)) { _root.gotoAndStop(6); } }
Instance of Symbol 92 MovieClip "wall16" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(6); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(8); } }
Instance of Symbol 61 MovieClip "wall17" in Frame 7
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall17)) { _root.gotoAndStop(6); } }
Instance of Symbol 67 MovieClip "start1" in Frame 8
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(9); } }
Instance of Symbol 62 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(8); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 9
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(10); } }
Instance of Symbol 92 MovieClip "wall29" in Frame 9
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall29)) { _root.gotoAndStop(8); } }
Instance of Symbol 89 MovieClip "wall30" in Frame 9
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall30)) { _root.gotoAndStop(8); } }
Instance of Symbol 85 MovieClip "target1" in Frame 9
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target1)) { _root.gotoAndStop(8); } }
Instance of Symbol 85 MovieClip "target2" in Frame 9
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target2)) { _root.gotoAndStop(8); } }
Instance of Symbol 85 MovieClip "target3" in Frame 9
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target3)) { _root.gotoAndStop(8); } }
Instance of Symbol 85 MovieClip "target4" in Frame 9
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target4)) { _root.gotoAndStop(8); } }
Instance of Symbol 85 MovieClip "target5" in Frame 9
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target5)) { _root.gotoAndStop(8); } }
Instance of Symbol 85 MovieClip "target6" in Frame 9
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target6)) { _root.gotoAndStop(8); } }
Instance of Symbol 85 MovieClip "target7" in Frame 9
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target7)) { _root.gotoAndStop(8); } }
Instance of Symbol 85 MovieClip "target8" in Frame 9
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.target8)) { _root.gotoAndStop(8); } }
Instance of Symbol 62 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(9); } }
Instance of Symbol 67 MovieClip "start1" in Frame 10
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(11); } }
Instance of Symbol 62 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(10); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall1)) { this._y = this._y - 313; } }
Instance of Symbol 61 MovieClip "wall2" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall2)) { this._y = this._y - 313; } }
Instance of Symbol 61 MovieClip "wall3" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall3)) { this._y = this._y - 313; } }
Instance of Symbol 89 MovieClip "wall4" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall4)) { this._y = this._y - 313; } }
Instance of Symbol 61 MovieClip "wall5" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall5)) { this._y = this._y - 313; } }
Instance of Symbol 89 MovieClip "wall6" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall6)) { this._y = this._y - 313; } }
Instance of Symbol 92 MovieClip "wall7" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall7)) { this._y = this._y - 313; } }
Instance of Symbol 61 MovieClip "wall8" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall8)) { this._y = this._y - 313; } }
Instance of Symbol 61 MovieClip "wall9" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall9)) { this._y = this._y - 313; } }
Instance of Symbol 101 MovieClip "wall10" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall10)) { this._y = this._y - 313; } }
Instance of Symbol 101 MovieClip "wall15" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall15)) { this._y = this._y - 313; } }
Instance of Symbol 101 MovieClip "wall16" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { if (_root.wall13.hitTest(_root.wall16)) { this._y = this._y - 313; } }
Instance of Symbol 67 MovieClip "exit1" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall17" in Frame 11
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall17)) { _root.gotoAndStop(10); } }
Instance of Symbol 67 MovieClip "start1" in Frame 12
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(13); } }
Instance of Symbol 62 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(12); } }
Instance of Symbol 92 MovieClip "wall1" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(12); } }
Instance of Symbol 89 MovieClip "wall2" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(12); } }
Instance of Symbol 92 MovieClip "wall3" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(12); } }
Instance of Symbol 89 MovieClip "wall4" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(12); } }
Instance of Symbol 89 MovieClip "wall5" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(12); } }
Instance of Symbol 89 MovieClip "wall6" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(12); } }
Instance of Symbol 101 MovieClip "wall10" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(12); } }
Instance of Symbol 101 MovieClip "wall15" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall16" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(12); } }
Instance of Symbol 92 MovieClip "wall17" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall17)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall18" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall18)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall19" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall19)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall20" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall20)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall21" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall21)) { _root.gotoAndStop(12); } }
Instance of Symbol 61 MovieClip "wall22" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall22)) { _root.gotoAndStop(12); } }
Instance of Symbol 89 MovieClip "wall23" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall23)) { _root.gotoAndStop(12); } }
Instance of Symbol 89 MovieClip "wall24" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall24)) { _root.gotoAndStop(12); } }
Instance of Symbol 89 MovieClip "wall25" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall25)) { _root.gotoAndStop(12); } }
Instance of Symbol 89 MovieClip "wall26" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall26)) { _root.gotoAndStop(12); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndPlay(14); } }
Instance of Symbol 61 MovieClip "wall27" in Frame 13
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall27)) { _root.gotoAndStop(12); } }
Frame 14
gotoAndStop (15);
Frame 15
stop();
Instance of Symbol 67 MovieClip "start1" in Frame 16
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(17); } }
Instance of Symbol 62 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(16); } }
Instance of Symbol 138 MovieClip "lava1" in Frame 17
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.lava1)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall10" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall15" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall16" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(16); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(18); } }
Instance of Symbol 140 MovieClip "stalec2" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec2)) { _root.gotoAndStop(16); } } onClipEvent (enterFrame) { if (_root.stalec2.hitTest(_root.wall13)) { this._y = this._y - 900; } }
Instance of Symbol 140 MovieClip "stalec1" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec1)) { _root.gotoAndStop(16); } } onClipEvent (enterFrame) { if (_root.stalec1.hitTest(_root.wall13)) { this._y = this._y - 900; } }
Instance of Symbol 140 MovieClip "stalec5" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec5)) { _root.gotoAndStop(16); } } onClipEvent (enterFrame) { if (_root.stalec5.hitTest(_root.wall13)) { this._y = this._y - 900; } }
Instance of Symbol 140 MovieClip "stalec3" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec3)) { _root.gotoAndStop(16); } } onClipEvent (enterFrame) { if (_root.stalec3.hitTest(_root.wall13)) { this._y = this._y - 900; } }
Frame 18
stop();
Instance of Symbol 67 MovieClip "start1" in Frame 18
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(19); } }
Instance of Symbol 62 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(18); } }
Instance of Symbol 143 MovieClip "lava1" in Frame 19
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.lava1)) { _root.gotoAndStop(16); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall10" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall15" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall16" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall17" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall17)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall18" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall18)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall19" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall19)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall20" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall20)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall27" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall27)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall26" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall26)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall21" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall21)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall25" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall25)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall22" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall22)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall24" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall24)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall23" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall23)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall10" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall15" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { _root.gotoAndStop(18); } }
Instance of Symbol 61 MovieClip "wall16" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(18); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 19
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(20); } }
Instance of Symbol 152 MovieClip "fb1" in Frame 19
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.fb1)) { _root.gotoAndStop(18); } } onClipEvent (enterFrame) { if (_root.wall11.hitTest(_root.fb1)) { this._y = this._y + 1000; } }
Instance of Symbol 152 MovieClip "fb2" in Frame 19
onClipEvent (enterFrame) { this._y = this._y - 15; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.fb2)) { _root.gotoAndStop(18); } } onClipEvent (enterFrame) { if (_root.wall11.hitTest(_root.fb2)) { this._y = this._y + 1000; } }
Instance of Symbol 152 MovieClip "fb3" in Frame 19
onClipEvent (enterFrame) { this._y = this._y - 10; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.fb3)) { _root.gotoAndStop(18); } } onClipEvent (enterFrame) { if (_root.wall11.hitTest(_root.fb3)) { this._y = this._y + 1000; } }
Instance of Symbol 152 MovieClip "fb4" in Frame 19
onClipEvent (enterFrame) { this._y = this._y - 15; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.fb4)) { _root.gotoAndStop(18); } } onClipEvent (enterFrame) { if (_root.wall11.hitTest(_root.fb4)) { this._y = this._y + 1000; } }
Instance of Symbol 67 MovieClip "start1" in Frame 20
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(21); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 21
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 21
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall14" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 21
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(20); } }
Instance of Symbol 157 MovieClip "wall7" in Frame 21
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(20); } }
Instance of Symbol 157 MovieClip "wall8" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(20); } }
Instance of Symbol 157 MovieClip "wall10" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(20); } }
Instance of Symbol 157 MovieClip "wall15" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { _root.gotoAndStop(20); } }
Instance of Symbol 61 MovieClip "wall16" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(20); } }
Instance of Symbol 157 MovieClip "wall18" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall18)) { _root.gotoAndStop(20); } }
Instance of Symbol 157 MovieClip "wall17" in Frame 21
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall17)) { _root.gotoAndStop(20); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 21
onClipEvent (enterFrame) { this._y = this._y + 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(22); } }
Instance of Symbol 67 MovieClip "start1" in Frame 22
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(23); } }
Instance of Symbol 62 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 23
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall13)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(22); } }
Instance of Symbol 140 MovieClip "wall7" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(22); } }
Instance of Symbol 140 MovieClip "wall8" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(22); } }
Instance of Symbol 140 MovieClip "wall9" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall15" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; }
Instance of Symbol 61 MovieClip "wall10" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(22); } }
Instance of Symbol 189 MovieClip "trap1" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { this.gotoAndPlay(2); _root.wall15._y = _root.wall15._y - 1000; } } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.trap1)) { _root.gotoAndPlay(22); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall10" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall15" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall16" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall17" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall17)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall18" in Frame 23
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall18)) { _root.gotoAndStop(22); } }
Instance of Symbol 67 MovieClip "start1" in Frame 24
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(25); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(22); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall14" in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(24); } }
Instance of Symbol 192 MovieClip "stalec1" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec1)) { _root.gotoAndStop(24); } }
Instance of Symbol 192 MovieClip "stalec2" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec2)) { _root.gotoAndStop(24); } }
Instance of Symbol 157 MovieClip in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec3)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(24); } }
Instance of Symbol 140 MovieClip "stalec3" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec3)) { _root.gotoAndStop(24); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(24); } }
Instance of Symbol 140 MovieClip "stalec4" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec4)) { _root.gotoAndStop(24); } }
Instance of Symbol 140 MovieClip "stalec5" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec5)) { _root.gotoAndStop(24); } }
Instance of Symbol 140 MovieClip "stalec6" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.stalec6)) { _root.gotoAndStop(24); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 25
onClipEvent (enterFrame) { this._y = this._y - 1; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndPlay(26); } }
Frame 28
stop(); stop();
Instance of Symbol 67 MovieClip "start1" in Frame 29
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(30); } }
Frame 30
stop();
Instance of Symbol 62 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(29); } }
Instance of Symbol 67 MovieClip "but1" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.but1)) { _root.wall5._x = _root.wall5._x + 1000; } }
Instance of Symbol 61 MovieClip "wall9" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall10" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(29); } }
Instance of Symbol 61 MovieClip "wall15" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(29); } }
Instance of Symbol 67 MovieClip "but2" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.but2)) { _root.wall15._x = _root.wall15._x + 1000; } }
Instance of Symbol 67 MovieClip "exit1" in Frame 30
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(31); } }
Instance of Symbol 67 MovieClip "start1" in Frame 31
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(32); } }
Frame 32
stop(); stop();
Instance of Symbol 62 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(31); } }
Instance of Symbol 67 MovieClip "but1" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.but1)) { _root.wall5._x = _root.wall5._x + 1000; } }
Instance of Symbol 61 MovieClip "wall5" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(31); } }
Instance of Symbol 67 MovieClip "but2" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.but2)) { _root.wall6._x = _root.wall6._x + 1000; } }
Instance of Symbol 61 MovieClip "wall6" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall10" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall10)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall15" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall15)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall16" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall16)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall17" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall17)) { _root.gotoAndStop(31); } }
Instance of Symbol 61 MovieClip "wall18" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall18)) { _root.gotoAndStop(31); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(33); } }
Instance of Symbol 67 MovieClip "start1" in Frame 33
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(34); } }
Instance of Symbol 62 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(33); } }
Instance of Symbol 215 MovieClip "wood1" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wood1)) { _root.gotoAndStop(33); } }
Instance of Symbol 215 MovieClip "wood2" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wood2)) { _root.gotoAndStop(33); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(33); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(33); } }
Instance of Symbol 217 MovieClip "vine1" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.vine1)) { gotoAndPlay (2); _root.wall3._x = _root.wall3._x - 100; this._x = this._x - 1000; } }
Instance of Symbol 61 MovieClip "wall3" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(33); } }
Instance of Symbol 67 MovieClip "but1" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.wall4._x = _root.wall4._x - 10000; } }
Instance of Symbol 61 MovieClip "wall4" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(33); } }
Instance of Symbol 221 MovieClip in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(33); } }
Instance of Symbol 221 MovieClip in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(33); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(33); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 34
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(35); } }
Instance of Symbol 67 MovieClip "start1" in Frame 35
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(36); } }
Instance of Symbol 62 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(35); } }
Instance of Symbol 215 MovieClip "wood1" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wood1)) { _root.gotoAndStop(35); } }
Instance of Symbol 215 MovieClip "wood2" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wood2)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall1" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall1)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall2" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall2)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall3" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall3)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall4" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall4)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall5" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall5)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall6" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall6)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall7" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall7)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall8" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall8)) { _root.gotoAndStop(35); } }
Instance of Symbol 224 MovieClip in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(35); } }
Instance of Symbol 224 MovieClip in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(35); } }
Instance of Symbol 224 MovieClip in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(35); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(35); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(37); } }
Instance of Symbol 61 MovieClip "wall9" in Frame 36
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.wall9)) { _root.gotoAndStop(35); } }
Instance of Symbol 67 MovieClip "start1" in Frame 37
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(38); } }
Instance of Symbol 62 MovieClip in Frame 38
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 227 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 229 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 221 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 221 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 61 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 221 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 221 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 221 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 221 MovieClip in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(37); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 38
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndPlay(39); } }
Frame 40
gotoAndStop (41);
Frame 41
stop();
Instance of Symbol 67 MovieClip "start1" in Frame 42
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(43); } }
Instance of Symbol 62 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 241 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 221 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 221 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 221 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 221 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 221 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 221 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 221 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 221 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 241 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 241 MovieClip in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(42); } }
Instance of Symbol 67 MovieClip "exit1" in Frame 43
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.exit1)) { _root.gotoAndStop(44); } }
Instance of Symbol 67 MovieClip "start1" in Frame 44
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(45); } }
Instance of Symbol 62 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 224 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 61 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 61 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 224 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 61 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 224 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 224 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 243 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 61 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 61 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 224 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 224 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 224 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 224 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 243 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 61 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 61 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 229 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 67 MovieClip "start1" in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 61 MovieClip in Frame 45
onClipEvent (enterFrame) { this._y = this._y - 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(44); } }
Instance of Symbol 67 MovieClip "start1" in Frame 46
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(47); } }
Instance of Symbol 62 MovieClip in Frame 47
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 61 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 61 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 61 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 61 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 61 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 61 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 253 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 67 MovieClip "start1" in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 61 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 61 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 253 MovieClip in Frame 47
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(46); } }
Instance of Symbol 67 MovieClip "start1" in Frame 48
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(49); } }
Instance of Symbol 62 MovieClip in Frame 49
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 256 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 256 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 256 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 261 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 261 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 261 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 261 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 256 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 256 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 256 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 261 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 261 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 67 MovieClip "start1" in Frame 49
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(50); } }
Instance of Symbol 67 MovieClip "start1" in Frame 50
onClipEvent (enterFrame) { if (_root.cursor.hitTest(_root.start1)) { _root.gotoAndStop(51); } }
Instance of Symbol 62 MovieClip in Frame 51
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(50); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 253 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(50); } }
Instance of Symbol 253 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(50); } }
Instance of Symbol 253 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(50); } }
Instance of Symbol 253 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(50); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 263 MovieClip in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(48); } }
Instance of Symbol 67 MovieClip "start1" in Frame 51
onClipEvent (enterFrame) { this._y = this._y + 2; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndPlay(52); } }
Frame 54
stop();
Instance of Symbol 278 MovieClip in Frame 55
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(56); } }
Instance of Symbol 62 MovieClip in Frame 56
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 281 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 296 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 291 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(55); } }
Instance of Symbol 278 MovieClip in Frame 56
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 278 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(58); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 281 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 281 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 281 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 281 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 300 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 300 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 300 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 305 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 281 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 281 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 281 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 278 MovieClip in Frame 58
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 326 MovieClip in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(57); } }
Instance of Symbol 278 MovieClip in Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(60); } }
Instance of Symbol 61 MovieClip "wall14" in Frame 60
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 60
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 60
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 60
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 291 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 296 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 296 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 291 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 291 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 296 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 296 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 291 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 300 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 300 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 300 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 300 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 300 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 300 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 329 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 281 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 278 MovieClip in Frame 60
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 278 MovieClip in Frame 61
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(62); } }
Instance of Symbol 61 MovieClip "wall14" in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(59); } }
Instance of Symbol 296 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 296 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 329 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 140 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 351 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 351 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 351 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 351 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 351 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 291 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 281 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 278 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.wall1._x = _root.wall1._x + 10000; } }
Instance of Symbol 299 MovieClip "wall1" in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(61); } }
Instance of Symbol 353 MovieClip in Frame 62
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(62); } }
Instance of Symbol 278 MovieClip in Frame 63
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(64); } }
Instance of Symbol 61 MovieClip "wall14" in Frame 64
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 64
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 64
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 64
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 372 MovieClip in Frame 64
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 377 MovieClip in Frame 64
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 377 MovieClip in Frame 64
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 377 MovieClip in Frame 64
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 377 MovieClip in Frame 64
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 377 MovieClip in Frame 64
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 377 MovieClip in Frame 64
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 377 MovieClip in Frame 64
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 379 MovieClip in Frame 64
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(65); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 221 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 278 MovieClip in Frame 65
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(66); } }
Instance of Symbol 61 MovieClip "wall14" in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 281 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 281 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 281 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 281 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 281 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 281 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 281 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 281 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 329 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(63); } }
Instance of Symbol 278 MovieClip in Frame 66
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(67); } }
Frame 69
stop();
Frame 70
stop();
Instance of Symbol 384 MovieClip in Frame 70
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(71); } }
Instance of Symbol 61 MovieClip "wall14" in Frame 71
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(70); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 71
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(70); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 71
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(70); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 71
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(70); } }
Instance of Symbol 415 MovieClip in Frame 71
onClipEvent (enterFrame) { this._rotation = this._rotation + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(70); } }
Instance of Symbol 417 MovieClip "block" in Frame 71
onClipEvent (load) { speed = 1; } onClipEvent (enterFrame) { if (Key.isDown(38)) { this._y = this._y - speed; speed = speed + 1; } } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + speed; speed = speed + 1; } } onClipEvent (enterFrame) { if (Key.isDown(39)) { this._x = this._x + speed; speed = speed + 1; } } onClipEvent (enterFrame) { if (Key.isDown(37)) { this._x = this._x - speed; speed = speed + 1; } } onClipEvent (enterFrame) { if (Key.isDown(37) && (Key.isDown(39))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(37) && (Key.isDown(38))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(37) && (Key.isDown(40))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(38))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(40))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(37))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(38) && (Key.isDown(39))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(38) && (Key.isDown(37))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(38) && (Key.isDown(40))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(40) && (Key.isDown(39))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(40) && (Key.isDown(37))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(40) && (Key.isDown(38))) { speed = 0; } } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(70); } } onClipEvent (enterFrame) { if ((speed = 10)) { speed = speed - 1; } else { speed = speed + 1; } }
Instance of Symbol 384 MovieClip in Frame 71
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 384 MovieClip in Frame 72
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(73); } }
Instance of Symbol 61 MovieClip "wall14" in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } }
Instance of Symbol 61 MovieClip "wall12" in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } }
Instance of Symbol 61 MovieClip "wall11" in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } }
Instance of Symbol 61 MovieClip "wall13" in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 424 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 415 MovieClip "eye1" in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(72); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 384 MovieClip in Frame 73
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.eye1.gotoAndPlay(2); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 384 MovieClip in Frame 73
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 384 MovieClip in Frame 74
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(75); } }
Instance of Symbol 62 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 415 MovieClip in Frame 75
onClipEvent (enterFrame) { this._rotation = this._rotation + 90; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } }
Instance of Symbol 420 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.wall1._x = _root.wall1._x + 1000; this._x = this._x + 1000; } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip "wall1" in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 424 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(74); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 384 MovieClip in Frame 75
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 384 MovieClip in Frame 76
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(77); } }
Instance of Symbol 62 MovieClip in Frame 77
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 428 MovieClip in Frame 77
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 61 MovieClip in Frame 77
onClipEvent (enterFrame) { this._rotation = this._rotation + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 431 MovieClip in Frame 77
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } }
Instance of Symbol 61 MovieClip in Frame 77
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 61 MovieClip in Frame 77
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 61 MovieClip in Frame 77
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 61 MovieClip in Frame 77
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 61 MovieClip in Frame 77
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 61 MovieClip in Frame 77
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 422 MovieClip in Frame 77
onClipEvent (enterFrame) { this._y = this._y + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } }
Instance of Symbol 384 MovieClip in Frame 78
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(79); } }
Instance of Symbol 62 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 417 MovieClip "block" in Frame 79
onClipEvent (load) { speed = 1; } onClipEvent (enterFrame) { if (Key.isDown(38)) { this._y = this._y - speed; speed = speed + 1; } } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + speed; speed = speed + 1; } } onClipEvent (enterFrame) { if (Key.isDown(39)) { this._x = this._x + speed; speed = speed + 1; } } onClipEvent (enterFrame) { if (Key.isDown(37)) { this._x = this._x - speed; speed = speed + 1; } } onClipEvent (enterFrame) { if (Key.isDown(37) && (Key.isDown(39))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(37) && (Key.isDown(38))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(37) && (Key.isDown(40))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(38))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(40))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(37))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(38) && (Key.isDown(39))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(38) && (Key.isDown(37))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(38) && (Key.isDown(40))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(40) && (Key.isDown(39))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(40) && (Key.isDown(37))) { speed = 0; } } onClipEvent (enterFrame) { if (Key.isDown(40) && (Key.isDown(38))) { speed = 0; } } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { if ((speed = 10)) { speed = speed - 1; } else { speed = speed + 1; } }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 435 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(80); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 439 MovieClip "goo1" in Frame 80
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(81); } } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor2._x, _root.cursor2._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 442 MovieClip "cursor2" in Frame 80
onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 415 MovieClip "eye1" in Frame 81
onClipEvent (enterFrame) { this._rotation = this._rotation + 3; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 422 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 444 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } }
Instance of Symbol 384 MovieClip in Frame 81
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(76); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Frame 84
stop();
Instance of Symbol 463 MovieClip in Frame 85
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(86); } }
Instance of Symbol 62 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 86
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(85); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 86
onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } }
Instance of Symbol 463 MovieClip in Frame 87
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(88); } }
Instance of Symbol 62 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 470 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 470 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 470 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 476 MovieClip "thunder1" in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } }
Instance of Symbol 470 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 470 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.thunder1.gotoAndPlay(18); this._x = this._x + 1000; } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.thunder1.gotoAndPlay(1); this._x = this._x + 1000; } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip "wall1" in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(87); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.wall1._x = _root.wall1._x + 1000; this._x = this._x + 1000; } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 88
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 89
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(90); } }
Instance of Symbol 62 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 496 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } }
Instance of Symbol 502 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(89); } }
Instance of Symbol 463 MovieClip in Frame 91
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(92); } }
Instance of Symbol 62 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip "wall1" in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.wall1._x = _root.wall1._x + 1000; this._x = this._x + 1000; } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip "wall2" in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.wall2._x = _root.wall2._x + 1000; this._x = this._x + 1000; } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 509 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 509 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 512 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 512 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(91); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 514 MovieClip in Frame 92
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 93
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(94); } }
Instance of Symbol 62 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 519 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 519 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 519 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 509 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 509 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 509 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 509 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 519 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 519 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 519 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 519 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 521 MovieClip in Frame 94
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(95); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 524 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 526 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 545 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 545 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 545 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 545 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 463 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(96); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 519 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 519 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 519 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 519 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 519 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 519 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 466 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Instance of Symbol 463 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndPlay(97); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 519 MovieClip in Frame 96
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(93); } } onClipEvent (enterFrame) { this._y = this._y + 4; } onClipEvent (enterFrame) { if (Key.isDown(40)) { this._y = this._y + 5; } }
Frame 99
stop();
Instance of Symbol 577 MovieClip in Frame 100
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(101); } }
Instance of Symbol 62 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 658 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 658 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 658 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 658 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 662 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 662 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 577 MovieClip in Frame 101
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 577 MovieClip in Frame 102
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(103); } }
Instance of Symbol 62 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 662 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 662 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; this._x = this._x - 1; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; this._x = this._x + 1; }
Instance of Symbol 669 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 670 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(102); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 577 MovieClip in Frame 103
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 577 MovieClip in Frame 104
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(105); } }
Instance of Symbol 62 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } }
Instance of Symbol 678 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 652 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 681 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 682 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 681 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 682 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 681 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 682 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 681 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 682 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(104); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(100); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 577 MovieClip in Frame 106
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(107); } }
Instance of Symbol 62 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; this._x = this._x + 1; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; this._x = this._x - 1; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; this._x = this._x - 1; }
Instance of Symbol 653 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; this._x = this._x + 1; }
Instance of Symbol 681 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 682 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 681 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 682 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 689 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(106); } }
Instance of Symbol 692 MovieClip in Frame 107
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 577 MovieClip in Frame 108
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(109); } }
Instance of Symbol 62 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } }
Instance of Symbol 653 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 658 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 700 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 5; }
Instance of Symbol 653 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 653 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 658 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 658 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 670 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 669 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 710 MovieClip in Frame 109
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(110); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 734 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } }
Instance of Symbol 688 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 688 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 688 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 688 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 688 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 688 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 688 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 688 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y + 4; }
Instance of Symbol 577 MovieClip in Frame 110
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(111); } }
Instance of Symbol 754 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 754 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 754 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 754 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 754 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 754 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 757 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(108); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Instance of Symbol 577 MovieClip in Frame 111
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(112); } } onClipEvent (enterFrame) { this._y = this._y - 10; }
Frame 112
stop();
Symbol 8 Button
on (release) { _root.play(); }
Symbol 9 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); }
Symbol 9 MovieClip Frame 2
gotoAndPlay (1);
Symbol 29 Button
on (release) { prevFrame(); }
Symbol 30 MovieClip Frame 1
stop();
Instance of Symbol 21 MovieClip in Symbol 30 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { dragging = true; } } onClipEvent (enterFrame) { if (dragging && (_parent.hitRange.hitTest(_root._xmouse, _root._ymouse, false))) { _x = (_parent._xmouse - 10); _root.all.setVolume((_x + 62) / 0.55); } } onClipEvent (mouseUp) { dragging = false; } onClipEvent (load) { dragging = false; _root.all = new Sound(); }
Symbol 43 Button
on (release) { gotoAndStop (4); }
Symbol 47 Button
on (release) { gotoAndStop (3); }
Symbol 51 Button
on (release) { gotoAndPlay (97); }
Symbol 59 Button
on (release) { gotoAndStop (2); }
Symbol 122 Button
on (release) { gotoAndStop (16); }
Symbol 124 Button
on (release) { gotoAndStop (18); }
Symbol 125 Button
on (release) { gotoAndStop (20); }
Symbol 126 Button
on (release) { gotoAndStop (22); }
Symbol 127 Button
on (release) { gotoAndStop (24); }
Symbol 128 Button
on (release) { gotoAndStop (6); }
Symbol 129 Button
on (release) { gotoAndStop (8); }
Symbol 130 Button
on (release) { gotoAndStop (10); }
Symbol 131 Button
on (release) { gotoAndStop (12); }
Symbol 138 MovieClip Frame 1130
stop();
Symbol 143 MovieClip Frame 555
stop();
Symbol 189 MovieClip Frame 1
stop();
Symbol 196 Button
on (release) { gotoAndStop (29); }
Symbol 197 Button
on (release) { gotoAndStop (31); }
Symbol 198 Button
on (release) { gotoAndStop (33); }
Symbol 199 Button
on (release) { gotoAndStop (35); }
Symbol 200 Button
on (release) { gotoAndStop (37); }
Symbol 231 Button
on (release) { gotoAndStop (42); }
Symbol 232 Button
on (release) { gotoAndStop (44); }
Symbol 233 Button
on (release) { gotoAndStop (46); }
Symbol 234 Button
on (release) { gotoAndStop (48); }
Symbol 235 Button
on (release) { gotoAndStop (50); }
Symbol 269 Button
on (release) { gotoAndStop (55); }
Symbol 270 Button
on (release) { gotoAndStop (57); }
Symbol 271 Button
on (release) { gotoAndStop (59); }
Symbol 272 Button
on (release) { gotoAndStop (61); }
Symbol 273 Button
on (release) { gotoAndStop (63); }
Instance of Symbol 384 MovieClip in Symbol 385 MovieClip Frame 1
onClipEvent (mouseMove) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Symbol 386 Button
on (release) { gotoAndStop (70); }
Symbol 387 Button
on (release) { gotoAndStop (72); }
Symbol 388 Button
on (release) { gotoAndStop (74); }
Symbol 389 Button
on (release) { gotoAndStop (76); }
Symbol 390 Button
on (release) { gotoAndStop (78); }
Symbol 415 MovieClip Frame 1
stop();
Symbol 415 MovieClip Frame 32
stop();
Instance of Symbol 420 MovieClip in Symbol 437 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Symbol 437 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Symbol 437 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Symbol 437 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Symbol 437 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Instance of Symbol 420 MovieClip in Symbol 437 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor._x, _root.cursor._y, true)) { _root.gotoAndStop(78); } } onClipEvent (enterFrame) { this._y = this._y + 3; }
Symbol 442 MovieClip Frame 140
_root.gotoAndStop(78);
Symbol 447 Button
on (release) { gotoAndStop (85); }
Symbol 448 Button
on (release) { gotoAndStop (87); }
Symbol 449 Button
on (release) { gotoAndStop (89); }
Symbol 450 Button
on (release) { gotoAndStop (91); }
Symbol 451 Button
on (release) { gotoAndStop (93); }
Symbol 476 MovieClip Frame 17
stop();
Symbol 476 MovieClip Frame 34
stop();
Symbol 485 MovieClip Frame 12
stop();
Symbol 562 Button
on (release) { gotoAndStop (100); }
Symbol 563 Button
on (release) { gotoAndStop (102); }
Symbol 564 Button
on (release) { gotoAndStop (104); }
Symbol 565 Button
on (release) { gotoAndStop (106); }
Symbol 566 Button
on (release) { gotoAndStop (108); }
Symbol 678 MovieClip Frame 184
gotoAndStop (120);
Symbol 762 MovieClip Frame 448
stop();

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:9
Symbol 3 FontUsed by:4 39 40 41 44 45 46 48 49 50 69 72 94 96 103 104 106 107 123 135 142 153 158 190 193 207 211 212 213 222 225 230 239 242 244 254 264 265 266 279 297 306 330 331 362 380 382 396 418 425 426 429 432 436 446 464 467 477 478 515 516 522 561 665 671 683 684 711
Symbol 4 TextUses:3Used by:9
Symbol 5 GraphicUsed by:8
Symbol 6 GraphicUsed by:8
Symbol 7 GraphicUsed by:8
Symbol 8 ButtonUses:5 6 7Used by:9
Symbol 9 MovieClipUses:2 4 8Used by:Timeline
Symbol 10 ShapeTweeningUsed by:17
Symbol 11 ShapeTweeningUsed by:17
Symbol 12 ShapeTweeningUsed by:17
Symbol 13 ShapeTweeningUsed by:17
Symbol 14 ShapeTweeningUsed by:17
Symbol 15 ShapeTweeningUsed by:17
Symbol 16 GraphicUsed by:17 441
Symbol 17 MovieClipUses:10 11 12 13 14 15 16Used by:Timeline
Symbol 18 GraphicUsed by:30
Symbol 19 GraphicUsed by:20
Symbol 20 MovieClipUses:19Used by:21
Symbol 21 MovieClipUses:20Used by:30
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:30
Symbol 24 GraphicUsed by:30
Symbol 25 GraphicUsed by:29
Symbol 26 GraphicUsed by:29
Symbol 27 GraphicUsed by:29
Symbol 28 GraphicUsed by:29
Symbol 29 ButtonUses:25 26 27 28Used by:30
Symbol 30 MovieClipUses:18 21 23 24 29Used by:32
Symbol 31 GraphicUsed by:32
Symbol 32 ButtonUses:30 31Used by:33
Symbol 33 MovieClipUses:32Used by:Timeline
Symbol 34 SoundUsed by:Timeline
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:37
Symbol 37 MovieClipUses:36Used by:Timeline
Symbol 38 GraphicUsed by:43 47 51 122 124 125 126 127 128 129 130 131 196 197 198 199 200 231 232 233 234 235 269 270 271 272 273 386 387 388 389 390 447 448 449 450 451 562 563 564 565 566
Symbol 39 TextUses:3Used by:43 122 124 125 126 127 128 129 130 131 196 197 198 199 200 231 232 233 234 235 269 270 271 272 273 386 387 388 389 390 447 448 449 450 451 562 563 564 565 566
Symbol 40 TextUses:3Used by:43 122 124 125 126 127 128 129 130 131 196 197 198 199 200 231 232 233 234 235 269 270 271 272 273 386 387 388 389 390 447 448 449 450 451 562 563 564 565 566
Symbol 41 TextUses:3Used by:43 122 124 125 126 127 128 129 130 131 196 197 198 199 200 231 232 233 234 235 269 270 271 272 273 386 387 388 389 390 447 448 449 450 451 562 563 564 565 566
Symbol 42 GraphicUsed by:43 47 51 122 124 125 126 127 128 129 130 131 196 197 198 199 200 231 232 233 234 235 269 270 271 272 273 386 387 388 389 390 447 448 449 450 451 562 563 564 565 566
Symbol 43 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 44 TextUses:3Used by:47
Symbol 45 TextUses:3Used by:47
Symbol 46 TextUses:3Used by:47
Symbol 47 ButtonUses:38 44 45 46 42Used by:Timeline
Symbol 48 TextUses:3Used by:51
Symbol 49 TextUses:3Used by:51
Symbol 50 TextUses:3Used by:51
Symbol 51 ButtonUses:38 48 49 50 42Used by:Timeline
Symbol 52 FontUsed by:53 55
Symbol 53 TextUses:52Used by:Timeline
Symbol 54 GraphicUsed by:59
Symbol 55 TextUses:52Used by:59
Symbol 56 GraphicUsed by:59
Symbol 57 GraphicUsed by:59
Symbol 58 GraphicUsed by:59
Symbol 59 ButtonUses:54 55 56 57 58Used by:Timeline
Symbol 60 GraphicUsed by:61
Symbol 61 MovieClipUses:60Used by:62  Timeline
Symbol 62 MovieClipUses:61Used by:Timeline
Symbol 63 BitmapUsed by:64 68
Symbol 64 GraphicUses:63Used by:Timeline
Symbol 65 GraphicUsed by:Timeline
Symbol 66 GraphicUsed by:67
Symbol 67 MovieClipUses:66Used by:Timeline
Symbol 68 GraphicUses:63Used by:Timeline
Symbol 69 TextUses:3Used by:Timeline
Symbol 70 GraphicUsed by:Timeline
Symbol 71 GraphicUsed by:Timeline
Symbol 72 TextUses:3Used by:Timeline
Symbol 73 GraphicUsed by:83 113 120 206 385 458
Symbol 74 GraphicUsed by:83
Symbol 75 GraphicUsed by:83
Symbol 76 GraphicUsed by:83
Symbol 77 GraphicUsed by:83
Symbol 78 GraphicUsed by:83
Symbol 79 GraphicUsed by:83
Symbol 80 GraphicUsed by:83
Symbol 81 GraphicUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:73 74 75 76 77 78 79 80 81 82Used by:Timeline
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClipUses:84Used by:Timeline
Symbol 86 ShapeTweeningUsed by:89
Symbol 87 GraphicUsed by:89 92
Symbol 88 ShapeTweeningUsed by:89
Symbol 89 MovieClipUses:86 87 88Used by:Timeline
Symbol 90 ShapeTweeningUsed by:92
Symbol 91 ShapeTweeningUsed by:92
Symbol 92 MovieClipUses:90 87 91Used by:Timeline
Symbol 93 GraphicUsed by:Timeline
Symbol 94 TextUses:3Used by:Timeline
Symbol 95 GraphicUsed by:Timeline
Symbol 96 TextUses:3Used by:Timeline
Symbol 97 ShapeTweeningUsed by:101
Symbol 98 GraphicUsed by:101
Symbol 99 ShapeTweeningUsed by:101
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClipUses:97 98 99 100Used by:Timeline
Symbol 102 GraphicUsed by:Timeline
Symbol 103 TextUses:3Used by:Timeline
Symbol 104 TextUses:3Used by:Timeline
Symbol 105 GraphicUsed by:Timeline
Symbol 106 TextUses:3Used by:Timeline
Symbol 107 TextUses:3Used by:Timeline
Symbol 108 ShapeTweeningUsed by:113
Symbol 109 ShapeTweeningUsed by:113
Symbol 110 ShapeTweeningUsed by:113
Symbol 111 ShapeTweeningUsed by:113
Symbol 112 GraphicUsed by:113
Symbol 113 MovieClipUses:73 108 109 110 111 112Used by:Timeline
Symbol 114 GraphicUsed by:120
Symbol 115 GraphicUsed by:120
Symbol 116 GraphicUsed by:120
Symbol 117 GraphicUsed by:120
Symbol 118 GraphicUsed by:120
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClipUses:73 114 115 116 117 118 119Used by:Timeline
Symbol 121 GraphicUsed by:Timeline
Symbol 122 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 123 TextUses:3Used by:Timeline
Symbol 124 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 125 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 126 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 127 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 128 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 129 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 130 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 131 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 132 SoundUsed by:Timeline
Symbol 133 GraphicUsed by:Timeline
Symbol 134 GraphicUsed by:Timeline
Symbol 135 TextUses:3Used by:Timeline
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:138 143
Symbol 138 MovieClipUses:137Used by:Timeline
Symbol 139 GraphicUsed by:140
Symbol 140 MovieClipUses:139Used by:Timeline
Symbol 141 GraphicUsed by:Timeline
Symbol 142 TextUses:3Used by:Timeline
Symbol 143 MovieClipUses:137Used by:Timeline
Symbol 144 GraphicUsed by:152
Symbol 145 ShapeTweeningUsed by:152
Symbol 146 GraphicUsed by:152
Symbol 147 GraphicUsed by:152
Symbol 148 ShapeTweeningUsed by:152
Symbol 149 GraphicUsed by:152
Symbol 150 GraphicUsed by:152
Symbol 151 GraphicUsed by:152
Symbol 152 MovieClipUses:144 145 146 147 148 149 150 151Used by:Timeline
Symbol 153 TextUses:3Used by:Timeline
Symbol 154 ShapeTweeningUsed by:157
Symbol 155 GraphicUsed by:157
Symbol 156 ShapeTweeningUsed by:157
Symbol 157 MovieClipUses:154 155 156Used by:Timeline
Symbol 158 TextUses:3Used by:Timeline
Symbol 159 GraphicUsed by:189
Symbol 160 GraphicUsed by:189
Symbol 161 GraphicUsed by:189
Symbol 162 GraphicUsed by:189
Symbol 163 GraphicUsed by:189
Symbol 164 GraphicUsed by:189
Symbol 165 GraphicUsed by:189
Symbol 166 GraphicUsed by:189
Symbol 167 GraphicUsed by:189
Symbol 168 GraphicUsed by:189
Symbol 169 GraphicUsed by:189
Symbol 170 GraphicUsed by:189
Symbol 171 GraphicUsed by:189
Symbol 172 GraphicUsed by:189
Symbol 173 GraphicUsed by:189
Symbol 174 GraphicUsed by:189
Symbol 175 GraphicUsed by:189
Symbol 176 GraphicUsed by:189
Symbol 177 GraphicUsed by:189
Symbol 178 GraphicUsed by:189
Symbol 179 GraphicUsed by:189
Symbol 180 GraphicUsed by:189
Symbol 181 GraphicUsed by:189
Symbol 182 GraphicUsed by:189
Symbol 183 GraphicUsed by:189
Symbol 184 GraphicUsed by:189
Symbol 185 GraphicUsed by:189
Symbol 186 GraphicUsed by:189
Symbol 187 ShapeTweeningUsed by:189
Symbol 188 GraphicUsed by:189
Symbol 189 MovieClipUses:159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188Used by:Timeline
Symbol 190 TextUses:3Used by:Timeline
Symbol 191 GraphicUsed by:192
Symbol 192 MovieClipUses:191Used by:Timeline
Symbol 193 TextUses:3Used by:Timeline
Symbol 194 GraphicUsed by:Timeline
Symbol 195 GraphicUsed by:Timeline
Symbol 196 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 197 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 198 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 199 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 200 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 201 GraphicUsed by:206
Symbol 202 GraphicUsed by:206
Symbol 203 GraphicUsed by:206
Symbol 204 GraphicUsed by:206
Symbol 205 GraphicUsed by:206
Symbol 206 MovieClipUses:73 201 202 203 204 205Used by:Timeline
Symbol 207 TextUses:3Used by:Timeline
Symbol 208 SoundUsed by:Timeline
Symbol 209 BitmapUsed by:210
Symbol 210 GraphicUses:209Used by:Timeline
Symbol 211 TextUses:3Used by:Timeline
Symbol 212 TextUses:3Used by:Timeline
Symbol 213 TextUses:3Used by:Timeline
Symbol 214 GraphicUsed by:215
Symbol 215 MovieClipUses:214Used by:Timeline
Symbol 216 GraphicUsed by:217
Symbol 217 MovieClipUses:216Used by:Timeline
Symbol 218 ShapeTweeningUsed by:221
Symbol 219 ShapeTweeningUsed by:221
Symbol 220 GraphicUsed by:221
Symbol 221 MovieClipUses:218 219 220Used by:Timeline
Symbol 222 TextUses:3Used by:Timeline
Symbol 223 GraphicUsed by:224 243
Symbol 224 MovieClipUses:223Used by:Timeline
Symbol 225 TextUses:3Used by:Timeline
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:226Used by:Timeline
Symbol 228 GraphicUsed by:229
Symbol 229 MovieClipUses:228Used by:Timeline
Symbol 230 TextUses:3Used by:Timeline
Symbol 231 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 232 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 233 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 234 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 235 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 236 SoundUsed by:Timeline
Symbol 237 BitmapUsed by:238
Symbol 238 GraphicUses:237Used by:Timeline
Symbol 239 TextUses:3Used by:Timeline
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:240Used by:Timeline
Symbol 242 TextUses:3Used by:Timeline
Symbol 243 MovieClipUses:223Used by:Timeline
Symbol 244 TextUses:3Used by:Timeline
Symbol 245 ShapeTweeningUsed by:253
Symbol 246 GraphicUsed by:253
Symbol 247 ShapeTweeningUsed by:253
Symbol 248 GraphicUsed by:253
Symbol 249 ShapeTweeningUsed by:253
Symbol 250 GraphicUsed by:253
Symbol 251 ShapeTweeningUsed by:253
Symbol 252 GraphicUsed by:253
Symbol 253 MovieClipUses:245 246 247 248 249 250 251 252Used by:Timeline
Symbol 254 TextUses:3Used by:Timeline
Symbol 255 GraphicUsed by:256
Symbol 256 MovieClipUses:255Used by:Timeline
Symbol 257 ShapeTweeningUsed by:261
Symbol 258 GraphicUsed by:261
Symbol 259 ShapeTweeningUsed by:261
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClipUses:257 258 259 260Used by:Timeline
Symbol 262 GraphicUsed by:263
Symbol 263 MovieClipUses:262Used by:Timeline
Symbol 264 TextUses:3Used by:Timeline
Symbol 265 TextUses:3Used by:Timeline
Symbol 266 TextUses:3Used by:Timeline
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:267Used by:Timeline
Symbol 269 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 270 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 271 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 272 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 273 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 274 SoundUsed by:Timeline
Symbol 275 BitmapUsed by:276
Symbol 276 GraphicUses:275Used by:Timeline
Symbol 277 GraphicUsed by:278
Symbol 278 MovieClipUses:277Used by:Timeline
Symbol 279 TextUses:3Used by:Timeline
Symbol 280 GraphicUsed by:281
Symbol 281 MovieClipUses:280Used by:Timeline
Symbol 282 GraphicUsed by:291 296
Symbol 283 GraphicUsed by:291 296
Symbol 284 GraphicUsed by:291 296
Symbol 285 GraphicUsed by:291 296
Symbol 286 GraphicUsed by:291
Symbol 287 GraphicUsed by:291 296
Symbol 288 GraphicUsed by:291
Symbol 289 GraphicUsed by:291
Symbol 290 GraphicUsed by:291
Symbol 291 MovieClipUses:282 283 284 285 286 287 288 289 290Used by:Timeline
Symbol 292 GraphicUsed by:296
Symbol 293 GraphicUsed by:296
Symbol 294 GraphicUsed by:296
Symbol 295 GraphicUsed by:296
Symbol 296 MovieClipUses:282 283 284 285 292 287 293 294 295Used by:Timeline
Symbol 297 TextUses:3Used by:Timeline
Symbol 298 GraphicUsed by:299
Symbol 299 MovieClipUses:298Used by:300  Timeline
Symbol 300 MovieClipUses:299Used by:Timeline
Symbol 301 ShapeTweeningUsed by:305
Symbol 302 GraphicUsed by:305
Symbol 303 ShapeTweeningUsed by:305
Symbol 304 GraphicUsed by:305
Symbol 305 MovieClipUses:301 302 303 304Used by:Timeline
Symbol 306 TextUses:3Used by:Timeline
Symbol 307 GraphicUsed by:326
Symbol 308 GraphicUsed by:326
Symbol 309 GraphicUsed by:326
Symbol 310 GraphicUsed by:326
Symbol 311 GraphicUsed by:326
Symbol 312 GraphicUsed by:326
Symbol 313 GraphicUsed by:326
Symbol 314 GraphicUsed by:326
Symbol 315 GraphicUsed by:326
Symbol 316 GraphicUsed by:326
Symbol 317 GraphicUsed by:326
Symbol 318 GraphicUsed by:326
Symbol 319 GraphicUsed by:326
Symbol 320 GraphicUsed by:326
Symbol 321 GraphicUsed by:326
Symbol 322 GraphicUsed by:326
Symbol 323 GraphicUsed by:326
Symbol 324 GraphicUsed by:326
Symbol 325 GraphicUsed by:326
Symbol 326 MovieClipUses:307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325Used by:Timeline
Symbol 327 GraphicUsed by:328
Symbol 328 MovieClipUses:327Used by:329
Symbol 329 MovieClipUses:328Used by:Timeline
Symbol 330 TextUses:3Used by:Timeline
Symbol 331 TextUses:3Used by:Timeline
Symbol 332 GraphicUsed by:351
Symbol 333 GraphicUsed by:351
Symbol 334 GraphicUsed by:351
Symbol 335 GraphicUsed by:351
Symbol 336 GraphicUsed by:351
Symbol 337 GraphicUsed by:351
Symbol 338 GraphicUsed by:351
Symbol 339 GraphicUsed by:351
Symbol 340 GraphicUsed by:351
Symbol 341 GraphicUsed by:351
Symbol 342 GraphicUsed by:351
Symbol 343 GraphicUsed by:351
Symbol 344 GraphicUsed by:351
Symbol 345 GraphicUsed by:351
Symbol 346 GraphicUsed by:351
Symbol 347 GraphicUsed by:351
Symbol 348 GraphicUsed by:351
Symbol 349 GraphicUsed by:351
Symbol 350 GraphicUsed by:351
Symbol 351 MovieClipUses:332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350Used by:Timeline
Symbol 352 GraphicUsed by:353
Symbol 353 MovieClipUses:352Used by:Timeline
Symbol 354 GraphicUsed by:361
Symbol 355 GraphicUsed by:361
Symbol 356 GraphicUsed by:361
Symbol 357 GraphicUsed by:361
Symbol 358 GraphicUsed by:361
Symbol 359 GraphicUsed by:361
Symbol 360 GraphicUsed by:361
Symbol 361 MovieClipUses:354 355 356 357 358 359 360Used by:Timeline
Symbol 362 TextUses:3Used by:Timeline
Symbol 363 GraphicUsed by:372
Symbol 364 GraphicUsed by:372
Symbol 365 GraphicUsed by:372
Symbol 366 GraphicUsed by:372
Symbol 367 GraphicUsed by:372
Symbol 368 GraphicUsed by:372
Symbol 369 GraphicUsed by:372
Symbol 370 GraphicUsed by:372
Symbol 371 GraphicUsed by:372
Symbol 372 MovieClipUses:363 364 365 366 367 368 369 370 371Used by:Timeline
Symbol 373 GraphicUsed by:377
Symbol 374 GraphicUsed by:377
Symbol 375 GraphicUsed by:377
Symbol 376 GraphicUsed by:377
Symbol 377 MovieClipUses:373 374 375 376Used by:Timeline
Symbol 378 GraphicUsed by:379
Symbol 379 MovieClipUses:378Used by:Timeline
Symbol 380 TextUses:3Used by:Timeline
Symbol 381 GraphicUsed by:Timeline
Symbol 382 TextUses:3Used by:Timeline
Symbol 383 GraphicUsed by:384
Symbol 384 MovieClipUses:383Used by:385  Timeline
Symbol 385 MovieClipUses:73 384Used by:Timeline
Symbol 386 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 387 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 388 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 389 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 390 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 391 SoundUsed by:Timeline
Symbol 392 BitmapUsed by:393
Symbol 393 GraphicUses:392Used by:Timeline
Symbol 394 GraphicUsed by:395
Symbol 395 MovieClipUses:394Used by:Timeline
Symbol 396 TextUses:3Used by:Timeline
Symbol 397 GraphicUsed by:415
Symbol 398 GraphicUsed by:415 422 424
Symbol 399 GraphicUsed by:415
Symbol 400 GraphicUsed by:415
Symbol 401 GraphicUsed by:415
Symbol 402 GraphicUsed by:415
Symbol 403 GraphicUsed by:415
Symbol 404 GraphicUsed by:415
Symbol 405 GraphicUsed by:415
Symbol 406 GraphicUsed by:415
Symbol 407 GraphicUsed by:415
Symbol 408 GraphicUsed by:415
Symbol 409 GraphicUsed by:415
Symbol 410 GraphicUsed by:415
Symbol 411 GraphicUsed by:415
Symbol 412 GraphicUsed by:415
Symbol 413 GraphicUsed by:415
Symbol 414 GraphicUsed by:415
Symbol 415 MovieClipUses:397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414Used by:Timeline
Symbol 416 GraphicUsed by:417
Symbol 417 MovieClipUses:416Used by:Timeline
Symbol 418 TextUses:3Used by:Timeline
Symbol 419 GraphicUsed by:420
Symbol 420 MovieClipUses:419Used by:437  Timeline
Symbol 421 GraphicUsed by:422
Symbol 422 MovieClipUses:421 398Used by:Timeline
Symbol 423 GraphicUsed by:424
Symbol 424 MovieClipUses:423 398Used by:Timeline
Symbol 425 TextUses:3Used by:Timeline
Symbol 426 TextUses:3Used by:Timeline
Symbol 427 GraphicUsed by:428
Symbol 428 MovieClipUses:427Used by:Timeline
Symbol 429 TextUses:3Used by:Timeline
Symbol 430 GraphicUsed by:431
Symbol 431 MovieClipUses:430Used by:Timeline
Symbol 432 TextUses:3Used by:Timeline
Symbol 433 GraphicUsed by:434
Symbol 434 MovieClipUses:433Used by:435
Symbol 435 MovieClipUses:434Used by:Timeline
Symbol 436 TextUses:3Used by:Timeline
Symbol 437 MovieClipUses:420Used by:Timeline
Symbol 438 GraphicUsed by:439
Symbol 439 MovieClipUses:438Used by:Timeline
Symbol 440 ShapeTweeningUsed by:441
Symbol 441 MovieClipUses:440 16Used by:442
Symbol 442 MovieClipUses:441Used by:Timeline
Symbol 443 GraphicUsed by:444
Symbol 444 MovieClipUses:443Used by:Timeline
Symbol 445 GraphicUsed by:Timeline
Symbol 446 TextUses:3Used by:Timeline
Symbol 447 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 448 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 449 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 450 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 451 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 452 GraphicUsed by:458
Symbol 453 GraphicUsed by:458
Symbol 454 GraphicUsed by:458
Symbol 455 GraphicUsed by:458
Symbol 456 GraphicUsed by:458
Symbol 457 GraphicUsed by:458
Symbol 458 MovieClipUses:73 452 453 454 455 456 457Used by:Timeline
Symbol 459 SoundUsed by:Timeline
Symbol 460 BitmapUsed by:461
Symbol 461 GraphicUses:460Used by:Timeline
Symbol 462 GraphicUsed by:463
Symbol 463 MovieClipUses:462Used by:Timeline
Symbol 464 TextUses:3Used by:Timeline
Symbol 465 GraphicUsed by:466
Symbol 466 MovieClipUses:465Used by:Timeline
Symbol 467 TextUses:3Used by:Timeline
Symbol 468 GraphicUsed by:469
Symbol 469 MovieClipUses:468Used by:470
Symbol 470 MovieClipUses:469Used by:Timeline
Symbol 471 GraphicUsed by:475
Symbol 472 GraphicUsed by:475
Symbol 473 GraphicUsed by:475
Symbol 474 GraphicUsed by:475
Symbol 475 MovieClipUses:471 472 473 474Used by:476
Symbol 476 MovieClipUses:475Used by:Timeline
Symbol 477 TextUses:3Used by:Timeline
Symbol 478 TextUses:3Used by:Timeline
Symbol 479 GraphicUsed by:482
Symbol 480 GraphicUsed by:482
Symbol 481 GraphicUsed by:482
Symbol 482 MovieClipUses:479 480 481Used by:496
Symbol 483 GraphicUsed by:484
Symbol 484 MovieClipUses:483Used by:485
Symbol 485 MovieClipUses:484Used by:496
Symbol 486 GraphicUsed by:495
Symbol 487 GraphicUsed by:495
Symbol 488 GraphicUsed by:495
Symbol 489 GraphicUsed by:495
Symbol 490 GraphicUsed by:495
Symbol 491 GraphicUsed by:495
Symbol 492 GraphicUsed by:495
Symbol 493 GraphicUsed by:495
Symbol 494 GraphicUsed by:495
Symbol 495 MovieClipUses:486 487 488 489 490 491 492 493 494Used by:496
Symbol 496 MovieClipUses:482 485 495Used by:Timeline
Symbol 497 GraphicUsed by:500
Symbol 498 GraphicUsed by:500
Symbol 499 GraphicUsed by:500
Symbol 500 MovieClipUses:497 498 499Used by:501
Symbol 501 MovieClipUses:500Used by:502
Symbol 502 MovieClipUses:501Used by:Timeline
Symbol 503 GraphicUsed by:508
Symbol 504 GraphicUsed by:508
Symbol 505 GraphicUsed by:508
Symbol 506 GraphicUsed by:508
Symbol 507 GraphicUsed by:508
Symbol 508 MovieClipUses:503 504 505 506 507Used by:509
Symbol 509 MovieClipUses:508Used by:Timeline
Symbol 510 GraphicUsed by:511
Symbol 511 MovieClipUses:510Used by:512
Symbol 512 MovieClipUses:511Used by:Timeline
Symbol 513 GraphicUsed by:514
Symbol 514 MovieClipUses:513Used by:Timeline
Symbol 515 TextUses:3Used by:Timeline
Symbol 516 TextUses:3Used by:Timeline
Symbol 517 GraphicUsed by:518
Symbol 518 MovieClipUses:517Used by:519
Symbol 519 MovieClipUses:518Used by:Timeline
Symbol 520 GraphicUsed by:521
Symbol 521 MovieClipUses:520Used by:Timeline
Symbol 522 TextUses:3Used by:Timeline
Symbol 523 GraphicUsed by:524
Symbol 524 MovieClipUses:523Used by:Timeline
Symbol 525 GraphicUsed by:526
Symbol 526 MovieClipUses:525Used by:Timeline
Symbol 527 GraphicUsed by:545
Symbol 528 GraphicUsed by:545
Symbol 529 GraphicUsed by:545
Symbol 530 GraphicUsed by:545
Symbol 531 GraphicUsed by:545
Symbol 532 GraphicUsed by:545
Symbol 533 GraphicUsed by:545
Symbol 534 GraphicUsed by:545
Symbol 535 GraphicUsed by:545
Symbol 536 GraphicUsed by:545
Symbol 537 GraphicUsed by:545
Symbol 538 GraphicUsed by:545
Symbol 539 GraphicUsed by:545
Symbol 540 GraphicUsed by:545
Symbol 541 GraphicUsed by:545
Symbol 542 GraphicUsed by:545
Symbol 543 GraphicUsed by:545
Symbol 544 GraphicUsed by:545
Symbol 545 MovieClipUses:527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544Used by:Timeline
Symbol 546 GraphicUsed by:Timeline
Symbol 547 GraphicUsed by:560
Symbol 548 GraphicUsed by:560
Symbol 549 GraphicUsed by:560
Symbol 550 GraphicUsed by:560
Symbol 551 GraphicUsed by:560
Symbol 552 GraphicUsed by:560
Symbol 553 GraphicUsed by:560
Symbol 554 GraphicUsed by:560
Symbol 555 GraphicUsed by:560
Symbol 556 GraphicUsed by:560
Symbol 557 GraphicUsed by:560
Symbol 558 GraphicUsed by:560
Symbol 559 GraphicUsed by:560
Symbol 560 MovieClipUses:547 548 549 550 551 552 553 554 555 556 557 558 559Used by:Timeline
Symbol 561 TextUses:3Used by:Timeline
Symbol 562 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 563 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 564 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 565 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 566 ButtonUses:38 39 40 41 42Used by:Timeline
Symbol 567 SoundUsed by:Timeline
Symbol 568 BitmapUsed by:569
Symbol 569 GraphicUses:568Used by:Timeline
Symbol 570 GraphicUsed by:Timeline
Symbol 571 GraphicUsed by:577
Symbol 572 GraphicUsed by:577
Symbol 573 GraphicUsed by:577
Symbol 574 GraphicUsed by:577
Symbol 575 GraphicUsed by:577
Symbol 576 GraphicUsed by:577
Symbol 577 MovieClipUses:571 572 573 574 575 576Used by:Timeline
Symbol 578 GraphicUsed by:579
Symbol 579 MovieClipUses:578Used by:653
Symbol 580 GraphicUsed by:652
Symbol 581 GraphicUsed by:582
Symbol 582 MovieClipUses:581Used by:652
Symbol 583 GraphicUsed by:652
Symbol 584 GraphicUsed by:652
Symbol 585 GraphicUsed by:652
Symbol 586 GraphicUsed by:652
Symbol 587 GraphicUsed by:652
Symbol 588 GraphicUsed by:652
Symbol 589 GraphicUsed by:652
Symbol 590 GraphicUsed by:652
Symbol 591 GraphicUsed by:652
Symbol 592 GraphicUsed by:652
Symbol 593 GraphicUsed by:652
Symbol 594 GraphicUsed by:652
Symbol 595 GraphicUsed by:652
Symbol 596 GraphicUsed by:652
Symbol 597 GraphicUsed by:652
Symbol 598 GraphicUsed by:652
Symbol 599 GraphicUsed by:652
Symbol 600 GraphicUsed by:652
Symbol 601 GraphicUsed by:652
Symbol 602 GraphicUsed by:652
Symbol 603 GraphicUsed by:652
Symbol 604 GraphicUsed by:652
Symbol 605 GraphicUsed by:652
Symbol 606 GraphicUsed by:652
Symbol 607 GraphicUsed by:652
Symbol 608 GraphicUsed by:652
Symbol 609 GraphicUsed by:652
Symbol 610 GraphicUsed by:652
Symbol 611 GraphicUsed by:652
Symbol 612 GraphicUsed by:652
Symbol 613 GraphicUsed by:652
Symbol 614 GraphicUsed by:652
Symbol 615 GraphicUsed by:652
Symbol 616 GraphicUsed by:652
Symbol 617 GraphicUsed by:652
Symbol 618 GraphicUsed by:652
Symbol 619 GraphicUsed by:652
Symbol 620 GraphicUsed by:652
Symbol 621 GraphicUsed by:652
Symbol 622 GraphicUsed by:652
Symbol 623 GraphicUsed by:652
Symbol 624 GraphicUsed by:652
Symbol 625 GraphicUsed by:652
Symbol 626 GraphicUsed by:652
Symbol 627 GraphicUsed by:652
Symbol 628 GraphicUsed by:652
Symbol 629 GraphicUsed by:652
Symbol 630 GraphicUsed by:652
Symbol 631 GraphicUsed by:652
Symbol 632 GraphicUsed by:652
Symbol 633 GraphicUsed by:652
Symbol 634 GraphicUsed by:652
Symbol 635 GraphicUsed by:652
Symbol 636 GraphicUsed by:652
Symbol 637 GraphicUsed by:652
Symbol 638 GraphicUsed by:652
Symbol 639 GraphicUsed by:652
Symbol 640 GraphicUsed by:652
Symbol 641 GraphicUsed by:652
Symbol 642 GraphicUsed by:652
Symbol 643 GraphicUsed by:652
Symbol 644 GraphicUsed by:652
Symbol 645 GraphicUsed by:652
Symbol 646 GraphicUsed by:652
Symbol 647 GraphicUsed by:652
Symbol 648 GraphicUsed by:652
Symbol 649 GraphicUsed by:652
Symbol 650 GraphicUsed by:652
Symbol 651 GraphicUsed by:652
Symbol 652 MovieClipUses:580 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651Used by:653  Timeline
Symbol 653 MovieClipUses:579 652Used by:Timeline
Symbol 654 BitmapUsed by:655 656
Symbol 655 GraphicUses:654Used by:657
Symbol 656 GraphicUses:654Used by:657
Symbol 657 MovieClipUses:655 656Used by:658
Symbol 658 MovieClipUses:657Used by:Timeline
Symbol 659 BitmapUsed by:660
Symbol 660 GraphicUses:659Used by:661
Symbol 661 MovieClipUses:660Used by:662 663
Symbol 662 MovieClipUses:661Used by:Timeline
Symbol 663 MovieClipUses:661Used by:Timeline
Symbol 664 GraphicUsed by:Timeline
Symbol 665 TextUses:3Used by:Timeline
Symbol 666 BitmapUsed by:667
Symbol 667 GraphicUses:666Used by:668
Symbol 668 MovieClipUses:667Used by:669 670
Symbol 669 MovieClipUses:668Used by:Timeline
Symbol 670 MovieClipUses:668Used by:Timeline
Symbol 671 TextUses:3Used by:Timeline
Symbol 672 GraphicUsed by:678
Symbol 673 GraphicUsed by:677
Symbol 674 GraphicUsed by:677
Symbol 675 GraphicUsed by:677
Symbol 676 GraphicUsed by:677
Symbol 677 MovieClipUses:673 674 675 676Used by:678
Symbol 678 MovieClipUses:672 677Used by:Timeline
Symbol 679 GraphicUsed by:680
Symbol 680 MovieClipUses:679Used by:681 682
Symbol 681 MovieClipUses:680Used by:Timeline
Symbol 682 MovieClipUses:680Used by:Timeline
Symbol 683 TextUses:3Used by:Timeline
Symbol 684 TextUses:3Used by:Timeline
Symbol 685 GraphicUsed by:686
Symbol 686 MovieClipUses:685Used by:689 690
Symbol 687 GraphicUsed by:688
Symbol 688 MovieClipUses:687Used by:689  Timeline
Symbol 689 MovieClipUses:686 688Used by:Timeline
Symbol 690 MovieClipUses:686Used by:Timeline
Symbol 691 GraphicUsed by:692
Symbol 692 MovieClipUses:691Used by:Timeline
Symbol 693 GraphicUsed by:700
Symbol 694 GraphicUsed by:700
Symbol 695 GraphicUsed by:700
Symbol 696 GraphicUsed by:700
Symbol 697 GraphicUsed by:700
Symbol 698 GraphicUsed by:700
Symbol 699 GraphicUsed by:700
Symbol 700 MovieClipUses:693 694 695 696 697 698 699Used by:Timeline
Symbol 701 GraphicUsed by:710
Symbol 702 GraphicUsed by:710
Symbol 703 GraphicUsed by:710
Symbol 704 GraphicUsed by:710
Symbol 705 GraphicUsed by:710
Symbol 706 GraphicUsed by:710
Symbol 707 GraphicUsed by:710
Symbol 708 GraphicUsed by:710
Symbol 709 GraphicUsed by:710
Symbol 710 MovieClipUses:701 702 703 704 705 706 707 708 709Used by:Timeline
Symbol 711 TextUses:3Used by:Timeline
Symbol 712 GraphicUsed by:733
Symbol 713 GraphicUsed by:733
Symbol 714 GraphicUsed by:733
Symbol 715 GraphicUsed by:733
Symbol 716 GraphicUsed by:733
Symbol 717 GraphicUsed by:733
Symbol 718 GraphicUsed by:733
Symbol 719 GraphicUsed by:733
Symbol 720 GraphicUsed by:733
Symbol 721 GraphicUsed by:733
Symbol 722 GraphicUsed by:733
Symbol 723 GraphicUsed by:733
Symbol 724 GraphicUsed by:733
Symbol 725 GraphicUsed by:733
Symbol 726 GraphicUsed by:733
Symbol 727 GraphicUsed by:733
Symbol 728 GraphicUsed by:733
Symbol 729 GraphicUsed by:733
Symbol 730 GraphicUsed by:733
Symbol 731 GraphicUsed by:733
Symbol 732 GraphicUsed by:733
Symbol 733 MovieClipUses:712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732Used by:734
Symbol 734 MovieClipUses:733Used by:Timeline
Symbol 735 GraphicUsed by:Timeline
Symbol 736 GraphicUsed by:754
Symbol 737 GraphicUsed by:754
Symbol 738 GraphicUsed by:754
Symbol 739 GraphicUsed by:754
Symbol 740 GraphicUsed by:754
Symbol 741 GraphicUsed by:754
Symbol 742 GraphicUsed by:754
Symbol 743 GraphicUsed by:754
Symbol 744 GraphicUsed by:754
Symbol 745 GraphicUsed by:754
Symbol 746 GraphicUsed by:754
Symbol 747 GraphicUsed by:754
Symbol 748 GraphicUsed by:754
Symbol 749 GraphicUsed by:754
Symbol 750 GraphicUsed by:754
Symbol 751 GraphicUsed by:754
Symbol 752 GraphicUsed by:754
Symbol 753 GraphicUsed by:754
Symbol 754 MovieClipUses:736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753Used by:Timeline
Symbol 755 GraphicUsed by:Timeline
Symbol 756 GraphicUsed by:757
Symbol 757 MovieClipUses:756Used by:Timeline
Symbol 758 GraphicUsed by:Timeline
Symbol 759 FontUsed by:760 761
Symbol 760 TextUses:759Used by:762
Symbol 761 TextUses:759Used by:762
Symbol 762 MovieClipUses:760 761Used by:Timeline
Symbol 763 GraphicUsed by:Timeline

Instance Names

"cursor"Frame 1Symbol 17 MovieClip
"start1"Frame 4Symbol 67 MovieClip
"wall1"Frame 5Symbol 61 MovieClip
"wall3"Frame 5Symbol 61 MovieClip
"wall2"Frame 5Symbol 61 MovieClip
"wall4"Frame 5Symbol 61 MovieClip
"wall5"Frame 5Symbol 61 MovieClip
"wall6"Frame 5Symbol 61 MovieClip
"wall7"Frame 5Symbol 61 MovieClip
"wall8"Frame 5Symbol 61 MovieClip
"wall9"Frame 5Symbol 61 MovieClip
"exit1"Frame 5Symbol 67 MovieClip
"wall10"Frame 5Symbol 61 MovieClip
"start1"Frame 6Symbol 67 MovieClip
"wall1"Frame 7Symbol 61 MovieClip
"wall2"Frame 7Symbol 61 MovieClip
"target1"Frame 7Symbol 85 MovieClip
"target2"Frame 7Symbol 85 MovieClip
"target3"Frame 7Symbol 85 MovieClip
"wall3"Frame 7Symbol 61 MovieClip
"wall4"Frame 7Symbol 61 MovieClip
"wall5"Frame 7Symbol 61 MovieClip
"wall6"Frame 7Symbol 61 MovieClip
"wall7"Frame 7Symbol 61 MovieClip
"wall8"Frame 7Symbol 61 MovieClip
"target4"Frame 7Symbol 85 MovieClip
"wall9"Frame 7Symbol 89 MovieClip
"wall10"Frame 7Symbol 92 MovieClip
"wall11"Frame 7Symbol 89 MovieClip
"wall16"Frame 7Symbol 92 MovieClip
"exit1"Frame 7Symbol 67 MovieClip
"wall17"Frame 7Symbol 61 MovieClip
"start1"Frame 8Symbol 67 MovieClip
"exit1"Frame 9Symbol 67 MovieClip
"wall29"Frame 9Symbol 92 MovieClip
"wall30"Frame 9Symbol 89 MovieClip
"target1"Frame 9Symbol 85 MovieClip
"target2"Frame 9Symbol 85 MovieClip
"target3"Frame 9Symbol 85 MovieClip
"target4"Frame 9Symbol 85 MovieClip
"target5"Frame 9Symbol 85 MovieClip
"target6"Frame 9Symbol 85 MovieClip
"target7"Frame 9Symbol 85 MovieClip
"target8"Frame 9Symbol 85 MovieClip
"start1"Frame 10Symbol 67 MovieClip
"wall1"Frame 11Symbol 61 MovieClip
"wall2"Frame 11Symbol 61 MovieClip
"wall3"Frame 11Symbol 61 MovieClip
"wall4"Frame 11Symbol 89 MovieClip
"wall5"Frame 11Symbol 61 MovieClip
"wall6"Frame 11Symbol 89 MovieClip
"wall7"Frame 11Symbol 92 MovieClip
"wall8"Frame 11Symbol 61 MovieClip
"wall9"Frame 11Symbol 61 MovieClip
"wall10"Frame 11Symbol 101 MovieClip
"wall15"Frame 11Symbol 101 MovieClip
"wall16"Frame 11Symbol 101 MovieClip
"exit1"Frame 11Symbol 67 MovieClip
"wall17"Frame 11Symbol 61 MovieClip
"start1"Frame 12Symbol 67 MovieClip
"wall1"Frame 13Symbol 92 MovieClip
"wall2"Frame 13Symbol 89 MovieClip
"wall3"Frame 13Symbol 92 MovieClip
"wall4"Frame 13Symbol 89 MovieClip
"wall5"Frame 13Symbol 89 MovieClip
"wall6"Frame 13Symbol 89 MovieClip
"wall8"Frame 13Symbol 61 MovieClip
"wall10"Frame 13Symbol 101 MovieClip
"wall9"Frame 13Symbol 61 MovieClip
"wall15"Frame 13Symbol 101 MovieClip
"wall16"Frame 13Symbol 61 MovieClip
"wall17"Frame 13Symbol 92 MovieClip
"wall18"Frame 13Symbol 61 MovieClip
"wall19"Frame 13Symbol 61 MovieClip
"wall20"Frame 13Symbol 61 MovieClip
"wall21"Frame 13Symbol 61 MovieClip
"wall22"Frame 13Symbol 61 MovieClip
"wall23"Frame 13Symbol 89 MovieClip
"wall24"Frame 13Symbol 89 MovieClip
"wall25"Frame 13Symbol 89 MovieClip
"wall26"Frame 13Symbol 89 MovieClip
"exit1"Frame 13Symbol 67 MovieClip
"wall27"Frame 13Symbol 61 MovieClip
"start1"Frame 16Symbol 67 MovieClip
"wall1"Frame 17Symbol 61 MovieClip
"wall2"Frame 17Symbol 61 MovieClip
"lava1"Frame 17Symbol 138 MovieClip
"wall3"Frame 17Symbol 61 MovieClip
"wall4"Frame 17Symbol 61 MovieClip
"wall5"Frame 17Symbol 61 MovieClip
"wall6"Frame 17Symbol 61 MovieClip
"wall7"Frame 17Symbol 61 MovieClip
"wall8"Frame 17Symbol 61 MovieClip
"wall9"Frame 17Symbol 61 MovieClip
"wall10"Frame 17Symbol 61 MovieClip
"wall15"Frame 17Symbol 61 MovieClip
"wall16"Frame 17Symbol 61 MovieClip
"exit1"Frame 17Symbol 67 MovieClip
"stalec2"Frame 17Symbol 140 MovieClip
"stalec1"Frame 17Symbol 140 MovieClip
"stalec5"Frame 17Symbol 140 MovieClip
"stalec3"Frame 17Symbol 140 MovieClip
"start1"Frame 18Symbol 67 MovieClip
"lava1"Frame 19Symbol 143 MovieClip
"wall1"Frame 19Symbol 61 MovieClip
"wall2"Frame 19Symbol 61 MovieClip
"wall3"Frame 19Symbol 61 MovieClip
"wall4"Frame 19Symbol 61 MovieClip
"wall5"Frame 19Symbol 61 MovieClip
"wall6"Frame 19Symbol 61 MovieClip
"wall7"Frame 19Symbol 61 MovieClip
"wall8"Frame 19Symbol 61 MovieClip
"wall9"Frame 19Symbol 61 MovieClip
"wall10"Frame 19Symbol 61 MovieClip
"wall15"Frame 19Symbol 61 MovieClip
"wall16"Frame 19Symbol 61 MovieClip
"wall17"Frame 19Symbol 61 MovieClip
"wall18"Frame 19Symbol 61 MovieClip
"wall19"Frame 19Symbol 61 MovieClip
"wall20"Frame 19Symbol 61 MovieClip
"wall27"Frame 19Symbol 61 MovieClip
"wall26"Frame 19Symbol 61 MovieClip
"wall21"Frame 19Symbol 61 MovieClip
"wall25"Frame 19Symbol 61 MovieClip
"wall22"Frame 19Symbol 61 MovieClip
"wall24"Frame 19Symbol 61 MovieClip
"wall23"Frame 19Symbol 61 MovieClip
"wall6"Frame 19Symbol 61 MovieClip
"wall7"Frame 19Symbol 61 MovieClip
"wall8"Frame 19Symbol 61 MovieClip
"wall9"Frame 19Symbol 61 MovieClip
"wall10"Frame 19Symbol 61 MovieClip
"wall15"Frame 19Symbol 61 MovieClip
"wall16"Frame 19Symbol 61 MovieClip
"exit1"Frame 19Symbol 67 MovieClip
"fb1"Frame 19Symbol 152 MovieClip
"fb2"Frame 19Symbol 152 MovieClip
"fb3"Frame 19Symbol 152 MovieClip
"fb4"Frame 19Symbol 152 MovieClip
"start1"Frame 20Symbol 67 MovieClip
"wall1"Frame 21Symbol 61 MovieClip
"wall2"Frame 21Symbol 61 MovieClip
"wall3"Frame 21Symbol 61 MovieClip
"wall4"Frame 21Symbol 61 MovieClip
"wall14"Frame 21Symbol 61 MovieClip
"wall12"Frame 21Symbol 61 MovieClip
"wall11"Frame 21Symbol 61 MovieClip
"wall13"Frame 21Symbol 61 MovieClip
"wall5"Frame 21Symbol 61 MovieClip
"wall6"Frame 21Symbol 61 MovieClip
"wall7"Frame 21Symbol 157 MovieClip
"wall8"Frame 21Symbol 157 MovieClip
"wall9"Frame 21Symbol 61 MovieClip
"wall10"Frame 21Symbol 157 MovieClip
"wall15"Frame 21Symbol 157 MovieClip
"wall16"Frame 21Symbol 61 MovieClip
"wall18"Frame 21Symbol 157 MovieClip
"wall17"Frame 21Symbol 157 MovieClip
"exit1"Frame 21Symbol 67 MovieClip
"start1"Frame 22Symbol 67 MovieClip
"wall13"Frame 23Symbol 61 MovieClip
"wall1"Frame 23Symbol 61 MovieClip
"wall2"Frame 23Symbol 61 MovieClip
"wall3"Frame 23Symbol 61 MovieClip
"wall4"Frame 23Symbol 61 MovieClip
"wall5"Frame 23Symbol 61 MovieClip
"wall7"Frame 23Symbol 140 MovieClip
"wall6"Frame 23Symbol 61 MovieClip
"wall8"Frame 23Symbol 140 MovieClip
"wall9"Frame 23Symbol 140 MovieClip
"wall15"Frame 23Symbol 61 MovieClip
"wall10"Frame 23Symbol 61 MovieClip
"trap1"Frame 23Symbol 189 MovieClip
"exit1"Frame 23Symbol 67 MovieClip
"wall10"Frame 23Symbol 61 MovieClip
"wall15"Frame 23Symbol 61 MovieClip
"wall16"Frame 23Symbol 61 MovieClip
"wall17"Frame 23Symbol 61 MovieClip
"wall18"Frame 23Symbol 61 MovieClip
"start1"Frame 24Symbol 67 MovieClip
"wall1"Frame 25Symbol 61 MovieClip
"wall11"Frame 25Symbol 61 MovieClip
"wall13"Frame 25Symbol 61 MovieClip
"wall14"Frame 25Symbol 61 MovieClip
"wall12"Frame 25Symbol 61 MovieClip
"wall2"Frame 25Symbol 61 MovieClip
"wall3"Frame 25Symbol 61 MovieClip
"stalec1"Frame 25Symbol 192 MovieClip
"stalec2"Frame 25Symbol 192 MovieClip
"wall4"Frame 25Symbol 61 MovieClip
"wall5"Frame 25Symbol 61 MovieClip
"wall6"Frame 25Symbol 61 MovieClip
"stalec3"Frame 25Symbol 140 MovieClip
"wall7"Frame 25Symbol 61 MovieClip
"stalec4"Frame 25Symbol 140 MovieClip
"stalec5"Frame 25Symbol 140 MovieClip
"stalec6"Frame 25Symbol 140 MovieClip
"exit1"Frame 25Symbol 67 MovieClip
"start1"Frame 29Symbol 67 MovieClip
"wall1"Frame 30Symbol 61 MovieClip
"wall2"Frame 30Symbol 61 MovieClip
"wall3"Frame 30Symbol 61 MovieClip
"wall4"Frame 30Symbol 61 MovieClip
"wall5"Frame 30Symbol 61 MovieClip
"wall6"Frame 30Symbol 61 MovieClip
"wall7"Frame 30Symbol 61 MovieClip
"wall8"Frame 30Symbol 61 MovieClip
"but1"Frame 30Symbol 67 MovieClip
"wall9"Frame 30Symbol 61 MovieClip
"wall10"Frame 30Symbol 61 MovieClip
"wall15"Frame 30Symbol 61 MovieClip
"but2"Frame 30Symbol 67 MovieClip
"exit1"Frame 30Symbol 67 MovieClip
"start1"Frame 31Symbol 67 MovieClip
"wall1"Frame 32Symbol 61 MovieClip
"wall2"Frame 32Symbol 61 MovieClip
"wall3"Frame 32Symbol 61 MovieClip
"wall4"Frame 32Symbol 61 MovieClip
"but1"Frame 32Symbol 67 MovieClip
"wall5"Frame 32Symbol 61 MovieClip
"but2"Frame 32Symbol 67 MovieClip
"wall6"Frame 32Symbol 61 MovieClip
"wall7"Frame 32Symbol 61 MovieClip
"wall8"Frame 32Symbol 61 MovieClip
"wall9"Frame 32Symbol 61 MovieClip
"wall10"Frame 32Symbol 61 MovieClip
"wall15"Frame 32Symbol 61 MovieClip
"wall16"Frame 32Symbol 61 MovieClip
"wall17"Frame 32Symbol 61 MovieClip
"wall18"Frame 32Symbol 61 MovieClip
"exit1"Frame 32Symbol 67 MovieClip
"start1"Frame 33Symbol 67 MovieClip
"wood1"Frame 34Symbol 215 MovieClip
"wood2"Frame 34Symbol 215 MovieClip
"wall1"Frame 34Symbol 61 MovieClip
"wall2"Frame 34Symbol 61 MovieClip
"vine1"Frame 34Symbol 217 MovieClip
"wall3"Frame 34Symbol 61 MovieClip
"but1"Frame 34Symbol 67 MovieClip
"wall4"Frame 34Symbol 61 MovieClip
"wall5"Frame 34Symbol 61 MovieClip
"exit1"Frame 34Symbol 67 MovieClip
"start1"Frame 35Symbol 67 MovieClip
"wood1"Frame 36Symbol 215 MovieClip
"wood2"Frame 36Symbol 215 MovieClip
"wall1"Frame 36Symbol 61 MovieClip
"wall2"Frame 36Symbol 61 MovieClip
"wall3"Frame 36Symbol 61 MovieClip
"wall4"Frame 36Symbol 61 MovieClip
"wall5"Frame 36Symbol 61 MovieClip
"wall6"Frame 36Symbol 61 MovieClip
"wall7"Frame 36Symbol 61 MovieClip
"wall8"Frame 36Symbol 61 MovieClip
"wall9"Frame 36Symbol 61 MovieClip
"exit1"Frame 36Symbol 67 MovieClip
"wall9"Frame 36Symbol 61 MovieClip
"start1"Frame 37Symbol 67 MovieClip
"exit1"Frame 38Symbol 67 MovieClip
"start1"Frame 42Symbol 67 MovieClip
"exit1"Frame 43Symbol 67 MovieClip
"start1"Frame 44Symbol 67 MovieClip
"start1"Frame 45Symbol 67 MovieClip
"start1"Frame 46Symbol 67 MovieClip
"start1"Frame 47Symbol 67 MovieClip
"start1"Frame 48Symbol 67 MovieClip
"start1"Frame 49Symbol 67 MovieClip
"start1"Frame 50Symbol 67 MovieClip
"start1"Frame 51Symbol 67 MovieClip
"wall12"Frame 58Symbol 61 MovieClip
"wall11"Frame 58Symbol 61 MovieClip
"wall13"Frame 58Symbol 61 MovieClip
"wall12"Frame 58Symbol 61 MovieClip
"wall14"Frame 60Symbol 61 MovieClip
"wall12"Frame 60Symbol 61 MovieClip
"wall11"Frame 60Symbol 61 MovieClip
"wall13"Frame 60Symbol 61 MovieClip
"wall14"Frame 62Symbol 61 MovieClip
"wall12"Frame 62Symbol 61 MovieClip
"wall11"Frame 62Symbol 61 MovieClip
"wall13"Frame 62Symbol 61 MovieClip
"wall1"Frame 62Symbol 299 MovieClip
"wall14"Frame 64Symbol 61 MovieClip
"wall12"Frame 64Symbol 61 MovieClip
"wall11"Frame 64Symbol 61 MovieClip
"wall13"Frame 64Symbol 61 MovieClip
"wall14"Frame 66Symbol 61 MovieClip
"wall12"Frame 66Symbol 61 MovieClip
"wall11"Frame 66Symbol 61 MovieClip
"wall13"Frame 66Symbol 61 MovieClip
"wall14"Frame 71Symbol 61 MovieClip
"wall12"Frame 71Symbol 61 MovieClip
"wall11"Frame 71Symbol 61 MovieClip
"wall13"Frame 71Symbol 61 MovieClip
"block"Frame 71Symbol 417 MovieClip
"wall14"Frame 73Symbol 61 MovieClip
"wall12"Frame 73Symbol 61 MovieClip
"wall11"Frame 73Symbol 61 MovieClip
"wall13"Frame 73Symbol 61 MovieClip
"eye1"Frame 73Symbol 415 MovieClip
"wall1"Frame 75Symbol 420 MovieClip
"block"Frame 79Symbol 417 MovieClip
"goo1"Frame 80Symbol 439 MovieClip
"cursor2"Frame 80Symbol 442 MovieClip
"eye1"Frame 81Symbol 415 MovieClip
"thunder1"Frame 88Symbol 476 MovieClip
"wall1"Frame 88Symbol 466 MovieClip
"wall1"Frame 92Symbol 466 MovieClip
"wall2"Frame 92Symbol 466 MovieClip
"bar"Symbol 9 MovieClip Frame 1Symbol 2 MovieClip
"hitRange"Symbol 30 MovieClip Frame 1Symbol 23 MovieClip
"wall14"Symbol 62 MovieClip Frame 1Symbol 61 MovieClip
"wall12"Symbol 62 MovieClip Frame 1Symbol 61 MovieClip
"wall11"Symbol 62 MovieClip Frame 1Symbol 61 MovieClip
"wall13"Symbol 62 MovieClip Frame 1Symbol 61 MovieClip
"cursor2"Symbol 442 MovieClip Frame 1Symbol 441 MovieClip

Special Tags

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

Labels

"loaded"Symbol 9 MovieClip Frame 3




http://swfchan.com/12/59820/info.shtml
Created: 16/4 -2019 14:45:48 Last modified: 16/4 -2019 14:45:48 Server time: 15/05 -2024 00:41:32