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

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

Ace Of Space.swf

This is the info page for
Flash #22983

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


Text
L o a d i n g

L o a d i n g .

L o a d i n g . .

L o a d i n g . . .

Game Over!

You crashed and
burned...

Try for highscore?

The time is up...

Shield

Time

Score


Loading
highscorelist...

1
2
3
4
5

(c) Klas Kroon 2000

0

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (15) { gotoAndPlay (10); }
Frame 8
gotoAndPlay (1);
Frame 10
gotoAndPlay (25);
Frame 25
loadVariablesNum ("http://free.prohosting.com/~klasklas/cgi-bin/spacescore.txt", "0"); fscommand ("allowscale", "false");
Frame 144
gotoAndStop (25);
Frame 145
n = n + "1"; shotnum = "shot" add n; duplicateMovieClip ("/shot", shotnum, n); setProperty(shotnum, _x , getProperty("/ship", _x)); setProperty("shotnum", _y , getProperty("/ship", _y)); startDrag ("/drag", true, "0", "0", "700", "150"); fscommand ("allowscale", "false");
Frame 154
gotoAndPlay (25);
Symbol 29 Button
on (release) { gotoAndStop (1); tellTarget ("..") { startDrag ("/drag", true, "0", "0", "700", "150"); }; tellTarget ("../shield") { gotoAndStop (1); }; tellTarget ("../timehud") { gotoAndStop (1); }; tellTarget ("../ship") { gotoAndPlay (1); }; Set("../:score", "0"); }
Symbol 30 Button
on (release, keyPress "<Enter>") { loadVariablesNum ("http://free.prohosting.com/~klasklas/cgi-bin/spacescore.cgi", "1", "POST"); Set("../:score", "0"); tellTarget ("..") { gotoAndStop ("gomain"); } }
Symbol 31 Button
on (release) { Set("../:score", "0"); tellTarget ("..") { gotoAndStop ("gomain"); } }
Symbol 36 MovieClip Frame 1
stop();
Symbol 36 MovieClip Frame 10
tellTarget ("../time") { stop(); }
Symbol 36 MovieClip Frame 25
score = ../:score; stop();
Symbol 36 MovieClip Frame 55
score = ../:score; stop();
Symbol 43 MovieClip Frame 3
_x = (_x - "10"); shipX = getProperty("/ship", _x); shipY = getProperty("/ship", _y); selfX = _x; selfY = _y; if (((((selfX - "35") < shipX) and (shipX < (selfX + "35"))) and ((selfY - "18") < shipY)) and (shipY < (selfY + "18"))) { tellTarget ("../shield") { nextFrame(); }; gotoAndPlay (10); }
Symbol 43 MovieClip Frame 4
gotoAndPlay (3); if ("0" >= _x) { _x = "700"; _y = int(random("151")); _rotation = int(random("361")); gotoAndPlay (3); }
Symbol 43 MovieClip Frame 10
play();
Symbol 43 MovieClip Frame 18
_x = "700"; _y = int(random("151")); _rotation = int(random("361")); Set("../:score", ../:score + "15");
Symbol 45 MovieClip Frame 1
dragx = getProperty("/drag", _x); dragy = getProperty("/drag", _y); pullx = getProperty("/pull", _x); pully = getProperty("/pull", _y); difx = dragx - pullx; dify = dragy - pully; movx = difx / "6"; movy = dify / "6"; setProperty("/pull", _x , pullx + movx); setProperty("/pull", _y , pully + movy); setProperty("/ship", _x , pullx + movx); setProperty("/ship", _y , pully + movy);
Symbol 45 MovieClip Frame 2
dragx = getProperty("/drag", _x); dragy = getProperty("/drag", _y); pullx = getProperty("/pull", _x); pully = getProperty("/pull", _y); difx = dragx - pullx; dify = dragy - pully; movx = difx / "6"; movy = dify / "6"; setProperty("/pull", _x , pullx + movx); setProperty("/pull", _y , pully + movy); setProperty("/ship", _x , pullx + movx); setProperty("/ship", _y , pully + movy);
Symbol 62 MovieClip Frame 1
stop();
Symbol 62 MovieClip Frame 2
stop();
Symbol 62 MovieClip Frame 3
stop();
Symbol 62 MovieClip Frame 4
stop();
Symbol 62 MovieClip Frame 5
stop();
Symbol 62 MovieClip Frame 6
stop(); tellTarget ("../ship") { gotoAndPlay ("explode"); }; tellTarget ("../gameover") { gotoAndPlay ("crash"); }
Symbol 63 Button
on (press) { startDrag ("/ship", true); gotoAndStop (2); }
Symbol 64 Button
on (press) { tellTarget ("..") { n = n + "1"; shotnum = "shot" add n; duplicateMovieClip ("/shot", shotnum, n + "100"); setProperty(shotnum, _x , getProperty("/ship", _x)); setProperty(shotnum, _y , getProperty("/ship", _y) + "2"); } }
Symbol 71 MovieClip Frame 2
stop();
Symbol 71 MovieClip Frame 18
setProperty("../drag", _x , -"50"); setProperty("../drag", _y , -"50"); stopDrag(); stop();
Symbol 73 MovieClip Frame 1
xStep = "30";
Symbol 73 MovieClip Frame 2
_x = (_x + xStep); target = "1"; missileX = _x; missileY = _y; while (target < "5") { hittest = "/meteor" add target; meteorY = getProperty(hittest, _y); meteorX = getProperty(hittest, _x); if (((((meteorX - "20") < missileX) and (missileX < (meteorX + "20"))) and ((meteorY - "15") < missileY)) and (missileY < (meteorY + "15"))) { tellTarget (".." add hittest) { gotoAndStop (10); }; removeMovieClip(""); } target = target + "1"; }
Symbol 73 MovieClip Frame 3
gotoAndPlay (2); if (_x >= "700") { removeMovieClip(""); }
Symbol 74 MovieClip Frame 40
tellTarget ("/timehud") { nextFrame(); }
Symbol 82 MovieClip Frame 1
stop(); tellTarget ("../time") { play(); }
Symbol 82 MovieClip Frame 30
tellTarget ("../ship") { gotoAndPlay ("explode"); }; tellTarget ("../gameover") { gotoAndPlay ("timesup"); }; stop();
Symbol 85 Button
on (release) { gotoAndStop (145); }

Library Items

Symbol 1 FontUsed by:2 3 4 5 12 13 14 15 26 32 33 34 56 76 77 86 88 89 90
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 TextUses:1Used by:Timeline
Symbol 4 TextUses:1Used by:Timeline
Symbol 5 TextUses:1Used by:Timeline
Symbol 6 GraphicUsed by:9 85
Symbol 7 GraphicUsed by:9 85
Symbol 8 GraphicUsed by:9 85
Symbol 9 ButtonUses:6 7 8Used by:Timeline
Symbol 10 GraphicUsed by:Timeline
Symbol 11 GraphicUsed by:36
Symbol 12 TextUses:1Used by:36
Symbol 13 TextUses:1Used by:36
Symbol 14 TextUses:1Used by:36
Symbol 15 EditableTextUses:1Used by:36
Symbol 16 GraphicUsed by:19 29
Symbol 17 GraphicUsed by:19 29
Symbol 18 GraphicUsed by:19 22 25 29 30 31
Symbol 19 ButtonUses:16 17 18Used by:36  Timeline
Symbol 20 GraphicUsed by:22 30
Symbol 21 GraphicUsed by:22 30
Symbol 22 ButtonUses:20 21 18Used by:36  Timeline
Symbol 23 GraphicUsed by:25 31
Symbol 24 GraphicUsed by:25 31
Symbol 25 ButtonUses:23 24 18Used by:36  Timeline
Symbol 26 EditableTextUses:1Used by:36
Symbol 27 FontUsed by:28 35
Symbol 28 EditableTextUses:27Used by:36
Symbol 29 ButtonUses:16 17 18Used by:36
Symbol 30 ButtonUses:20 21 18Used by:36
Symbol 31 ButtonUses:23 24 18Used by:36
Symbol 32 TextUses:1Used by:36
Symbol 33 EditableTextUses:1Used by:36
Symbol 34 EditableTextUses:1Used by:36
Symbol 35 EditableTextUses:27Used by:36
Symbol 36 MovieClipUses:11 12 13 14 15 19 22 25 26 28 29 30 31 32 33 34 35Used by:Timeline
Symbol 37 GraphicUsed by:43 71  Timeline
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:43  Timeline
Symbol 40 GraphicUsed by:43
Symbol 41 GraphicUsed by:43
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:39 37 40 41 42Used by:Timeline
Symbol 44 GraphicUsed by:Timeline
Symbol 45 MovieClipUsed by:Timeline
Symbol 46 GraphicUsed by:48
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:46 47Used by:53 63 64  Timeline
Symbol 49 GraphicUsed by:72  Timeline
Symbol 50 MovieClipUsed by:Timeline
Symbol 51 GraphicUsed by:53 63 64  Timeline
Symbol 52 GraphicUsed by:53 63 64
Symbol 53 ButtonUses:48 51 52Used by:Timeline
Symbol 54 MovieClipUsed by:Timeline
Symbol 55 GraphicUsed by:62
Symbol 56 TextUses:1Used by:62
Symbol 57 GraphicUsed by:62
Symbol 58 GraphicUsed by:62
Symbol 59 GraphicUsed by:62
Symbol 60 GraphicUsed by:62
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClipUses:55 56 57 58 59 60 61Used by:Timeline
Symbol 63 ButtonUses:48 51 52Used by:71
Symbol 64 ButtonUses:48 51 52Used by:71
Symbol 65 GraphicUsed by:71
Symbol 66 GraphicUsed by:71
Symbol 67 GraphicUsed by:71
Symbol 68 GraphicUsed by:71
Symbol 69 GraphicUsed by:71
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClipUses:63 64 65 37 66 67 68 69 70Used by:Timeline
Symbol 72 MovieClipUses:49Used by:73
Symbol 73 MovieClipUses:72Used by:Timeline
Symbol 74 MovieClipUsed by:Timeline
Symbol 75 GraphicUsed by:82
Symbol 76 TextUses:1Used by:82
Symbol 77 TextUses:1Used by:82
Symbol 78 GraphicUsed by:82
Symbol 79 GraphicUsed by:82
Symbol 80 GraphicUsed by:82
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClipUses:75 76 77 78 79 80 81Used by:Timeline
Symbol 83 GraphicUsed by:Timeline
Symbol 84 GraphicUsed by:Timeline
Symbol 85 ButtonUses:6 7 8Used by:Timeline
Symbol 86 EditableTextUses:1Used by:Timeline
Symbol 87 GraphicUsed by:Timeline
Symbol 88 TextUses:1Used by:Timeline
Symbol 89 TextUses:1Used by:Timeline
Symbol 90 EditableTextUses:1Used by:Timeline

Instance Names

"shield"Frame 145Symbol 62 MovieClip
"meteor2"Frame 145Symbol 43 MovieClip
"meteor3"Frame 145Symbol 43 MovieClip
"meteor4"Frame 145Symbol 43 MovieClip
"timehud"Frame 145Symbol 82 MovieClip
"time"Frame 145Symbol 74 MovieClip
"gameover"Frame 145Symbol 36 MovieClip
"ship"Frame 145Symbol 71 MovieClip
"drag"Frame 145Symbol 50 MovieClip
"pull"Frame 145Symbol 54 MovieClip
"meteor1"Frame 145Symbol 43 MovieClip
"shot"Frame 145Symbol 73 MovieClip
"bullet"Symbol 73 MovieClip Frame 1Symbol 72 MovieClip

Labels

"stuff"Frame 15
"gomain"Frame 154
"crash"Symbol 36 MovieClip Frame 5
"timesup"Symbol 36 MovieClip Frame 35
"explode"Symbol 71 MovieClip Frame 5

Dynamic Text Variables

namnSymbol 15 EditableText""
namnSymbol 26 EditableText""
scoreSymbol 28 EditableText""
namnSymbol 33 EditableText""
namnSymbol 34 EditableText""
scoreSymbol 35 EditableText""
highscorelistSymbol 86 EditableText" Loading highscorelist..."
scoreSymbol 90 EditableText"0"




http://swfchan.com/5/22983/info.shtml
Created: 26/5 -2019 13:26:15 Last modified: 26/5 -2019 13:26:15 Server time: 14/05 -2024 18:00:42