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

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

Floor of Irritation.swf

This is the info page for
Flash #69489

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


Text
Enter Password:(lowercase only)

Play From Level 1

OK

Epilepsy Warning!
Some levels in this game may not be
suitable for people with epilepsy. If you're
suffering from epileptic problems, we
recommend you not to play. Thanks.

Floor of Irritation

A game by AntoArts Entertainment

A little tip:
In some levels it might be a
better idea to just run, and not
walk strategically. At least
partially.

Instructions:
You're the grey square, get to
the finish ("FIN") without
touching the blue squares. Use
the arrow keys.

Floor of Irritation is loading...

FIN

Level 1/30
PASS: EGG

Level 2/30
PASS: Fun

Level 3/30
PASS: Joker

Level 4/30
PASS: Wild

Level 5/30
PASS: DOH

Level 6/30
PASS: Beast

Level 7/30
PASS: woot

Level 8/30
PASS: Fly

Level 9/30
PASS: Irritate

Level 10/30
PASS: Lasers

Level 11/30
PASS: Junk

Level 12/30
PASS: Lagging

Level 13/30
PASS: Unlucky

Level 14/30
PASS: phone

Level 15/30
PASS: box

Level 16/30
PASS: maths

Level 17/30
PASS: wrong

Level 18/30
PASS: tanks

Level 19/30
PASS: wizard

Level 20/30
PASS: Game

Level 21/30
PASS: monkey

Level 22/30
PASS: zebra

Level 23/30
PASS: update

Level 24/30
PASS: reach

Level 25/30
PASS: ground

Level 26/30
PASS: badge

Level 27/30
PASS: number

Level 28/30
PASS: IMP

Level 29/30
PASS: Building

Level 30/30
PASS: Sixteen

Congratulations, you won the game!

RETURN TO MENU

ActionScript [AS1/AS2]

Frame 1
my_cm = new ContextMenu(menuHandler); my_cm.hideBuiltInItems(); _root.menu = my_cm; stop();
Instance of Symbol 37 MovieClip "player" in Frame 2
onClipEvent (load) { power = 6; radius = 12; } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - power); play(); } if (Key.isDown(39)) { _x = (_x + power); play(); } if (Key.isDown(38)) { _y = (_y - power); play(); } if (Key.isDown(40)) { _y = (_y + power); play(); } while (!_root.wall.hitTest(_x, _y + radius, true)) { _y = (_y-1); } while (!_root.wall.hitTest(_x, _y - radius, true)) { _y = (_y+1); } while (!_root.wall.hitTest(_x - radius, _y, true)) { _x = (_x+1); } while (!_root.wall.hitTest(_x + radius, _y, true)) { _x = (_x-1); } }
Instance of Symbol 40 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 42 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 42 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 44 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 41 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 44 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 41 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 44 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 41 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 41 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 41 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 58 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 58 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 41 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 41 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 42 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 48 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 42 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 42 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 42 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 42 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 42 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 48 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 51 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 59 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 49 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 40; _root.player._y = 40; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 59 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 40 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 49 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 51 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Instance of Symbol 41 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 500; _root.player._y = 350; } }
Symbol 10 Button
on (release) { nextFrame(); }
Symbol 12 Button
on (release) { if (_root.pass == "egg") { gotoAndStop (2); } else if (_root.pass == "fun") { gotoAndStop (3); } else if (_root.pass == "joker") { gotoAndStop (4); } else if (_root.pass == "wild") { gotoAndStop (5); } else if (_root.pass == "doh") { gotoAndStop (6); } else if (_root.pass == "beast") { gotoAndStop (7); } else if (_root.pass == "woot") { gotoAndStop (8); } else if (_root.pass == "fly") { gotoAndStop (9); } else if (_root.pass == "irritate") { gotoAndStop (10); } else if (_root.pass == "lasers") { gotoAndStop (11); } else if (_root.pass == "junk") { gotoAndStop (12); } else if (_root.pass == "lagging") { gotoAndStop (13); } else if (_root.pass == "unlucky") { gotoAndStop (14); } else if (_root.pass == "phone") { gotoAndStop (15); } else if (_root.pass == "box") { gotoAndStop (16); } else if (_root.pass == "maths") { gotoAndStop (17); } else if (_root.pass == "wrong") { gotoAndStop (18); } else if (_root.pass == "tanks") { gotoAndStop (19); } else if (_root.pass == "wizard") { gotoAndStop (20); } else if (_root.pass == "game") { gotoAndStop (21); } else if (_root.pass == "monkey") { gotoAndStop (22); } else if (_root.pass == "zebra") { gotoAndStop (23); } else if (_root.pass == "update") { gotoAndStop (24); } else if (_root.pass == "reach") { gotoAndStop (25); } else if (_root.pass == "ground") { gotoAndStop (26); } else if (_root.pass == "badge") { gotoAndStop (27); } else if (_root.pass == "number") { gotoAndStop (28); } else if (_root.pass == "imp") { gotoAndStop (29); } else if (_root.pass == "building") { gotoAndStop (30); } else if (_root.pass == "sixteen") { gotoAndStop (31); } else { _root.pass = "invalid password"; } }
Symbol 29 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); } Math.round(PercentLoaded);
Symbol 29 MovieClip Frame 2
gotoAndPlay (1);
Symbol 31 Button
on (press) { _quality = "HIGH"; }
Symbol 33 Button
on (press) { _quality = "MEDIUM"; }
Symbol 35 Button
on (press) { _quality = "LOW"; }
Symbol 86 Button
on (release) { _root.gotoAndStop(1); }

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:3
Symbol 3 MovieClipUses:2Used by:82  Timeline
Symbol 4 FontUsed by:5 9 11 14 19 20 43 45 47 50 52 53 54 55 56 57 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
Symbol 5 TextUses:4Used by:Timeline
Symbol 6 FontUsed by:7
Symbol 7 EditableTextUses:6Used by:Timeline
Symbol 8 GraphicUsed by:10 12 86
Symbol 9 TextUses:4Used by:10
Symbol 10 ButtonUses:8 9Used by:Timeline
Symbol 11 TextUses:4Used by:12
Symbol 12 ButtonUses:11 8Used by:Timeline
Symbol 13 FontUsed by:14
Symbol 14 TextUses:4 13Used by:Timeline
Symbol 15 FontUsed by:16 17
Symbol 16 TextUses:15Used by:Timeline
Symbol 17 TextUses:15Used by:Timeline
Symbol 18 FontUsed by:19 20 27 84 85
Symbol 19 TextUses:4 18Used by:Timeline
Symbol 20 TextUses:4 18Used by:Timeline
Symbol 21 GraphicUsed by:Timeline
Symbol 22 GraphicUsed by:29
Symbol 23 GraphicUsed by:24
Symbol 24 ButtonUses:23Used by:29
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:29
Symbol 27 TextUses:18Used by:29
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:22 24 26 27 28Used by:Timeline
Symbol 30 GraphicUsed by:31
Symbol 31 ButtonUses:30Used by:Timeline
Symbol 32 GraphicUsed by:33
Symbol 33 ButtonUses:32Used by:Timeline
Symbol 34 GraphicUsed by:35
Symbol 35 ButtonUses:34Used by:Timeline
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:Timeline
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:40 41 42 48 49 51 58 59
Symbol 40 MovieClipUses:39Used by:Timeline
Symbol 41 MovieClipUses:39Used by:Timeline
Symbol 42 MovieClipUses:39Used by:Timeline
Symbol 43 TextUses:4Used by:44
Symbol 44 MovieClipUses:43Used by:Timeline
Symbol 45 TextUses:4Used by:Timeline
Symbol 46 SoundUsed by:Timeline
Symbol 47 TextUses:4Used by:Timeline
Symbol 48 MovieClipUses:39Used by:Timeline
Symbol 49 MovieClipUses:39Used by:Timeline
Symbol 50 TextUses:4Used by:Timeline
Symbol 51 MovieClipUses:39Used by:Timeline
Symbol 52 TextUses:4Used by:Timeline
Symbol 53 TextUses:4Used by:Timeline
Symbol 54 TextUses:4Used by:Timeline
Symbol 55 TextUses:4Used by:Timeline
Symbol 56 TextUses:4Used by:Timeline
Symbol 57 TextUses:4Used by:Timeline
Symbol 58 MovieClipUses:39Used by:Timeline
Symbol 59 MovieClipUses:39Used by:Timeline
Symbol 60 TextUses:4Used by:Timeline
Symbol 61 TextUses:4Used by:Timeline
Symbol 62 TextUses:4Used by:Timeline
Symbol 63 TextUses:4Used by:Timeline
Symbol 64 TextUses:4Used by:Timeline
Symbol 65 TextUses:4Used by:Timeline
Symbol 66 TextUses:4Used by:Timeline
Symbol 67 TextUses:4Used by:Timeline
Symbol 68 TextUses:4Used by:Timeline
Symbol 69 TextUses:4Used by:Timeline
Symbol 70 TextUses:4Used by:Timeline
Symbol 71 TextUses:4Used by:Timeline
Symbol 72 TextUses:4Used by:Timeline
Symbol 73 TextUses:4Used by:Timeline
Symbol 74 TextUses:4Used by:Timeline
Symbol 75 TextUses:4Used by:Timeline
Symbol 76 TextUses:4Used by:Timeline
Symbol 77 TextUses:4Used by:Timeline
Symbol 78 TextUses:4Used by:Timeline
Symbol 79 TextUses:4Used by:Timeline
Symbol 80 TextUses:4Used by:Timeline
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClipUses:3 81Used by:Timeline
Symbol 83 GraphicUsed by:Timeline
Symbol 84 TextUses:18Used by:Timeline
Symbol 85 TextUses:18Used by:86
Symbol 86 ButtonUses:8 85Used by:Timeline

Instance Names

"wall"Frame 1Symbol 3 MovieClip
"player"Frame 2Symbol 37 MovieClip
"bar"Symbol 29 MovieClip Frame 1Symbol 26 MovieClip
"wall"Symbol 82 MovieClip Frame 1Symbol 3 MovieClip

Special Tags

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

Labels

"loaded"Symbol 29 MovieClip Frame 3

Dynamic Text Variables

passSymbol 7 EditableText""




http://swfchan.com/14/69489/info.shtml
Created: 10/4 -2019 09:58:36 Last modified: 10/4 -2019 09:58:36 Server time: 15/05 -2024 13:20:12