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

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

Teh Block Game 2.swf

This is the info page for
Flash #60875

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


Text
PLAY!!

INSTRUCTIONS

INSTRUCTIONS

OPTIONS

OPTIONS

Highscores:

Endurance:

Collect:

Survival:

BACK

Instructions:

Use your arrow-keys to move the block, and remember, once your block
is moving, there is no way stop it!!
level mode: avoid the walls and try to get to the next lvl without hitting the
walls
survival mode: try to survive as long as possible and get the highest score!
collect mode: collect as many coins as you can in 60 seconds, go trough
the walls to spawn on the other side of the screen
Endurance mode: try to survive as long as possible, there is unlimited time
count so try to hang on!

wall               block             finish           Coin

=>

$

Options:

Quality: High

Quality: Medium

Quality: Low

Quality: Medium

Quality: Low

Off

Music:

Next lvl

Level 3

Just be careful, you'll
be alright

Level 4

Guess this is still easy...

Game Over

MAIN

Level 5

Remember the last
level, well yeah...

What game type would you like?

Levels

Survival

Endurance

Collect

Level 1

Nothing to worry
about, this one's
easy, you'll see

Level 2

A bit harder, still easy
though

Level 6

Don't try to be too fast

level 7

Level 1, you know you
want to do that one again

Level 8

Now it's getting interesting

Level 9

I'm running out of ideas :S

Level 10

Let's make this the final level
so... this is the final level, just
don't expect too much from
it

Congratulations, you beat
level mode! Congratulations,
now try to get the highest
score in survival mode

You're score was

You survived for:

seconds

ActionScript [AS1/AS2]

Frame 1
Stage.showMenu = false; _root.levels = 0; _root.endur = 0; _root.surv = 0; _root.coll = 0;
Instance of Symbol 23 MovieClip in Frame 1
onClipEvent (enterFrame) { this._x = _root._xmouse; this._y = _root._ymouse; Mouse.hide(); }
Frame 2
Stage.showMenu = false;
Instance of Symbol 56 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(2); } }
Instance of Symbol 70 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { this._y = Math.random() * 400; this._x = Math.random() * 550; _root.scorre = _root.scorre + 10; } }
Instance of Symbol 81 MovieClip "q" in Frame 5
on (press) { if (_quality == "HIGH") { _quality = "MEDIUM"; gotoAndStop (2); } else if (_quality == "MEDIUM") { _quality = "LOW"; gotoAndStop (3); } else if (_quality == "LOW") { _quality = "HIGH"; gotoAndStop (1); } }
Instance of Symbol 58 MovieClip "player" in Frame 6
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(7); } }
Instance of Symbol 56 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 56 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 97 MovieClip in Frame 7
on (release) { _root.gotoAndStop(8); }
Instance of Symbol 58 MovieClip "player" in Frame 8
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(3); } }
Instance of Symbol 91 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(3); } }
Instance of Symbol 56 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 56 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 56 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(9); } }
Instance of Symbol 97 MovieClip in Frame 9
on (release) { _root.gotoAndStop(10); }
Instance of Symbol 58 MovieClip "player" in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(13); } }
Instance of Symbol 56 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 56 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 97 MovieClip in Frame 13
on (release) { _root.gotoAndStop(14); }
Instance of Symbol 58 MovieClip "player" in Frame 14
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(20); } }
Instance of Symbol 97 MovieClip in Frame 16
on (release) { _root.gotoAndStop(17); }
Instance of Symbol 58 MovieClip "player" in Frame 17
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(18); } }
Instance of Symbol 56 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 56 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 97 MovieClip in Frame 18
on (release) { _root.gotoAndStop(6); }
Instance of Symbol 60 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(13); } }
Instance of Symbol 58 MovieClip "player" in Frame 19
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 97 MovieClip in Frame 20
on (release) { _root.gotoAndStop(21); }
Instance of Symbol 58 MovieClip "player" in Frame 21
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(22); } }
Instance of Symbol 111 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 97 MovieClip in Frame 22
on (release) { _root.gotoAndStop(23); }
Instance of Symbol 58 MovieClip "player" in Frame 23
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(24); } }
Instance of Symbol 56 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 56 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 97 MovieClip in Frame 24
on (release) { _root.gotoAndStop(25); }
Instance of Symbol 58 MovieClip "player" in Frame 25
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(26); } }
Instance of Symbol 111 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 97 MovieClip in Frame 26
on (release) { _root.gotoAndStop(27); }
Instance of Symbol 58 MovieClip "player" in Frame 27
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(28); } }
Instance of Symbol 111 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 97 MovieClip in Frame 28
on (release) { _root.gotoAndStop(29); }
Instance of Symbol 58 MovieClip "player" in Frame 29
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 87 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 89 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 91 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 93 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 60 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(30); } }
Instance of Symbol 111 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Instance of Symbol 111 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(11); } }
Frame 30
_root.levels = 1;
Frame 31
score = speed; speed = 20;
Instance of Symbol 58 MovieClip "player" in Frame 31
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -_root.speed; speedx = 0; } else if (Key.isDown(40)) { speedy = _root.speed; speedx = 0; } else if (Key.isDown(37)) { speedx = -_root.speed; speedy = 0; } else if (Key.isDown(39)) { speedx = _root.speed; speedy = 0; } this._x = this._x + (speedx / 20); this._y = this._y + (speedy / 20); onEnterFrame = function () { _root.speed = _root.speed + 1; }; }
Instance of Symbol 87 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndPlay(32); } }
Instance of Symbol 89 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndPlay(32); } }
Instance of Symbol 91 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndPlay(32); } }
Instance of Symbol 93 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndPlay(32); } }
Instance of Symbol 56 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndPlay(32); } }
Instance of Symbol 140 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndPlay(32); } }
Frame 33
stop(); _root.score = speed; if (_root.score >= surv) { surv = _root.score; }
Frame 34
fps = 30; seconds = 0; count = fps * seconds; _root.counts = 1; onEnterFrame = function () { count = count + 1; secs = Math.round(count / fps); };
Instance of Symbol 56 MovieClip "b1" in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(35); } }
Instance of Symbol 87 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(35); } }
Instance of Symbol 89 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(35); } }
Instance of Symbol 91 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(35); } }
Instance of Symbol 93 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(35); _root.counts = 0; } }
Instance of Symbol 144 MovieClip "b2" in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(35); } }
Instance of Symbol 58 MovieClip "player" in Frame 34
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 149 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(35); } }
Instance of Symbol 152 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndStop(35); } }
Frame 35
secss = secs; if (_root.secss >= endur) { endur = _root.secss; }
Frame 36
scorre = 0; fps = 30; scess = 60; countt = fps * scess; onEnterFrame = function () { countt = countt - 1; sces = Math.round(countt / fps); if (_root.sces == 0) { _root.gotoAndStop(37); _root.sces = -10; } };
Instance of Symbol 91 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = -50; } }
Instance of Symbol 93 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.player) & (speedy <= 0)) { _root.player._y = 450; } }
Instance of Symbol 58 MovieClip "player" in Frame 36
onClipEvent (enterFrame) { if (Key.isDown(38)) { speedy = -8; speedx = 0; } else if (Key.isDown(40)) { speedy = 8; speedx = 0; } else if (Key.isDown(37)) { speedx = -8; speedy = 0; } else if (Key.isDown(39)) { speedx = 8; speedy = 0; } this._x = this._x + speedx; this._y = this._y + speedy; }
Instance of Symbol 89 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.player) & (speedy >= 0)) { _root.player._y = -50; } }
Instance of Symbol 87 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._x = 600; } }
Instance of Symbol 70 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { this._y = Math.random() * 400; this._x = Math.random() * 550; _root.scorre = _root.scorre + 10; } }
Frame 37
if (_root.scorre >= coll) { coll = _root.scorre; }
Frame 40
Stage.showMenu = false;
Symbol 15 Button
on (release) { getURL ("http://www.newgrounds.com", "blank"); }
Symbol 20 Button
on (release) { _root.gotoAndStop(2); }
Symbol 21 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 21 MovieClip Frame 2
gotoAndPlay (1);
Symbol 30 Button
on (press) { _root.gotoAndStop(15); }
Symbol 31 MovieClip Frame 80
gotoAndPlay (30);
Symbol 34 Button
on (press) { _root.gotoAndStop(4); }
Symbol 38 Button
on (press) { _root.gotoAndStop(5); }
Symbol 52 Button
on (press) { _root.gotoAndStop(3); }
Symbol 56 MovieClip Frame 1
stop();
Symbol 58 MovieClip Frame 1
stop();
Symbol 71 Button
on (press) { gotoAndStop (2); }
Symbol 76 MovieClip Frame 1
stop();
Symbol 77 Button
on (press) { if (_quality == "HIGH") { _quality = "MEDIUM"; gotoAndStop (2); } else if (_quality == "MEDIUM") { _quality = "LOW"; gotoAndStop (3); } else if (_quality == "LOW") { _quality = "HIGH"; gotoAndStop (1); } }
Symbol 79 Button
on (press) { if (_quality == "HIGH") { _quality = "MEDIUM"; gotoAndStop (2); } else if (_quality == "MEDIUM") { _quality = "LOW"; gotoAndStop (3); } else if (_quality == "LOW") { _quality = "HIGH"; gotoAndStop (1); } }
Symbol 81 MovieClip Frame 1
if (_quality == "HIGH") { gotoAndStop (1); } else if (_quality == "MEDIUM") { gotoAndStop (2); } else if (_quality == "LOW") { gotoAndStop (3); }
Symbol 83 Button
on (release) { stopAllSounds(); }
Symbol 97 MovieClip Frame 20
stop();
Symbol 103 MovieClip Frame 25
_root.gotoAndStop(12);
Symbol 106 Button
on (release) { _root.gotoAndStop(3); }
Symbol 115 Button
on (press) { _root.gotoAndStop(16); }
Symbol 118 Button
on (release) { _root.gotoAndStop(31); }
Symbol 120 Button
on (press) { gotoAndStop (34); }
Symbol 123 Button
on (press) { _root.gotoAndStop(36); }
Symbol 140 MovieClip Frame 200
stop();
Symbol 144 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 100
stop();
Symbol 152 MovieClip Frame 100
stop();

Library Items

Symbol 1 GraphicUsed by:21 55 139
Symbol 2 GraphicUsed by:3 57
Symbol 3 MovieClipUses:2Used by:21
Symbol 4 GraphicUsed by:21
Symbol 5 GraphicUsed by:13 15
Symbol 6 GraphicUsed by:10 15
Symbol 7 GraphicUsed by:8 15
Symbol 8 MovieClipUses:7Used by:10
Symbol 9 GraphicUsed by:10 15
Symbol 10 MovieClipUses:6 8 9Used by:13
Symbol 11 GraphicUsed by:12 15
Symbol 12 MovieClipUses:11Used by:13
Symbol 13 MovieClipUses:5 10 12Used by:14
Symbol 14 MovieClipUses:13Used by:15
Symbol 15 ButtonUses:14 5 6 7 9 11Used by:21
Symbol 16 GraphicUsed by:20
Symbol 17 GraphicUsed by:20
Symbol 18 GraphicUsed by:20
Symbol 19 GraphicUsed by:20
Symbol 20 ButtonUses:16 17 18 19Used by:21
Symbol 21 MovieClipUses:1 3 4 15 20Used by:Timeline
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:Timeline
Symbol 24 GraphicUsed by:27
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:27
Symbol 27 MovieClipUses:24 26Used by:Timeline
Symbol 28 FontUsed by:29 32 33 36 37 40 41 42 43 44 45 46 48 49 50 51 53 54 61 62 64 72 73 74 75 78 80 82 84 95 98 99 100 101 102 105 107 108 112 114 117 119 122 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 141 142 153 154 155 156 157 158 159
Symbol 29 TextUses:28Used by:30
Symbol 30 ButtonUses:29Used by:31
Symbol 31 MovieClipUses:30Used by:Timeline
Symbol 32 TextUses:28Used by:34
Symbol 33 TextUses:28Used by:34
Symbol 34 ButtonUses:32 33Used by:35
Symbol 35 MovieClipUses:34Used by:Timeline
Symbol 36 TextUses:28Used by:38
Symbol 37 TextUses:28Used by:38
Symbol 38 ButtonUses:36 37Used by:39
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 TextUses:28Used by:Timeline
Symbol 41 TextUses:28Used by:Timeline
Symbol 42 TextUses:28Used by:Timeline
Symbol 43 TextUses:28Used by:Timeline
Symbol 44 EditableTextUses:28Used by:Timeline
Symbol 45 EditableTextUses:28Used by:Timeline
Symbol 46 EditableTextUses:28Used by:Timeline
Symbol 47 SoundUsed by:Timeline
Symbol 48 EditableTextUses:28Used by:Timeline
Symbol 49 EditableTextUses:28Used by:Timeline
Symbol 50 EditableTextUses:28Used by:Timeline
Symbol 51 TextUses:28Used by:52 71
Symbol 52 ButtonUses:51Used by:Timeline
Symbol 53 TextUses:28Used by:Timeline
Symbol 54 TextUses:28Used by:Timeline
Symbol 55 MovieClipUses:1Used by:56 140 144
Symbol 56 MovieClipUses:55Used by:Timeline
Symbol 57 MovieClipUses:2Used by:58
Symbol 58 MovieClipUses:57Used by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:Timeline
Symbol 61 TextUses:28Used by:Timeline
Symbol 62 TextUses:28Used by:Timeline
Symbol 63 GraphicUsed by:65
Symbol 64 TextUses:28Used by:65
Symbol 65 MovieClipUses:63 64Used by:70
Symbol 66 GraphicUsed by:70
Symbol 67 GraphicUsed by:70
Symbol 68 GraphicUsed by:70
Symbol 69 GraphicUsed by:70
Symbol 70 MovieClipUses:65 66 67 68 69Used by:Timeline
Symbol 71 ButtonUses:51Used by:Timeline
Symbol 72 TextUses:28Used by:Timeline
Symbol 73 TextUses:28Used by:81
Symbol 74 TextUses:28Used by:76
Symbol 75 TextUses:28Used by:76
Symbol 76 MovieClipUses:74 75Used by:77 79
Symbol 77 ButtonUses:76Used by:81
Symbol 78 TextUses:28Used by:81
Symbol 79 ButtonUses:76Used by:81
Symbol 80 TextUses:28Used by:81
Symbol 81 MovieClipUses:73 77 78 79 80Used by:Timeline
Symbol 82 TextUses:28Used by:83
Symbol 83 ButtonUses:82Used by:Timeline
Symbol 84 TextUses:28Used by:Timeline
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClipUses:85Used by:87
Symbol 87 MovieClipUses:86Used by:Timeline
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClipUses:88Used by:Timeline
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:90Used by:Timeline
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:92Used by:Timeline
Symbol 94 GraphicUsed by:96
Symbol 95 TextUses:28Used by:96
Symbol 96 MovieClipUses:94 95Used by:97
Symbol 97 MovieClipUses:96Used by:Timeline
Symbol 98 TextUses:28Used by:Timeline
Symbol 99 TextUses:28Used by:Timeline
Symbol 100 TextUses:28Used by:Timeline
Symbol 101 TextUses:28Used by:Timeline
Symbol 102 TextUses:28Used by:103  Timeline
Symbol 103 MovieClipUses:102Used by:Timeline
Symbol 104 GraphicUsed by:106
Symbol 105 TextUses:28Used by:106
Symbol 106 ButtonUses:104 105Used by:Timeline
Symbol 107 TextUses:28Used by:Timeline
Symbol 108 TextUses:28Used by:Timeline
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:111
Symbol 111 MovieClipUses:110Used by:Timeline
Symbol 112 TextUses:28Used by:Timeline
Symbol 113 GraphicUsed by:115 120
Symbol 114 TextUses:28Used by:115
Symbol 115 ButtonUses:113 114Used by:Timeline
Symbol 116 GraphicUsed by:118
Symbol 117 TextUses:28Used by:118
Symbol 118 ButtonUses:116 117Used by:Timeline
Symbol 119 TextUses:28Used by:120
Symbol 120 ButtonUses:113 119Used by:Timeline
Symbol 121 GraphicUsed by:123
Symbol 122 TextUses:28Used by:123
Symbol 123 ButtonUses:121 122Used by:Timeline
Symbol 124 TextUses:28Used by:Timeline
Symbol 125 TextUses:28Used by:Timeline
Symbol 126 TextUses:28Used by:Timeline
Symbol 127 TextUses:28Used by:Timeline
Symbol 128 TextUses:28Used by:Timeline
Symbol 129 TextUses:28Used by:Timeline
Symbol 130 TextUses:28Used by:Timeline
Symbol 131 TextUses:28Used by:Timeline
Symbol 132 TextUses:28Used by:Timeline
Symbol 133 TextUses:28Used by:Timeline
Symbol 134 TextUses:28Used by:Timeline
Symbol 135 TextUses:28Used by:Timeline
Symbol 136 TextUses:28Used by:Timeline
Symbol 137 TextUses:28Used by:Timeline
Symbol 138 TextUses:28Used by:Timeline
Symbol 139 MovieClipUses:1Used by:140
Symbol 140 MovieClipUses:55 139Used by:Timeline
Symbol 141 EditableTextUses:28Used by:Timeline
Symbol 142 TextUses:28Used by:Timeline
Symbol 143 GraphicUsed by:Timeline
Symbol 144 MovieClipUses:55Used by:Timeline
Symbol 145 GraphicUsed by:146 150
Symbol 146 MovieClipUses:145Used by:149
Symbol 147 GraphicUsed by:148 151
Symbol 148 MovieClipUses:147Used by:149
Symbol 149 MovieClipUses:146 148Used by:Timeline
Symbol 150 MovieClipUses:145Used by:152
Symbol 151 MovieClipUses:147Used by:152
Symbol 152 MovieClipUses:150 151Used by:Timeline
Symbol 153 EditableTextUses:28Used by:Timeline
Symbol 154 EditableTextUses:28Used by:Timeline
Symbol 155 TextUses:28Used by:Timeline
Symbol 156 TextUses:28Used by:Timeline
Symbol 157 EditableTextUses:28Used by:Timeline
Symbol 158 EditableTextUses:28Used by:Timeline
Symbol 159 EditableTextUses:28Used by:Timeline

Instance Names

"endur"Frame 2Symbol 44 EditableText
"coll"Frame 2Symbol 45 EditableText
"surv"Frame 2Symbol 46 EditableText
"endur"Frame 3Symbol 48 EditableText
"coll"Frame 3Symbol 49 EditableText
"surv"Frame 3Symbol 50 EditableText
"player"Frame 4Symbol 58 MovieClip
"q"Frame 5Symbol 81 MovieClip
"player"Frame 6Symbol 58 MovieClip
"player"Frame 8Symbol 58 MovieClip
"player"Frame 10Symbol 58 MovieClip
"player"Frame 14Symbol 58 MovieClip
"player"Frame 17Symbol 58 MovieClip
"player"Frame 19Symbol 58 MovieClip
"player"Frame 21Symbol 58 MovieClip
"player"Frame 23Symbol 58 MovieClip
"player"Frame 25Symbol 58 MovieClip
"player"Frame 27Symbol 58 MovieClip
"player"Frame 29Symbol 58 MovieClip
"player"Frame 31Symbol 58 MovieClip
"b1"Frame 34Symbol 56 MovieClip
"b2"Frame 34Symbol 144 MovieClip
"player"Frame 34Symbol 58 MovieClip
"seconds"Frame 34Symbol 153 EditableText
"player"Frame 36Symbol 58 MovieClip
"scorre"Frame 36Symbol 157 EditableText
"scess"Frame 36Symbol 158 EditableText
"bar"Symbol 21 MovieClip Frame 1Symbol 3 MovieClip

Special Tags

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

Labels

"loaded"Symbol 21 MovieClip Frame 3

Dynamic Text Variables

endurSymbol 44 EditableText""
collSymbol 45 EditableText""
survSymbol 46 EditableText""
endurSymbol 48 EditableText""
collSymbol 49 EditableText""
survSymbol 50 EditableText""
scoreSymbol 141 EditableText""
secsSymbol 153 EditableText""
secssSymbol 154 EditableText""
scorreSymbol 157 EditableText""
scesSymbol 158 EditableText""
scorreSymbol 159 EditableText""




http://swfchan.com/13/60875/info.shtml
Created: 15/4 -2019 22:43:27 Last modified: 15/4 -2019 22:43:27 Server time: 21/05 -2024 01:26:11