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

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

meteor-strike.swf

This is the info page for
Flash #25345

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


Text
Loading

presents

Meteor

Strike!

by Andrew Davis

Start

Start

instructions

instructions

by
Andrew Davis

click here to play more games at ABC arcade

click here to play more games at ABC arcade

ready...

GO!!

hits left:

Too many meteors has struck
the city, it's almost completely
destroyed

you managed to hold off the
meteors to save

people

again?

BACK

BACK

Meteor Strike!!

instructions
Use your mouse to click on the
meteors to make them explode
before they hit the city, killing
thousands. It's your task to save the
city for as long as possible to let as
many people escape.

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 2
stop();
Frame 3
stop();
Frame 4
health = 5;
Instance of Symbol 57 MovieClip "1" in Frame 4
onClipEvent (load) { function reset() { randomX = Math.random() * 370; this._x = randomX; this._y = -80; } falling = true; reset(); r = (Math.random() * 6) + 3; } onClipEvent (enterFrame) { if (falling == true) { vel_y = vel_y - 1; if (vel_y <= (-r)) { vel_y = -r; } this._y = this._y - vel_y; _rotation = (_rotation + 2); } if (_root.health == 0) { _root.gotoAndStop(5); } if (this._y > 450) { _root.health = _root.health - 1; _root.city.gotoAndPlay(2); reset(); } } on (press) { gotoAndPlay (2); }
Instance of Symbol 67 MovieClip "2" in Frame 4
onClipEvent (load) { function reset() { randomX = Math.random() * 370; this._x = randomX; this._y = -60; } falling = true; reset(); r = (Math.random() * 6) + 2; } onClipEvent (enterFrame) { if (falling == true) { vel_y = vel_y - 1; if (vel_y <= (-r)) { vel_y = -r; } this._y = this._y - vel_y; _rotation = (_rotation - 2); } if (this._y > 420) { _root.health = _root.health - 1; _root.city.gotoAndPlay(2); reset(); } } on (press) { gotoAndPlay (2); }
Instance of Symbol 77 MovieClip "3" in Frame 4
onClipEvent (load) { function reset() { randomX = Math.random() * 370; this._x = randomX; this._y = -50; } reset(); falling = true; r = (Math.random() * 6) + 4; } onClipEvent (enterFrame) { if (falling == true) { vel_y = vel_y - 1; if (vel_y <= (-r)) { vel_y = -r; } this._y = this._y - vel_y; _rotation = (_rotation - 3); } if (this._y > 420) { _root.health = _root.health - 1; _root.city.gotoAndPlay(2); reset(); } } on (press) { gotoAndPlay (2); }
Instance of Symbol 87 MovieClip "4" in Frame 4
onClipEvent (load) { function reset() { randomX = Math.random() * 370; this._x = randomX; this._y = -50; } falling = true; reset(); r = (Math.random() * 6) + 4; } onClipEvent (enterFrame) { if (falling == true) { vel_y = vel_y - 1; if (vel_y <= (-r)) { vel_y = -r; } this._y = this._y - vel_y; _rotation = (_rotation - 3); } if (this._y > 420) { _root.health = _root.health - 1; _root.city.gotoAndPlay(2); reset(); } } on (press) { gotoAndPlay (2); }
Instance of Symbol 89 MovieClip in Frame 4
onClipEvent (load) { secs = 5; count = true; } onClipEvent (enterFrame) { if (count) { if (!start) { start = getTimer(); } _root.passed = Math.round(getTimer() - start); if (_root.health == 0) { _root.gotoAndStop(5); count = false; } } }
Frame 5
stop();
Frame 6
stop();
Symbol 18 MovieClip Frame 4
t = getBytesTotal(); l = getBytesLoaded(); preloader._xscale = (l / t) * 100; if (l < t) { gotoAndPlay(_currentframe + 1); }
Symbol 18 MovieClip Frame 95
_root.gotoAndStop(2);
Symbol 30 Button
on (release) { _root.gotoAndStop(3); }
Symbol 33 Button
on (release) { gotoAndStop (7); }
Symbol 38 Button
on (release) { getURL ("http://www.abcarcade.com"); }
Symbol 42 MovieClip Frame 41
_root.gotoAndStop(4);
Symbol 57 MovieClip Frame 1
stop();
Symbol 57 MovieClip Frame 9
reset();
Symbol 67 MovieClip Frame 1
stop();
Symbol 67 MovieClip Frame 9
reset();
Symbol 77 MovieClip Frame 1
stop();
Symbol 77 MovieClip Frame 9
reset();
Symbol 87 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 9
reset(); gotoAndStop (1);
Symbol 89 MovieClip Frame 1
stop();
Symbol 89 MovieClip Frame 2
stop();
Symbol 99 MovieClip Frame 1
stop();
Symbol 111 Button
on (release) { gotoAndPlay (3); }
Symbol 116 Button
on (release) { gotoAndStop (2); }

Library Items

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

Instance Names

"1"Frame 4Symbol 57 MovieClip
"2"Frame 4Symbol 67 MovieClip
"3"Frame 4Symbol 77 MovieClip
"4"Frame 4Symbol 87 MovieClip
"city"Frame 4Symbol 99 MovieClip
"preloader"Symbol 18 MovieClip Frame 1Symbol 5 MovieClip
"preloader"Symbol 18 MovieClip Frame 5Symbol 5 MovieClip

Dynamic Text Variables

healthSymbol 47 EditableText""
passedSymbol 106 EditableText""




http://swfchan.com/6/25345/info.shtml
Created: 23/5 -2019 18:57:26 Last modified: 23/5 -2019 18:57:26 Server time: 19/05 -2024 01:33:05