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

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

Opposite Squares - EL.swf

This is the info page for
Flash #72357

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


Text
Opposite Squares

Play

Instructions

Credits

-Highscores-

Music Off

Music On

Quality

Low

Med

High

Extra Levels

Play more games

End

Continue?

Menu

-Or Press Space-

Score

Name

Highscores

Submit

Submit

loading...

loading...

loading...

loading...

loading...

loading...

loading...

loading...

loading...

loading...

...loading

...loading

...loading

...loading

...loading

...loading

...loading

...loading

...loading

...loading

Name

Score

Art By

Pezboy440

A Game By

A Game By

A Game By

A Game By

A Game By

Carlo Olcese

Skip

Skip

Instructions

The point of this game is to try and move 2 squares using your arrow keys
into the end space. This sounds easy, but your squares are moving in
opposite directions, the red one will go right when the right key is pressed,
but the green one will go left, and this is the same with the other directions.
All you have to do is get to the end space opposite the one each square
starts out (except for an occasional level, where you can go to either if it is
not indicated). Also, watch out for booby traps that spring up when your
square gets to a certain point. Go faster, so you can get into the highscores.
Good Luck

Credits

Game Idea And Design

Carlo Olcese

Music

KittenLoveX

Art

Pezboy440

m

mu

muc

much

g

ga

gam

game

games

com

a world of games in your hands

much

games

com

much

games

com

a world of games in your hands

ActionScript [AS1/AS2]

Frame 1
MochiAd.showPreloaderAd({id:"a9b14c650a65ca7f", res:"550x400"}); function doSomething() { } function doSomething2() { getURL ("http://www.muchgames.com", _blank); } timer1 = 0; countDown = function () { timer1++; }; timer = setInterval(countDown, 1000); MENU.customItems.push(Functioned2); MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned2 = new ContextMenuItem("Visit Muchgames", doSomething2); MENU.customItems.push(Functioned); MENU.customItems.push(Functioned2); _root.menu = MENU;
Frame 2
_root.gotoAndPlay("intro5");
Frame 3
stop();
Frame 4
stop(); timer1 = 0;
Instance of Symbol 50 MovieClip "end1" in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.greenbig.green)) { _root.gotoAndPlay("level2"); } }
Instance of Symbol 67 MovieClip "purple" in Frame 4
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level2"); } }
Instance of Symbol 70 MovieClip "green" in Frame 4
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level2"); } }
Instance of Symbol 72 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("1end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("1end"); } }
Instance of Symbol 82 MovieClip in Frame 4
onClipEvent (enterFrame) { if (Key.isDown(80)) { _root.greenbig.gotoAndPlay("greenpause"); } } onClipEvent (enterFrame) { if (Key.isDown(80)) { _root.purplebig.gotoAndPlay(2); } } onClipEvent (enterFrame) { if (Key.isDown(80)) { _root.t.gotoAndStop("pausetimer"); } } onClipEvent (enterFrame) { if (Key.isDown(79)) { _root.greenbig.gotoAndStop(1); } } onClipEvent (enterFrame) { if (Key.isDown(79)) { _root.purplebig.gotoAndStop(1); } } onClipEvent (enterFrame) { if (Key.isDown(79)) { _root.t.gotoAndStop(2); } }
Frame 5
stop();
Instance of Symbol 88 MovieClip in Frame 5
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level1two"); } }
Frame 6
stop();
Instance of Symbol 50 MovieClip "end1" in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.greenbig.green)) { _root.gotoAndPlay("level2"); } }
Instance of Symbol 67 MovieClip "purple" in Frame 6
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level2"); } }
Instance of Symbol 70 MovieClip "green" in Frame 6
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level2"); } }
Instance of Symbol 72 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("1end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("1end"); } }
Frame 7
stop();
Instance of Symbol 50 MovieClip "end1" in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.greenbig.green)) { _root.gotoAndPlay("level3"); } }
Instance of Symbol 93 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("2end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("2end"); } }
Instance of Symbol 93 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("2end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("2end"); } }
Instance of Symbol 93 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("2end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("2end"); } }
Instance of Symbol 67 MovieClip "purple" in Frame 7
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level3"); } }
Instance of Symbol 70 MovieClip "green" in Frame 7
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level3"); } }
Frame 8
stop();
Instance of Symbol 88 MovieClip in Frame 8
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level2"); } }
Frame 9
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 9
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level4"); } }
Instance of Symbol 70 MovieClip "green" in Frame 9
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level4"); } }
Instance of Symbol 93 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("3end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("3end"); } }
Instance of Symbol 93 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("3end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("3end"); } }
Instance of Symbol 93 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("3end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("3end"); } }
Instance of Symbol 93 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("3end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("3end"); } }
Frame 10
stop();
Instance of Symbol 50 MovieClip "end1" in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("level5"); } }
Instance of Symbol 50 MovieClip "end2" in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("level5"); } }
Instance of Symbol 67 MovieClip "purple" in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } }
Instance of Symbol 70 MovieClip "green" in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } }
Instance of Symbol 96 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("4end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("4end"); } }
Frame 11
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 11
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level5"); } }
Instance of Symbol 70 MovieClip "green" in Frame 11
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level5"); } }
Instance of Symbol 97 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("5end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("5end"); } }
Instance of Symbol 99 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("5end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("5end"); } }
Frame 12
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 12
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level7"); } }
Instance of Symbol 70 MovieClip "green" in Frame 12
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level7"); } } onClipEvent (enterFrame) { if (_x > 460) { _root.surprise.gotoAndStop(2); } }
Instance of Symbol 93 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("6end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("6end"); } }
Instance of Symbol 93 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("6end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("6end"); } }
Instance of Symbol 93 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("6end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("6end"); } }
Instance of Symbol 103 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("6end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("6end"); } }
Frame 13
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 13
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level8"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level8"); } }
Instance of Symbol 70 MovieClip "green" in Frame 13
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level8"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level8"); } }
Instance of Symbol 93 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("7end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("7end"); } }
Instance of Symbol 93 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("7end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("7end"); } }
Instance of Symbol 93 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("7end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("7end"); } }
Instance of Symbol 104 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("7end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("7end"); } }
Instance of Symbol 104 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("7end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("7end"); } }
Frame 14
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 14
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level9"); } }
Instance of Symbol 70 MovieClip "green" in Frame 14
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level9"); } }
Instance of Symbol 93 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("8end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("8end"); } }
Instance of Symbol 93 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("8end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("8end"); } }
Instance of Symbol 93 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("8end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("8end"); } }
Instance of Symbol 105 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("8end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("8end"); } }
Frame 15
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 15
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level10"); } }
Instance of Symbol 70 MovieClip "green" in Frame 15
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level10"); } }
Instance of Symbol 93 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("9end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("9end"); } }
Instance of Symbol 93 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("9end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("9end"); } }
Instance of Symbol 93 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("9end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("9end"); } }
Instance of Symbol 93 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("9end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("9end"); } }
Instance of Symbol 93 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("9end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("9end"); } }
Instance of Symbol 93 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("9end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("9end"); } }
Instance of Symbol 107 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("9end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("9end"); } }
Instance of Symbol 108 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("9end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("9end"); } }
Frame 16
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 16
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level11"); } }
Instance of Symbol 70 MovieClip "green" in Frame 16
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level11"); } }
Instance of Symbol 93 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Instance of Symbol 93 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Instance of Symbol 93 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Instance of Symbol 93 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Instance of Symbol 93 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Instance of Symbol 93 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Instance of Symbol 93 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Instance of Symbol 109 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Instance of Symbol 93 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("10end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("10end"); } }
Frame 17
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 17
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level12"); } }
Instance of Symbol 70 MovieClip "green" in Frame 17
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level12"); } }
Instance of Symbol 93 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("11end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("11end"); } }
Instance of Symbol 110 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("11end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("11end"); } }
Instance of Symbol 111 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("11end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("11end"); } }
Instance of Symbol 112 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("11end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("11end"); } }
Frame 18
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 18
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level13"); } }
Instance of Symbol 70 MovieClip "green" in Frame 18
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level13"); } }
Instance of Symbol 93 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("12end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("12end"); } }
Instance of Symbol 113 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("12end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("12end"); } }
Instance of Symbol 114 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("12end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("12end"); } }
Frame 19
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 19
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level14"); } }
Instance of Symbol 70 MovieClip "green" in Frame 19
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level14"); } }
Instance of Symbol 93 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("13end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("13end"); } }
Instance of Symbol 93 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("13end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("13end"); } }
Instance of Symbol 93 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("13end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("13end"); } }
Instance of Symbol 93 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("13end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("13end"); } }
Instance of Symbol 115 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("13end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("13end"); } }
Frame 20
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 20
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level15"); } } onClipEvent (enterFrame) { if (_x > 274) { _root.surprise2.gotoAndStop(2); } }
Instance of Symbol 70 MovieClip "green" in Frame 20
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level15"); } }
Instance of Symbol 93 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("14end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("14end"); } }
Instance of Symbol 93 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("14end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("14end"); } }
Instance of Symbol 93 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("14end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("14end"); } }
Instance of Symbol 93 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("14end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("14end"); } }
Instance of Symbol 93 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("14end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("14end"); } }
Instance of Symbol 93 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("14end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("14end"); } }
Instance of Symbol 93 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("14end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("14end"); } }
Instance of Symbol 117 MovieClip "surprise2" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("14end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("14end"); } }
Frame 21
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 21
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level16"); } } onClipEvent (enterFrame) { if (_x > 274) { _root.surprise2.gotoAndStop(2); } }
Instance of Symbol 70 MovieClip "green" in Frame 21
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level16"); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Instance of Symbol 119 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("15end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("15end"); } }
Frame 22
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 22
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level17"); } }
Instance of Symbol 70 MovieClip "green" in Frame 22
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level17"); } }
Instance of Symbol 93 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("16end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("16end"); } }
Instance of Symbol 93 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("16end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("16end"); } }
Instance of Symbol 93 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("16end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("16end"); } }
Instance of Symbol 93 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("16end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("16end"); } }
Instance of Symbol 93 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("16end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("16end"); } }
Instance of Symbol 93 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("16end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("16end"); } }
Instance of Symbol 93 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("16end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("16end"); } }
Frame 23
stop(); timer2 = timer1;
Frame 24
stop();
Instance of Symbol 88 MovieClip in Frame 24
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level3"); } }
Frame 25
stop();
Instance of Symbol 88 MovieClip in Frame 25
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level4"); } }
Frame 26
stop();
Instance of Symbol 88 MovieClip in Frame 26
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level5"); } }
Frame 27
stop();
Instance of Symbol 88 MovieClip in Frame 27
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level6"); } }
Frame 28
stop();
Instance of Symbol 88 MovieClip in Frame 28
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level7"); } }
Frame 29
stop();
Instance of Symbol 88 MovieClip in Frame 29
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level8"); } }
Frame 30
stop();
Instance of Symbol 88 MovieClip in Frame 30
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level9"); } }
Frame 31
stop();
Instance of Symbol 88 MovieClip in Frame 31
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level10"); } }
Frame 32
stop();
Instance of Symbol 88 MovieClip in Frame 32
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level11"); } }
Frame 33
stop();
Instance of Symbol 88 MovieClip in Frame 33
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level12"); } }
Frame 34
stop();
Instance of Symbol 88 MovieClip in Frame 34
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level13"); } }
Frame 35
stop();
Instance of Symbol 88 MovieClip in Frame 35
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level14"); } }
Frame 36
stop();
Instance of Symbol 88 MovieClip in Frame 36
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level15"); } }
Frame 37
stop();
Instance of Symbol 88 MovieClip in Frame 37
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level16"); } }
Frame 38
stop(); __top10_send__ = new LoadVars(); __top10_receive__ = new LoadVars(); __top10_url_1__ = "http://www.armorbot.com/flashcomm"; __top10_url_2__ = "/top10_b"; __top10_send__.hid = 1498; __top10_send__.kid = "HGNRJC"; __top10_send__.sendAndLoad(__top10_url_1__ + __top10_url_2__, __top10_receive__, "POST"); __top10_receive__.onLoad = function (success) { if (success) { i = 1; while (i < 11) { _root[("_name" + i) + "_"].text = __top10_receive__["name" + i]; _root[("_score" + i) + "_"].text = __top10_receive__["score" + i]; i++; } } else { _root.__err__.gotoAndStop(2); } };
Frame 39
stop();
Frame 40
stop();
Frame 41
stop();
Frame 42
stop();
Frame 43
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 43
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level18"); } }
Instance of Symbol 70 MovieClip "green" in Frame 43
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level18"); } }
Instance of Symbol 93 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("17end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("17end"); } }
Instance of Symbol 93 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("17end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("17end"); } }
Instance of Symbol 93 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("17end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("17end"); } }
Instance of Symbol 93 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("17end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("17end"); } }
Instance of Symbol 93 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("17end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("17end"); } }
Instance of Symbol 93 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("17end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("17end"); } }
Instance of Symbol 93 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("17end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("17end"); } }
Instance of Symbol 93 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("17end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("17end"); } }
Instance of Symbol 82 MovieClip in Frame 43
onClipEvent (enterFrame) { if (Key.isDown(80)) { _root.greenbig.gotoAndPlay("greenpause"); } } onClipEvent (enterFrame) { if (Key.isDown(80)) { _root.purplebig.gotoAndPlay(2); } } onClipEvent (enterFrame) { if (Key.isDown(80)) { _root.t.gotoAndStop("pausetimer"); } } onClipEvent (enterFrame) { if (Key.isDown(79)) { _root.greenbig.gotoAndStop(1); } } onClipEvent (enterFrame) { if (Key.isDown(79)) { _root.purplebig.gotoAndStop(1); } } onClipEvent (enterFrame) { if (Key.isDown(79)) { _root.t.gotoAndStop(2); } }
Frame 44
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 44
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level19"); } }
Instance of Symbol 70 MovieClip "green" in Frame 44
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level19"); } }
Instance of Symbol 93 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Instance of Symbol 93 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Instance of Symbol 93 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Instance of Symbol 93 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Instance of Symbol 93 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Instance of Symbol 93 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Instance of Symbol 93 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Frame 45
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 45
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("level20"); } }
Instance of Symbol 70 MovieClip "green" in Frame 45
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("level20"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Instance of Symbol 93 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("19end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("19end"); } }
Frame 46
stop();
Instance of Symbol 67 MovieClip "purple" in Frame 46
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y - 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y - -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - -8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end2)) { _root.gotoAndPlay("end"); } }
Instance of Symbol 70 MovieClip "green" in Frame 46
onClipEvent (enterFrame) { if (Key.isDown(38)) { _y = (_y + 8); } } onClipEvent (enterFrame) { if (Key.isDown(40)) { _y = (_y + -8); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x + 8); } } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x - 8); } } onClipEvent (enterFrame) { if (this.hitTest(_root.end1)) { _root.gotoAndPlay("end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Instance of Symbol 93 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("20end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("20end"); } }
Frame 47
stop();
Instance of Symbol 88 MovieClip in Frame 47
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level17"); } }
Frame 48
stop();
Instance of Symbol 88 MovieClip in Frame 48
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level18"); } }
Frame 49
stop();
Instance of Symbol 88 MovieClip in Frame 49
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level19"); } }
Frame 50
stop();
Instance of Symbol 88 MovieClip in Frame 50
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.gotoAndPlay("level20"); } }
Frame 51
stop();
Symbol 4 MovieClip Frame 1
stop();
Symbol 4 MovieClip Frame 2
play();
Symbol 4 MovieClip Frame 14
_root.gotoAndPlay("intro1");
Symbol 283 MovieClip [__Packages.MochiAd] Frame 0
class MochiAd { function MochiAd () { } static function getVersion() { return("1.5"); } static function showPreloaderAd(options) { var _local27 = {clip:_root, ad_timeout:3000, fadeout_time:250, regpt:"o", method:"showPreloaderAd", color:16747008, background:16777161, outline:13994812, ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }}; options = _parseOptions(options, _local27); var clip = options.clip; var _local23 = 11000; var _local26 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local14 = _getRes(options); var _local4 = _local14[0]; var _local13 = _local14[1]; mc._x = _local4 * 0.5; mc._y = _local13 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk._x = _local4 * -0.5; chk._y = _local13 * -0.5; var _local7 = chk.createEmptyMovieClip("_mochiad_bar", 4); _local7._x = 10; _local7._y = _local13 - 20; var _local22 = options.color; delete options.color; var _local19 = options.background; delete options.background; var _local24 = options.outline; delete options.outline; var _local5 = _local7.createEmptyMovieClip("_outline", 1); _local5.beginFill(_local19); _local5.moveTo(0, 0); _local5.lineTo(_local4 - 20, 0); _local5.lineTo(_local4 - 20, 10); _local5.lineTo(0, 10); _local5.lineTo(0, 0); _local5.endFill(); var _local3 = _local7.createEmptyMovieClip("_inside", 2); _local3.beginFill(_local22); _local3.moveTo(0, 0); _local3.lineTo(_local4 - 20, 0); _local3.lineTo(_local4 - 20, 10); _local3.lineTo(0, 10); _local3.lineTo(0, 0); _local3.endFill(); _local3._xscale = 0; var _local6 = _local7.createEmptyMovieClip("_outline", 3); _local6.lineStyle(0, _local24, 100); _local6.moveTo(0, 0); _local6.lineTo(_local4 - 20, 0); _local6.lineTo(_local4 - 20, 10); _local6.lineTo(0, 10); _local6.lineTo(0, 0); chk.ad_msec = _local23; chk.ad_timeout = _local26; chk.started = getTimer(); chk.showing = false; chk.last_pcnt = 0; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; MochiAd.unload(_local3); delete this.onEnterFrame; } }; mc.lc.adLoaded = function (width, height) { }; mc.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec; }; chk.onEnterFrame = function () { var _local6 = this._parent._parent; var _local12 = this._parent._mochiad_ctr; var _local5 = getTimer() - this.started; var _local3 = false; var _local4 = _local6.getBytesTotal(); var _local8 = _local6.getBytesLoaded(); var _local10 = (100 * _local8) / _local4; var _local11 = (100 * _local5) / chk.ad_msec; var _local9 = this._mochiad_bar._inside; var _local2 = Math.min(100, Math.min(_local10 || 0, _local11)); _local2 = Math.max(this.last_pcnt, _local2); this.last_pcnt = _local2; _local9._xscale = _local2; if (!chk.showing) { var _local7 = _local12.getBytesTotal(); if ((_local7 > 0) || (typeof(_local7) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local5 > chk.ad_timeout) { _local3 = true; } } if (_local5 > chk.ad_msec) { _local3 = true; } if (((_local4 > 0) && (_local8 >= _local4)) && (_local3)) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = chk.fadeFunction; } } }; } static function showTimedAd(options) { var _local13 = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showTimedAd", ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }}; options = _parseOptions(options, _local13); var clip = options.clip; var _local10 = 11000; var _local12 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local5 = _getRes(options); var _local14 = _local5[0]; var _local11 = _local5[1]; mc._x = _local14 * 0.5; mc._y = _local11 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk.ad_msec = _local10; chk.ad_timeout = _local12; chk.started = getTimer(); chk.showing = false; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; MochiAd.unload(_local3); delete this.onEnterFrame; } }; mc.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec - 250; }; chk.onEnterFrame = function () { var _local5 = this._parent._mochiad_ctr; var _local4 = getTimer() - this.started; var _local2 = false; if (!chk.showing) { var _local3 = _local5.getBytesTotal(); if ((_local3 > 0) || (typeof(_local3) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local4 > chk.ad_timeout) { _local2 = true; } } if (_local4 > chk.ad_msec) { _local2 = true; } if (_local2) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = this.fadeFunction; } } }; } static function _allowDomains(server) { var _local1 = server.split("/")[2].split(":")[0]; if (System.security) { if (System.security.allowDomain) { System.security.allowDomain("*"); System.security.allowDomain(_local1); } if (System.security.allowInsecureDomain) { System.security.allowInsecureDomain("*"); System.security.allowInsecureDomain(_local1); } } return(_local1); } static function _loadCommunicator(options) { var _local25 = {clip:_root, com_server:"http://x.mochiads.com/com/1/", method:"loadCommunicator", depth:10337, id:"_UNKNOWN_"}; options = _parseOptions(options, _local25); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local18 = options.clip; var _local20 = "_mochiad_com_" + options.id; if (!_isNetworkAvailable()) { return(null); } if (_local18[_local20]) { return(_local18[_local20].lc); } var _local21 = options.com_server + options.id; _allowDomains(_local21); delete options.id; delete options.com_server; var _local24 = options.depth; delete options.depth; var _local17 = _local18.createEmptyMovieClip(_local20, _local24); var _local11 = _local17.createEmptyMovieClip("_mochiad_com", 1); for (var _local15 in options) { _local11[_local15] = options[_local15]; } var _local6 = new LocalConnection(); var _local16 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local6.mc = _local17; _local6.name = _local16; _local6.allowDomain = function (d) { return(true); }; _local6.allowInsecureDomain = _local6.allowDomain; _local6.connect(_local16); _local17.lc = _local6; _local11.lc = _local16; _local6._id = 0; _local6._queue = []; _local6.rpcResult = function (cb) { cb = parseInt(cb); var _local4 = this._callbacks[cb]; if (!_local4) { return(undefined); } delete this._callbacks[cb]; var _local5 = []; var _local3 = 2; while (_local3 < _local4.length) { _local5.push(_local4[_local3]); _local3++; } _local3 = 1; while (_local3 < arguments.length) { _local5.push(arguments[_local3]); _local3++; } var _local6 = _local4[1]; var _local7 = _local4[0]; if (_local7 && (typeof(_local6) == "string")) { _local6 = _local7[_local6]; } if (_local6) { _local6.apply(_local7, _local5); } }; _local6._didConnect = function (endpoint) { this._endpoint = endpoint; var _local4 = this._queue; delete this._queue; var _local5 = this.doSend; var _local2 = 0; while (_local2 < _local4.length) { var _local3 = _local4[_local2]; _local5.apply(this, _local3); _local2++; } }; _local6.doSend = function (args, cbobj, cbfn) { if (this._endpoint == null) { var _local4 = []; var _local3 = 0; while (_local3 < arguments.length) { _local4.push(arguments[_local3]); _local3++; } this._queue.push(_local4); return(undefined); } this._id = this._id + 1; var _local5 = this._id; if ((cbfn === undefined) || (cbfn === null)) { cbfn = cbobj; } this._callbacks[_local5] = [cbobj, cbfn]; var _local7 = new LocalConnection(); var _local9 = _local7.send(this._endpoint, "rpc", _local5, args); }; _local6._callbacks = {}; _local6._callbacks[0] = [_local6, "_didConnect"]; _local11.st = getTimer(); _local11.loadMovie(_local21 + ".swf", "POST"); return(_local6); } static function fetchHighScores(options, callbackObj, callbackMethod) { var _local1 = _loadCommunicator({id:options.id}); if (!_local1) { return(false); } var _local4 = ["fetchHighScores", options]; _local1.doSend(["fetchHighScores", options], callbackObj, callbackMethod); return(true); } static function sendHighScore(options, callbackObj, callbackMethod) { var _local1 = _loadCommunicator({id:options.id}); if (!_local1) { return(false); } var _local4 = ["sendHighScore", options]; _local1.doSend(["sendHighScore", options], callbackObj, callbackMethod); return(true); } static function load(options) { var _local13 = {clip:_root, server:"http://x.mochiads.com/srv/1/", method:"load", depth:10333, id:"_UNKNOWN_"}; options = _parseOptions(options, _local13); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local7 = options.clip; if (!_isNetworkAvailable()) { return(null); } if (_local7._mochiad_loaded) { return(null); } var _local12 = options.depth; delete options.depth; var _local6 = _local7.createEmptyMovieClip("_mochiad", _local12); var _local11 = _getRes(options); options.res = (_local11[0] + "x") + _local11[1]; options.server = options.server + options.id; delete options.id; _local7._mochiad_loaded = true; var _local4 = _local6.createEmptyMovieClip("_mochiad_ctr", 1); for (var _local8 in options) { _local4[_local8] = options[_local8]; } if (_local7._url.indexOf("http") != 0) { options.no_page = true; } var _local10 = _local4.server; delete _local4.server; var _local14 = _allowDomains(_local10); _local6.onEnterFrame = function () { if (this._mochiad_ctr._url != this._url) { this.onEnterFrame = function () { if (!this._mochiad_ctr) { delete this.onEnterFrame; MochiAd.unload(this._parent); } }; } }; var _local5 = new LocalConnection(); var _local9 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local5.mc = _local6; _local5.name = _local9; _local5.hostname = _local14; _local5.allowDomain = function (d) { return(true); }; _local5.allowInsecureDomain = _local5.allowDomain; _local5.connect(_local9); _local6.lc = _local5; _local4.lc = _local9; _local4.st = getTimer(); _local4.loadMovie(_local10 + ".swf", "POST"); return(_local6); } static function unload(clip) { if (typeof(clip) == "undefined") { clip = _root; } if (clip.clip && (clip.clip._mochiad)) { clip = clip.clip; } if (!clip._mochiad) { return(false); } clip._mochiad.removeMovieClip(); delete clip._mochiad_loaded; delete clip._mochiad; return(true); } static function _isNetworkAvailable() { if (System.security) { var _local1 = System.security; if (_local1.sandboxType == "localWithFile") { return(false); } } return(true); } static function _getRes(options) { var _local3 = options.clip.getBounds(); var _local2 = 0; var _local1 = 0; if (typeof(options.res) != "undefined") { var _local4 = options.res.split("x"); _local2 = parseFloat(_local4[0]); _local1 = parseFloat(_local4[1]); } else { _local2 = _local3.xMax - _local3.xMin; _local1 = _local3.yMax - _local3.yMin; } if ((_local2 == 0) || (_local1 == 0)) { _local2 = Stage.width; _local1 = Stage.height; } return([_local2, _local1]); } static function _parseOptions(options, defaults) { var _local4 = {}; for (var _local8 in defaults) { _local4[_local8] = defaults[_local8]; } if (options) { for (var _local8 in options) { _local4[_local8] = options[_local8]; } } if (_root.mochiad_options) { var _local5 = _root.mochiad_options.split("&"); var _local2 = 0; while (_local2 < _local5.length) { var _local3 = _local5[_local2].split("="); _local4[unescape(_local3[0])] = unescape(_local3[1]); _local2++; } } return(_local4); } }
Symbol 6 MovieClip Frame 19
_root.gotoAndPlay("intro1");
Symbol 11 Button
on (press) { gotoAndPlay ("level1"); }
Symbol 13 Button
on (press) { gotoAndPlay ("instructions"); }
Symbol 15 Button
on (press) { gotoAndPlay ("credits"); }
Symbol 17 Button
on (press) { _root.gotoAndPlay("highscore"); }
Symbol 20 Button
on (press) { gotoAndPlay (2); }
Symbol 23 Button
on (press) { gotoAndPlay (1); }
Symbol 24 MovieClip Frame 1
stop();
Symbol 24 MovieClip Frame 2
stop(); stopAllSounds();
Symbol 27 Button
on (press) { _quality = "low"; }
Symbol 29 Button
on (press) { _quality = "medium"; }
Symbol 31 Button
on (press) { _quality = "high"; }
Symbol 35 Button
on (press) { getURL ("http://www.muchgames.com", "_blank"); }
Symbol 47 MovieClip Frame 12
stop();
Instance of Symbol 75 MovieClip "wall1" in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.purple._x = _root.purple._x - -8; } } onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.green._x = _root.green._x - -8; } }
Instance of Symbol 77 MovieClip "wall2" in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.purple._y = _root.purple._y - -8; } } onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.green._y = _root.green._y - -8; } }
Instance of Symbol 79 MovieClip "wall3" in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.purple._x = _root.purple._x + -8; } } onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.green._x = _root.green._x + -8; } }
Instance of Symbol 81 MovieClip "wall4" in Symbol 82 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.purple._y = _root.purple._y + -8; } } onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.green._y = _root.green._y + -8; } }
Symbol 84 Button
on (press) { gotoAndPlay ("level1two"); }
Symbol 86 Button
on (release) { gotoAndPlay ("menu"); }
Symbol 94 Button
on (press) { gotoAndPlay ("level2"); }
Symbol 100 MovieClip Frame 37
gotoAndPlay (2);
Symbol 101 MovieClip Frame 1
stop();
Symbol 101 MovieClip Frame 2
stop();
Instance of Symbol 100 MovieClip in Symbol 101 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("6end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("6end"); } }
Symbol 117 MovieClip Frame 1
stop();
Symbol 117 MovieClip Frame 2
stop();
Symbol 128 Button
on (release) { ab20_09 = new LoadVars(); ab20_09.z = Name; ab20_09.x = timer2; ab20_09.c = 1498; ab20_09.v = "HGNRJC"; ab20_09.sendAndLoad("http://armorbot.com/s_b", ab20_09, "POST"); } on (release) { gotoAndPlay ("highscore"); }
Symbol 129 Button
on (press) { gotoAndPlay ("level3"); }
Symbol 131 Button
on (press) { gotoAndPlay ("level4"); }
Symbol 132 Button
on (press) { gotoAndPlay ("level5"); }
Symbol 133 Button
on (press) { gotoAndPlay ("level6"); }
Symbol 134 Button
on (press) { gotoAndPlay ("level7"); }
Symbol 135 Button
on (press) { gotoAndPlay ("level8"); }
Symbol 136 Button
on (press) { gotoAndPlay ("level9"); }
Symbol 137 Button
on (press) { gotoAndPlay ("level10"); }
Symbol 138 Button
on (press) { gotoAndPlay ("level11"); }
Symbol 139 Button
on (press) { gotoAndPlay ("level12"); }
Symbol 140 Button
on (press) { gotoAndPlay ("level13"); }
Symbol 141 Button
on (press) { gotoAndPlay ("level14"); }
Symbol 142 Button
on (press) { gotoAndPlay ("level15"); }
Symbol 143 Button
on (press) { gotoAndPlay ("level16"); }
Symbol 191 MovieClip Frame 189
_root.cover.gotoAndPlay(2); stop();
Symbol 195 Button
on (press) { _root.gotoAndPlay("menu"); }
Symbol 196 MovieClip Frame 1
stop();
Symbol 196 MovieClip Frame 20
_root.gotoAndPlay("menu");
Symbol 212 Button
on (release) { getURL ("http://www.armorgames.com", "blank"); }
Symbol 219 MovieClip Frame 81
_root.gotoAndPlay("menu"); _root.play();
Symbol 220 MovieClip Frame 1
stop();
Symbol 220 MovieClip Frame 20
_root.gotoAndPlay("menu");
Instance of Symbol 93 MovieClip in Symbol 225 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Instance of Symbol 93 MovieClip in Symbol 225 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.green)) { _root.gotoAndPlay("18end"); } } onClipEvent (enterFrame) { if (this.hitTest(_root.purple)) { _root.gotoAndPlay("18end"); } }
Symbol 227 Button
on (press) { gotoAndPlay ("level17"); }
Symbol 228 Button
on (press) { gotoAndPlay ("level18"); }
Symbol 229 Button
on (press) { gotoAndPlay ("level19"); }
Symbol 230 Button
on (press) { gotoAndPlay ("level20"); }
Symbol 275 Button
on (release) { getURL ("http://www.muchgames.com", "_blank"); }
Symbol 282 MovieClip Frame 109
stop(); _root.gotoAndPlay("intro1");

Library Items

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

Instance Names

"black"Frame 1Symbol 4 MovieClip
"end1"Frame 4Symbol 50 MovieClip
"purple"Frame 4Symbol 67 MovieClip
"green"Frame 4Symbol 70 MovieClip
"end1"Frame 6Symbol 50 MovieClip
"purple"Frame 6Symbol 67 MovieClip
"green"Frame 6Symbol 70 MovieClip
"end1"Frame 7Symbol 50 MovieClip
"purple"Frame 7Symbol 67 MovieClip
"green"Frame 7Symbol 70 MovieClip
"end1"Frame 9Symbol 50 MovieClip
"end2"Frame 9Symbol 50 MovieClip
"purple"Frame 9Symbol 67 MovieClip
"green"Frame 9Symbol 70 MovieClip
"end1"Frame 10Symbol 50 MovieClip
"end2"Frame 10Symbol 50 MovieClip
"purple"Frame 10Symbol 67 MovieClip
"green"Frame 10Symbol 70 MovieClip
"end1"Frame 11Symbol 50 MovieClip
"end2"Frame 11Symbol 50 MovieClip
"purple"Frame 11Symbol 67 MovieClip
"green"Frame 11Symbol 70 MovieClip
"purple"Frame 12Symbol 67 MovieClip
"green"Frame 12Symbol 70 MovieClip
"surprise"Frame 12Symbol 101 MovieClip
"purple"Frame 13Symbol 67 MovieClip
"green"Frame 13Symbol 70 MovieClip
"purple"Frame 14Symbol 67 MovieClip
"green"Frame 14Symbol 70 MovieClip
"purple"Frame 15Symbol 67 MovieClip
"green"Frame 15Symbol 70 MovieClip
"purple"Frame 16Symbol 67 MovieClip
"green"Frame 16Symbol 70 MovieClip
"purple"Frame 17Symbol 67 MovieClip
"green"Frame 17Symbol 70 MovieClip
"purple"Frame 18Symbol 67 MovieClip
"green"Frame 18Symbol 70 MovieClip
"purple"Frame 19Symbol 67 MovieClip
"green"Frame 19Symbol 70 MovieClip
"purple"Frame 20Symbol 67 MovieClip
"green"Frame 20Symbol 70 MovieClip
"surprise2"Frame 20Symbol 117 MovieClip
"purple"Frame 21Symbol 67 MovieClip
"green"Frame 21Symbol 70 MovieClip
"purple"Frame 22Symbol 67 MovieClip
"green"Frame 22Symbol 70 MovieClip
"timer2"Frame 23Symbol 121 EditableText
"_name1_"Frame 38Symbol 145 EditableText
"_name2_"Frame 38Symbol 146 EditableText
"_name3_"Frame 38Symbol 147 EditableText
"_name4_"Frame 38Symbol 148 EditableText
"_name5_"Frame 38Symbol 149 EditableText
"_name6_"Frame 38Symbol 150 EditableText
"_name7_"Frame 38Symbol 151 EditableText
"_name8_"Frame 38Symbol 152 EditableText
"_name9_"Frame 38Symbol 153 EditableText
"_name10_"Frame 38Symbol 154 EditableText
"_score1_"Frame 38Symbol 155 EditableText
"_score2_"Frame 38Symbol 156 EditableText
"_score3_"Frame 38Symbol 157 EditableText
"_score4_"Frame 38Symbol 158 EditableText
"_score5_"Frame 38Symbol 159 EditableText
"_score6_"Frame 38Symbol 160 EditableText
"_score7_"Frame 38Symbol 161 EditableText
"_score8_"Frame 38Symbol 162 EditableText
"_score9_"Frame 38Symbol 163 EditableText
"_score10_"Frame 38Symbol 164 EditableText
"cover"Frame 39Symbol 196 MovieClip
"loo"Frame 42Symbol 220 MovieClip
"end1"Frame 43Symbol 50 MovieClip
"end2"Frame 43Symbol 50 MovieClip
"purple"Frame 43Symbol 67 MovieClip
"green"Frame 43Symbol 70 MovieClip
"purple"Frame 44Symbol 67 MovieClip
"green"Frame 44Symbol 70 MovieClip
"purple"Frame 45Symbol 67 MovieClip
"green"Frame 45Symbol 70 MovieClip
"purple"Frame 46Symbol 67 MovieClip
"green"Frame 46Symbol 70 MovieClip
"wall1"Symbol 82 MovieClip Frame 1Symbol 75 MovieClip
"wall2"Symbol 82 MovieClip Frame 1Symbol 77 MovieClip
"wall3"Symbol 82 MovieClip Frame 1Symbol 79 MovieClip
"wall4"Symbol 82 MovieClip Frame 1Symbol 81 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 283 as "__Packages.MochiAd"

Labels

"preloader"Frame 1
"menu1"Frame 2
"menu"Frame 3
"level1"Frame 4
"1end"Frame 5
"level1two"Frame 6
"level2"Frame 7
"2end"Frame 8
"level3"Frame 9
"level4"Frame 10
"level5"Frame 11
"level6"Frame 12
"level7"Frame 13
"level8"Frame 14
"level9"Frame 15
"level10"Frame 16
"level11"Frame 17
"level12"Frame 18
"level13"Frame 19
"level14"Frame 20
"level15"Frame 21
"level16"Frame 22
"end"Frame 23
"3end"Frame 24
"4end"Frame 25
"5end"Frame 26
"6end"Frame 27
"7end"Frame 28
"8end"Frame 29
"9end"Frame 30
"10end"Frame 31
"11end"Frame 32
"12end"Frame 33
"13end"Frame 34
"14end"Frame 35
"15end"Frame 36
"16end"Frame 37
"highscore"Frame 38
"intro1"Frame 39
"instructions"Frame 40
"credits"Frame 41
"intro2"Frame 42
"level17"Frame 43
"level18"Frame 44
"level19"Frame 45
"level20"Frame 46
"17end"Frame 47
"18end"Frame 48
"19end"Frame 49
"20end"Frame 50
"intro5"Frame 51

Dynamic Text Variables

timer1Symbol 73 EditableText""
timer2Symbol 121 EditableText""
NameSymbol 124 EditableText""
timer1Symbol 130 EditableText""
timer1Symbol 221 EditableText""




http://swfchan.com/15/72357/info.shtml
Created: 8/4 -2019 19:53:17 Last modified: 8/4 -2019 19:53:17 Server time: 17/05 -2024 07:35:43