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>

Asteroid Field.swf

This is the info page for
Flash #72395

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


Text
ASTEROID
FIELD

By SantoNinoDeCebu

Select your setting

EASY

EASY

HARD

HARD

MEDIUM

MEDIUM

RETRY

RETRY

Your score was :

ActionScript [AS1/AS2]

Frame 1
stopAllSounds(); i = 1; while (i < 11) { eval ("_root.enemy" + i).removeMovieClip(); i++; }
Frame 2
stop(); stopAllSounds();
Frame 3
score = -9000; numEnemy = 8; i = 2; while (numEnemy >= i) { enemy1.duplicateMovieClip("enemy" + i, i + 100); i++; }
Instance of Symbol 76 MovieClip "spaceship" in Frame 3
onClipEvent (load) { moveSpeed = 15; } onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT) and (this._x < 530)) { this._x = this._x + moveSpeed; gotoAndStop (2); } else if (Key.isDown(Key.LEFT) and (30 < this._x)) { this._x = this._x - movespeed; gotoAndStop (3); } if (!(Key.isDown(Key.RIGHT) || (Key.isDown(Key.LEFT)))) { gotoAndStop (1); } }
Instance of Symbol 82 MovieClip "enemy2" in Frame 3
onClipEvent (load) { function reset() { this._y = 600; this._x = random(500) + 200; enemy1Speed = random(10) + 8; this.gotoAndStop(1); _root.score = _root.score + 2000; } reset(); } onClipEvent (enterFrame) { if (_root.spaceship.scrollStart) { this._y = this._y - enemy1Speed; } else { this._y = this._y - enemy1Speed; } if (this._y < -10) { reset(); } if (this.hitTest(_root.spaceship) && (this._currentframe == 1)) { tellTarget (_root.health) { nextFrame(); }; this.play(); } }
Instance of Symbol 86 MovieClip "enemy1" in Frame 3
onClipEvent (load) { function reset() { this._y = 600; this._x = random(505) + 25; enemy4Speed = random(30) + 12; this.gotoAndStop(1); _root.score = _root.score + 1000; } reset(); } onClipEvent (enterFrame) { if (_root.spaceship.scrollStart) { this._y = this._y - enemy4Speed; } else { this._y = this._y - enemy4Speed; } if (this._y < -10) { reset(); } if (this.hitTest(_root.spaceship) && (this._currentframe == 1)) { tellTarget (_root.health) { nextFrame(); }; this.play(); } }
Frame 4
stop();
Frame 6
score = -6000; numEnemy = 5; i = 2; while (numEnemy >= i) { enemy1.duplicateMovieClip("enemy" + i, i + 100); i++; }
Instance of Symbol 76 MovieClip "spaceship" in Frame 6
onClipEvent (load) { moveSpeed = 15; } onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT) and (this._x < 530)) { this._x = this._x + moveSpeed; gotoAndStop (2); } else if (Key.isDown(Key.LEFT) and (30 < this._x)) { this._x = this._x - movespeed; gotoAndStop (3); } if (!(Key.isDown(Key.RIGHT) || (Key.isDown(Key.LEFT)))) { gotoAndStop (1); } }
Instance of Symbol 90 MovieClip "enemy1" in Frame 6
onClipEvent (load) { function reset() { this._y = 600; this._x = random(505) + 20; enemy4Speed = random(30) + 12; this.gotoAndStop(1); _root.score = _root.score + 1000; } reset(); } onClipEvent (enterFrame) { if (_root.spaceship.scrollStart) { this._y = this._y - enemy4Speed; } else { this._y = this._y - enemy4Speed; } if (this._y < -10) { reset(); } if (this.hitTest(_root.spaceship) && (this._currentframe == 1)) { tellTarget (_root.health) { nextFrame(); }; this.play(); } }
Instance of Symbol 82 MovieClip "enemy2" in Frame 6
onClipEvent (load) { function reset() { this._y = 600; this._x = random(500) + 200; enemy1Speed = random(10) + 8; this.gotoAndStop(1); _root.score = _root.score + 2000; } reset(); } onClipEvent (enterFrame) { if (_root.spaceship.scrollStart) { this._y = this._y - enemy1Speed; } else { this._y = this._y - enemy1Speed; } if (this._y < -10) { reset(); } if (this.hitTest(_root.spaceship) && (this._currentframe == 1)) { tellTarget (_root.health) { nextFrame(); }; this.play(); } }
Frame 7
stop();
Frame 9
score = -4000; numEnemy = 3; i = 2; while (numEnemy >= i) { enemy1.duplicateMovieClip("enemy" + i, i + 100); i++; }
Instance of Symbol 92 MovieClip "spaceship" in Frame 9
onClipEvent (load) { moveSpeed = 16; } onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT) and (this._x < 530)) { this._x = this._x + moveSpeed; gotoAndStop (2); } else if (Key.isDown(Key.LEFT) and (30 < this._x)) { this._x = this._x - movespeed; gotoAndStop (3); } if (!(Key.isDown(Key.RIGHT) || (Key.isDown(Key.LEFT)))) { gotoAndStop (1); } }
Instance of Symbol 93 MovieClip "enemy1" in Frame 9
onClipEvent (load) { function reset() { this._y = 600; this._x = random(505) + 20; enemy4Speed = random(20) + 12; this.gotoAndStop(1); _root.score = _root.score + 1000; } reset(); } onClipEvent (enterFrame) { if (_root.spaceship.scrollStart) { this._y = this._y - enemy4Speed; } else { this._y = this._y - enemy4Speed; } if (this._y < -10) { reset(); } if (this.hitTest(_root.spaceship) && (this._currentframe == 1)) { tellTarget (_root.health) { nextFrame(); }; this.play(); } }
Instance of Symbol 82 MovieClip "enemy2" in Frame 9
onClipEvent (load) { function reset() { this._y = 600; this._x = random(500) + 200; enemy1Speed = random(10) + 8; this.gotoAndStop(1); _root.score = _root.score + 2000; } reset(); } onClipEvent (enterFrame) { if (_root.spaceship.scrollStart) { this._y = this._y - enemy1Speed; } else { this._y = this._y - enemy1Speed; } if (this._y < -10) { reset(); } if (this.hitTest(_root.spaceship) && (this._currentframe == 1)) { tellTarget (_root.health) { nextFrame(); }; this.play(); } }
Frame 10
stop();
Frame 14
i = 1; while (i < 11) { eval ("_root.enemy" + i).removeMovieClip(); i++; }
Frame 39
stopAllSounds();
Frame 141
stop();
Symbol 23 Button
on (release) { nextFrame(); }
Symbol 47 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop (3); }
Symbol 47 MovieClip Frame 2
gotoAndPlay (1);
Symbol 47 MovieClip Frame 3
stop();
Symbol 47 MovieClip Frame 4
play();
Symbol 47 MovieClip Frame 72
_root.play();
Instance of Symbol 50 MovieClip in Symbol 55 MovieClip Frame 1
onClipEvent (load) { stars2.duplicateMovieClip("stars22", 101); stars22._y = stars2._y + stars2._height; starStarty = this._y; starSpeed = 0.666666666666667; } onClipEvent (enterFrame) { this._y = this._y - starSpeed; if ((starStarty - stars2._height) >= this._y) { this._y = starStarty - starSpeed; } }
Instance of Symbol 54 MovieClip in Symbol 55 MovieClip Frame 1
onClipEvent (load) { stars3.duplicateMovieClip("stars32", 102); stars32._y = stars3._y + stars3._height; starStarty = this._y; starSpeed = 0.75; } onClipEvent (enterFrame) { this._y = this._y - starSpeed; if ((starStarty - stars3._height) >= this._y) { this._y = starStarty - starSpeed; } }
Symbol 61 Button
on (press) { gotoAndPlay (9); }
Symbol 65 Button
on (press) { gotoAndPlay (3); }
Symbol 68 Button
on (release) { gotoAndPlay (6); }
Symbol 76 MovieClip Frame 1
stop();
Symbol 76 MovieClip Frame 2
stop();
Symbol 76 MovieClip Frame 3
stop();
Symbol 80 MovieClip Frame 1
stop();
Symbol 80 MovieClip Frame 2
stop();
Symbol 80 MovieClip Frame 3
stop();
Symbol 80 MovieClip Frame 4
play();
Symbol 80 MovieClip Frame 5
_root.gotoAndPlay("gameOver");
Symbol 86 MovieClip Frame 1
stop();
Symbol 86 MovieClip Frame 4
stop();
Symbol 90 MovieClip Frame 1
stop();
Symbol 90 MovieClip Frame 4
stop();
Symbol 92 MovieClip Frame 1
stop();
Symbol 92 MovieClip Frame 2
stop();
Symbol 92 MovieClip Frame 3
stop();
Symbol 93 MovieClip Frame 1
stop();
Symbol 93 MovieClip Frame 4
stop();
Instance of Symbol 97 MovieClip "starsend1" in Symbol 105 MovieClip Frame 1
onClipEvent (load) { stars1.duplicateMovieClip("stars12", 100); stars12._x = stars1._x + stars1._height; starStartx = this._x; starSpeed = 0.2; } onClipEvent (enterFrame) { this._x = this._x - starSpeed; if (this._x >= (starStartx + stars1._height)) { this._x = starStartx + starSpeed; } }
Instance of Symbol 100 MovieClip "starsend2" in Symbol 105 MovieClip Frame 1
onClipEvent (load) { stars2.duplicateMovieClip("stars22", 101); stars22._x = stars2._x + stars2._height; starStartx = this._x; starSpeed = 0.333333333333333; } onClipEvent (enterFrame) { this._x = this._x - starSpeed; if (this._x >= (starStartx + stars2._height)) { this._x = starStartx + starSpeed; } }
Instance of Symbol 104 MovieClip "starsend3" in Symbol 105 MovieClip Frame 1
onClipEvent (load) { stars3.duplicateMovieClip("stars32", 102); stars32._x = stars3._x + stars3._height; starStartx = this._x; starSpeed = 0.666666666666667; } onClipEvent (enterFrame) { this._x = this._x - starSpeed; if (this._x >= (starStartx + stars3._height)) { this._x = starStartx + starSpeed; } }
Symbol 118 MovieClip Frame 8
stop();
Symbol 120 MovieClip Frame 8
stop();
Symbol 125 Button
on (release) { gotoAndPlay (2); }

Library Items

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

Instance Names

"spaceship"Frame 3Symbol 76 MovieClip
"health"Frame 3Symbol 80 MovieClip
"enemy2"Frame 3Symbol 82 MovieClip
"enemy1"Frame 3Symbol 86 MovieClip
"spaceship"Frame 6Symbol 76 MovieClip
"health"Frame 6Symbol 80 MovieClip
"enemy1"Frame 6Symbol 90 MovieClip
"enemy2"Frame 6Symbol 82 MovieClip
"spaceship"Frame 9Symbol 92 MovieClip
"health"Frame 9Symbol 80 MovieClip
"enemy1"Frame 9Symbol 93 MovieClip
"enemy2"Frame 9Symbol 82 MovieClip
"starsend"Frame 14Symbol 105 MovieClip
"bar"Symbol 47 MovieClip Frame 1Symbol 8 MovieClip
"stars2"Symbol 50 MovieClip Frame 1Symbol 49 MovieClip
"stars2"Symbol 50 MovieClip Frame 1Symbol 49 MovieClip
"stars3"Symbol 54 MovieClip Frame 1Symbol 52 MovieClip
"stars3"Symbol 54 MovieClip Frame 1Symbol 53 MovieClip
"stars1"Symbol 97 MovieClip Frame 1Symbol 96 MovieClip
"stars1"Symbol 97 MovieClip Frame 1Symbol 96 MovieClip
"stars2"Symbol 100 MovieClip Frame 1Symbol 99 MovieClip
"stars2"Symbol 100 MovieClip Frame 1Symbol 99 MovieClip
"stars3"Symbol 104 MovieClip Frame 1Symbol 102 MovieClip
"stars3"Symbol 104 MovieClip Frame 1Symbol 103 MovieClip
"starsend1"Symbol 105 MovieClip Frame 1Symbol 97 MovieClip
"starsend2"Symbol 105 MovieClip Frame 1Symbol 100 MovieClip
"starsend3"Symbol 105 MovieClip Frame 1Symbol 104 MovieClip

Labels

"GameOver"Frame 14
"loaded"Symbol 47 MovieClip Frame 3

Dynamic Text Variables

scoreSymbol 88 EditableText""
scoreSymbol 91 EditableText""
scoreSymbol 94 EditableText""
scoreSymbol 121 EditableText""
scoreSymbol 126 EditableText""




http://swfchan.com/15/72395/info.shtml
Created: 8/4 -2019 19:20:00 Last modified: 8/4 -2019 19:20:00 Server time: 17/05 -2024 07:34:10