| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 231344 |
| /disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2623 · P5245 |
![]() | This is the info page for Flash #72002 |
| L |
| Lo |
| Loa |
| Load |
| Loadi |
| Loadin |
| Loading |
| Loading. |
| Loading.. |
| Loading... |
| PLAY |
| Programming: Gjlcards Art: Addison |
| www.antitudegames.com |
| while your waiting, why not visit www.antitudegames.com |
| PLAY GAME |
| instructions |
| PLAY GAME |
| instructions |
| Easy |
| Normal |
| Hard |
| Extreme |
| NightMare |
| Classic |
| Extra Balls |
| Back |
| Click the ball to keep it up. Don't let it hit the ground! |
| Try to get a high score! Note: In extra ball mode, the balls will help you keep it up. |
| Have fun! |
| Exit |
| Exit |
| Score: |
| Highest Score: |
ActionScript [AS1/AS2]
Frame 2stop();Frame 3_root.score = 0; stop();Frame 5if (_root.balls == 1) { _root.extriYo1.gotoAndStop(2); _root.extriYo2.gotoAndStop(2); } stop();Instance of Symbol 12 MovieClip "ball" in Frame 5on (press) { _root.ball._y = _root.ball._y - 18; if (_root.ball.hitTest(_root.wallUp)) { _root.ball._y = _root.ball._y + 10; } _root.score = _root.score + 1; } onClipEvent (enterFrame) { _root.ball._y = _root.ball._y + _root.gravitySetting; xPos = random(2) + 1; switch (xPos) { case 1 : _root.ball._x = _root.ball._x + (random(_root.ballRandom) + 5); if (_root.ball.hitTest(_root.wall2)) { _root.ball._x = _root.ball._x - 14; } break; case 2 : _root.ball._x = _root.ball._x - (random(_root.ballRandom) + 5); if (!_root.ball.hitTest(_root.wall1)) { break; } _root.ball._x = _root.ball._x + 14; } if (this.hitTest(_root.extriYo2) || (this.hitTest(_root.extriYo1))) { this._y = this._y - (random(10) + 7); } if (_root.ball.hitTest(_root.ground)) { _root.gotoAndStop(6); } }Instance of Symbol 106 MovieClip "extriYo1" in Frame 5onClipEvent (enterFrame) { if (_root.balls == 1) { this._x = random(300) + 20; this._y = random(300) + 20; } xPos = random(2) + 1; switch (xPos) { case 1 : this._x = this._x + (random(12) + 5); if (this.hitTest(_root.wall2)) { this._x = this._x - 13; } break; case 2 : this._x = this._x - (random(12) + 5); if (!this.hitTest(_root.wall2)) { break; } this._x = this._x + 13; } }Instance of Symbol 106 MovieClip "extriYo2" in Frame 5onClipEvent (enterFrame) { if (_root.balls == 1) { this._x = random(-300) + 20; this._y = random(-300) + 20; } xPos = random(2) + 1; switch (xPos) { case 1 : this._x = this._x + (random(12) + 5); if (this.hitTest(_root.wall2)) { this._x = this._x - 13; } break; case 2 : this._x = this._x - (random(12) + 5); if (!this.hitTest(_root.wall2)) { break; } this._x = this._x + 13; } }Frame 6_root.soundy1 = 0; if (_root.playOnce == 1) { if (_root.score > _root.scoreBest) { _root.scoreBest = _root.score; } } else { _root.scoreBest = _root.score; _root.playOnce = 1; } stopAllSounds(); stop();Symbol 12 MovieClip Frame 1moof = random(7) + 1; switch (moof) { case 1 : stop(); break; case 2 : gotoAndStop (2); break; case 3 : gotoAndStop (3); break; case 4 : gotoAndStop (4); break; case 5 : gotoAndStop (5); break; case 6 : gotoAndStop (6); break; case 7 : gotoAndStop (7); }Symbol 35 Buttonon (release) { _root.play(); }Symbol 37 MovieClip Frame 1_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); }Symbol 37 MovieClip Frame 2gotoAndPlay (1);Symbol 42 Buttonon (press) { getURL ("http://www.antitudegames.com", "_blank"); }Symbol 45 Buttonon (press) { getURL ("http://www.antitudegames.com", "_blank"); }Symbol 51 Buttonon (release) { gotoAndStop (3); }Symbol 57 Buttonon (release) { gotoAndStop (4); }Symbol 58 Buttonon (release) { _root.gotoAndStop(3); }Symbol 60 Buttonon (release) { _root.gotoAndStop(4); }Symbol 65 MovieClip Frame 1if (_root.soundy1 != 1) { _root.soundy1 = 1; gotoAndStop (2); } else { stop(); }Symbol 67 Buttonon (release) { _root.gravitySetting = 5; _root.ballRandom = 7; _root.balls = 0; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 69 Buttonon (release) { _root.gravitySetting = 7; stopAllSounds(); _root.ballRandom = 12; _root.balls = 0; _root.gotoAndPlay(5); }Symbol 71 Buttonon (release) { _root.gravitySetting = 7; _root.ballRandom = 12; _root.balls = 0; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 73 Buttonon (release) { _root.gravitySetting = 9.5; _root.ballRandom = 20; _root.balls = 0; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 75 Buttonon (release) { _root.gravitySetting = 11.5; _root.ballRandom = 26; _root.balls = 0; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 77 Buttonon (release) { _root.gravitySetting = 5; _root.ballRandom = 7; _root.balls = 1; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 78 Buttonon (release) { _root.gravitySetting = 7; _root.ballRandom = 12; _root.balls = 1; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 79 Buttonon (release) { _root.gravitySetting = 8; _root.ballRandom = 16; _root.balls = 1; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 80 Buttonon (release) { _root.gravitySetting = 9.5; _root.ballRandom = 20; _root.balls = 1; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 81 Buttonon (release) { _root.gravitySetting = 11.5; _root.ballRandom = 26; _root.balls = 1; _root.gotoAndPlay(5); stopAllSounds(); }Symbol 82 MovieClip Frame 1stop();Symbol 82 MovieClip Frame 2stop();Symbol 82 MovieClip Frame 3stop();Symbol 83 Buttonon (release) { _root.diff.gotoAndStop(2); }Symbol 85 Buttonon (release) { _root.diff.gotoAndStop(3); }Symbol 87 Buttonon (release) { gotoAndStop (2); }Symbol 104 MovieClip Frame 1boo = random(5) + 1; switch (boo) { case 1 : stop(); break; case 2 : gotoAndStop (2); break; case 3 : gotoAndStop (3); break; case 4 : gotoAndStop (4); break; case 5 : gotoAndStop (5); }Symbol 106 MovieClip Frame 1stop();Symbol 106 MovieClip Frame 2_root.balls = 0;Symbol 118 Buttonon (release) { gotoAndStop (6); }
Library Items
| Symbol 1 Graphic | Used by:Timeline | ||
| Symbol 2 Bitmap | Used by:3 | ||
| Symbol 3 Graphic | Uses:2 | Used by:Timeline | |
| Symbol 4 Graphic | Used by:Timeline | ||
| Symbol 5 Graphic | Used by:12 | ||
| Symbol 6 Graphic | Used by:12 | ||
| Symbol 7 Graphic | Used by:12 | ||
| Symbol 8 Graphic | Used by:12 | ||
| Symbol 9 Graphic | Used by:12 | ||
| Symbol 10 Graphic | Used by:12 | ||
| Symbol 11 Graphic | Used by:12 | ||
| Symbol 12 MovieClip | Uses:5 6 7 8 9 10 11 | Used by:Timeline | |
| Symbol 13 Bitmap | Used by:14 | ||
| Symbol 14 Graphic | Uses:13 | Used by:Timeline | |
| Symbol 15 Graphic | Used by:16 | ||
| Symbol 16 MovieClip | Uses:15 | Used by:37 | |
| Symbol 17 Graphic | Used by:37 | ||
| Symbol 18 Font | Used by:19 20 21 22 23 24 25 26 27 28 36 122 123 124 125 | ||
| Symbol 19 Text | Uses:18 | Used by:29 | |
| Symbol 20 Text | Uses:18 | Used by:29 | |
| Symbol 21 Text | Uses:18 | Used by:29 | |
| Symbol 22 Text | Uses:18 | Used by:29 | |
| Symbol 23 Text | Uses:18 | Used by:29 | |
| Symbol 24 Text | Uses:18 | Used by:29 | |
| Symbol 25 Text | Uses:18 | Used by:29 | |
| Symbol 26 Text | Uses:18 | Used by:29 | |
| Symbol 27 Text | Uses:18 | Used by:29 | |
| Symbol 28 Text | Uses:18 | Used by:29 | |
| Symbol 29 MovieClip | Uses:19 20 21 22 23 24 25 26 27 28 | Used by:37 | |
| Symbol 30 Graphic | Used by:35 58 60 67 69 71 73 75 77 78 79 80 81 83 85 87 | ||
| Symbol 31 Graphic | Used by:35 58 60 67 69 71 73 75 77 78 79 80 81 83 85 87 | ||
| Symbol 32 Graphic | Used by:35 58 60 67 69 71 73 75 77 78 79 80 81 83 85 87 | ||
| Symbol 33 Sound | Used by:35 58 60 67 69 71 73 75 77 78 79 80 81 83 85 87 | ||
| Symbol 34 Sound | Used by:35 58 60 67 69 71 73 75 77 78 79 80 81 83 85 87 | ||
| Symbol 35 Button | Uses:30 31 32 33 34 | Used by:37 | |
| Symbol 36 Text | Uses:18 | Used by:37 | |
| Symbol 37 MovieClip | Uses:16 17 29 35 36 | Used by:Timeline | |
| Symbol 38 Font | Used by:39 40 43 48 53 59 61 68 70 72 74 76 84 86 88 115 116 119 | ||
| Symbol 39 Text | Uses:38 | Used by:Timeline | |
| Symbol 40 Text | Uses:38 | Used by:42 | |
| Symbol 41 Graphic | Used by:42 | ||
| Symbol 42 Button | Uses:40 41 | Used by:Timeline | |
| Symbol 43 Text | Uses:38 | Used by:45 | |
| Symbol 44 Graphic | Used by:45 | ||
| Symbol 45 Button | Uses:43 44 | Used by:Timeline | |
| Symbol 46 Graphic | Used by:Timeline | ||
| Symbol 47 Graphic | Used by:51 | ||
| Symbol 48 Text | Uses:38 | Used by:51 | |
| Symbol 49 Graphic | Used by:51 | ||
| Symbol 50 Graphic | Used by:51 | ||
| Symbol 51 Button | Uses:47 48 49 50 | Used by:Timeline | |
| Symbol 52 Graphic | Used by:57 | ||
| Symbol 53 Text | Uses:38 | Used by:57 | |
| Symbol 54 Graphic | Used by:57 | ||
| Symbol 55 Graphic | Used by:57 | ||
| Symbol 56 Graphic | Used by:57 | ||
| Symbol 57 Button | Uses:52 53 54 55 56 | Used by:Timeline | |
| Symbol 58 Button | Uses:30 31 32 33 34 | Used by:Timeline | |
| Symbol 59 Text | Uses:38 | Used by:Timeline | |
| Symbol 60 Button | Uses:30 31 32 33 34 | Used by:Timeline | |
| Symbol 61 Text | Uses:38 | Used by:Timeline | |
| Symbol 62 Graphic | Used by:65 | ||
| Symbol 63 Graphic | Used by:65 | ||
| Symbol 64 Sound | Used by:65 | ||
| Symbol 65 MovieClip | Uses:62 63 64 | Used by:Timeline | |
| Symbol 66 Graphic | Used by:Timeline | ||
| Symbol 67 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 68 Text | Uses:38 | Used by:82 | |
| Symbol 69 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 70 Text | Uses:38 | Used by:82 | |
| Symbol 71 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 72 Text | Uses:38 | Used by:82 | |
| Symbol 73 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 74 Text | Uses:38 | Used by:82 | |
| Symbol 75 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 76 Text | Uses:38 | Used by:82 | |
| Symbol 77 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 78 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 79 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 80 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 81 Button | Uses:30 31 32 33 34 | Used by:82 | |
| Symbol 82 MovieClip | Uses:67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 | Used by:Timeline | |
| Symbol 83 Button | Uses:30 31 32 33 34 | Used by:Timeline | |
| Symbol 84 Text | Uses:38 | Used by:Timeline | |
| Symbol 85 Button | Uses:30 31 32 33 34 | Used by:Timeline | |
| Symbol 86 Text | Uses:38 | Used by:Timeline | |
| Symbol 87 Button | Uses:30 31 32 33 34 | Used by:Timeline | |
| Symbol 88 Text | Uses:38 | Used by:Timeline | |
| Symbol 89 Graphic | Used by:Timeline | ||
| Symbol 90 Font | Used by:91 92 93 | ||
| Symbol 91 Text | Uses:90 | Used by:Timeline | |
| Symbol 92 Text | Uses:90 | Used by:Timeline | |
| Symbol 93 Text | Uses:90 | Used by:Timeline | |
| Symbol 94 Bitmap | Used by:95 | ||
| Symbol 95 Graphic | Uses:94 | Used by:104 | |
| Symbol 96 Bitmap | Used by:97 | ||
| Symbol 97 Graphic | Uses:96 | Used by:104 | |
| Symbol 98 Bitmap | Used by:99 | ||
| Symbol 99 Graphic | Uses:98 | Used by:104 | |
| Symbol 100 Bitmap | Used by:101 | ||
| Symbol 101 Graphic | Uses:100 | Used by:104 | |
| Symbol 102 Bitmap | Used by:103 | ||
| Symbol 103 Graphic | Uses:102 | Used by:104 | |
| Symbol 104 MovieClip | Uses:95 97 99 101 103 | Used by:Timeline | |
| Symbol 105 Graphic | Used by:106 | ||
| Symbol 106 MovieClip | Uses:105 | Used by:Timeline | |
| Symbol 107 Graphic | Used by:108 | ||
| Symbol 108 MovieClip | Uses:107 | Used by:Timeline | |
| Symbol 109 Graphic | Used by:110 | ||
| Symbol 110 MovieClip | Uses:109 | Used by:Timeline | |
| Symbol 111 Graphic | Used by:112 | ||
| Symbol 112 MovieClip | Uses:111 | Used by:Timeline | |
| Symbol 113 Graphic | Used by:114 | ||
| Symbol 114 MovieClip | Uses:113 | Used by:Timeline | |
| Symbol 115 Text | Uses:38 | Used by:118 | |
| Symbol 116 Text | Uses:38 | Used by:118 | |
| Symbol 117 Graphic | Used by:118 | ||
| Symbol 118 Button | Uses:115 116 117 | Used by:Timeline | |
| Symbol 119 EditableText | Uses:38 | Used by:Timeline | |
| Symbol 120 Sound | Used by:Timeline | ||
| Symbol 121 Graphic | Used by:Timeline | ||
| Symbol 122 EditableText | Uses:18 | Used by:Timeline | |
| Symbol 123 EditableText | Uses:18 | Used by:Timeline | |
| Symbol 124 Text | Uses:18 | Used by:Timeline | |
| Symbol 125 Text | Uses:18 | Used by:Timeline |
Instance Names
| "diff" | Frame 3 | Symbol 82 MovieClip |
| "ball" | Frame 5 | Symbol 12 MovieClip |
| "extriYo1" | Frame 5 | Symbol 106 MovieClip |
| "extriYo2" | Frame 5 | Symbol 106 MovieClip |
| "wall1" | Frame 5 | Symbol 108 MovieClip |
| "wall2" | Frame 5 | Symbol 110 MovieClip |
| "ground" | Frame 5 | Symbol 112 MovieClip |
| "bar" | Symbol 37 MovieClip Frame 1 | Symbol 16 MovieClip |
Labels
| "loaded" | Symbol 37 MovieClip Frame 3 |
Dynamic Text Variables
| _root.score | Symbol 119 EditableText | "" |
| _root.score | Symbol 122 EditableText | "" |
| _root.scoreBest | Symbol 123 EditableText | "" |
|
|