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

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

Mission To Mars.swf

This is the info page for
Flash #22756

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


Text
LOADING...

99

COUNTDOWN

MISSION TO MARS

GOOD LUCK!

AVOID THE METEORS
USING YOUR THREE LIVES
IN THE ALLOCATED TIME
AND LAND YOUR SPACECRAFT
ON MARS...

BETTER LUCK
NEXT TIME

PLAY AGAIN?

CONGRATULATIONS
ON A SUCCESSFUL
MISSION

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (3) { gotoAndPlay (3); }
Frame 2
gotoAndPlay (1);
Frame 3
startDrag ("/drg1", true, "50", "50", "500", "300"); stop();
Symbol 13 MovieClip Frame 15
if ((/timer:timer == "0") and (getProperty("/gamescreens", _currentframe) == "2")) { tellTarget ("/gamescreens") { gotoAndStop ("Win"); }; } else { Set("/timer:timer", /timer:timer - "1"); }
Symbol 14 MovieClip Frame 1
thisX = getProperty("/drg1", _x); thisY = getProperty("/drg1", _y); spX = getProperty("/craft", _x); spY = getProperty("/craft", _y); difX = thisX - spX; difY = thisY - spY; xStp = difX / "5"; yStp = difY / "5"; setProperty("/craft", _x , spX + xStp); setProperty("/craft", _y , spY + yStp);
Symbol 14 MovieClip Frame 2
thisX = getProperty("/drg1", _x); thisY = getProperty("/drg1", _y); spX = getProperty("/craft", _x); spY = getProperty("/craft", _y); difX = thisX - spX; difY = thisY - spY; xStp = difX / "5"; yStp = difY / "5"; setProperty("/craft", _x , spX + xStp); setProperty("/craft", _y , spY + yStp);
Symbol 19 MovieClip Frame 1
stop();
Symbol 19 MovieClip Frame 2
stop();
Symbol 19 MovieClip Frame 3
stop();
Symbol 19 MovieClip Frame 4
play();
Symbol 19 MovieClip Frame 15
if (getProperty("/gamescreens", _currentframe) == "2") { tellTarget ("/gamescreens") { gotoAndStop ("Lose"); }; }
Symbol 30 MovieClip Frame 1
stop();
Symbol 33 MovieClip Frame 20
gotoAndStop (1);
Symbol 34 MovieClip Frame 1
_y = (random("100") - random("200")); _x = (-"45"); xStep = random("6") + "10"; yStep = random("6") + "2";
Symbol 34 MovieClip Frame 2
_x = (_x + xStep); _y = (_y + yStep); craftX = getProperty("/craft", _x); craftY = getProperty("/craft", _y); meteorX = _x; meteorY = _y; if ((((((craftX - "50") < meteorX) and (meteorX < craftX)) and ((craftY - "60") < meteorY)) and (meteorY < (craftY + "60"))) and (getProperty("/craft", _currentframe) == "1")) { tellTarget ("/craft") { play(); }; tellTarget ("/lives") { nextFrame(); }; } if (((("310" < meteorY) and ("1" < meteorX)) and (meteorX < "550")) and ("20" >= getProperty("meteor", _currentframe))) { tellTarget ("meteor") { gotoAndPlay ("Explosion"); }; }
Symbol 34 MovieClip Frame 3
gotoAndPlay (2); if (_x >= "600") { gotoAndPlay (1); }
Symbol 35 MovieClip Frame 1
_y = (random("100") - random("200")); _x = "600"; xStep = (random("6") + "10") * (-"1"); yStep = random("6") + "2";
Symbol 35 MovieClip Frame 2
_x = (_x + xStep); _y = (_y + yStep); craftX = getProperty("/craft", _x); craftY = getProperty("/craft", _y); meteorX = _x; meteorY = _y; if ((((((craftX - "50") < meteorX) and (meteorX < craftX)) and ((craftY - "60") < meteorY)) and (meteorY < (craftY + "60"))) and (getProperty("/craft", _currentframe) == "1")) { tellTarget ("/craft") { play(); }; tellTarget ("/lives") { nextFrame(); }; } if (((("310" < meteorY) and ("1" < meteorX)) and (meteorX < "550")) and ("20" >= getProperty("meteor", _currentframe))) { tellTarget ("meteor") { gotoAndPlay ("Explosion"); }; }
Symbol 35 MovieClip Frame 3
gotoAndPlay (2); if ((-"45") >= _x) { gotoAndPlay (1); }
Symbol 36 MovieClip Frame 1
_y = (random("300") - random("200")); _x = (-"45"); xStep = random("6") + "10"; yStep = random("6") + "2";
Symbol 36 MovieClip Frame 2
_x = (_x + xStep); _y = (_y + yStep); craftX = getProperty("/craft", _x); craftY = getProperty("/craft", _y); meteorX = _x; meteorY = _y; if ((((((craftX - "50") < meteorX) and (meteorX < craftX)) and ((craftY - "60") < meteorY)) and (meteorY < (craftY + "60"))) and (getProperty("/craft", _currentframe) == "1")) { tellTarget ("/craft") { play(); }; tellTarget ("/lives") { nextFrame(); }; } if (((("310" < meteorY) and ("1" < meteorX)) and (meteorX < "550")) and ("20" >= getProperty("meteor", _currentframe))) { tellTarget ("meteor") { gotoAndPlay ("Explosion"); }; }
Symbol 36 MovieClip Frame 3
gotoAndPlay (2); if (_x >= "600") { gotoAndPlay (1); }
Symbol 37 MovieClip Frame 1
_y = (random("300") - random("200")); _x = "600"; xStep = (random("6") + "10") * (-"1"); yStep = random("3") + "5";
Symbol 37 MovieClip Frame 2
_x = (_x + xStep); _y = (_y + yStep); craftX = getProperty("/craft", _x); craftY = getProperty("/craft", _y); meteorX = _x; meteorY = _y; if ((((((craftX - "50") < meteorX) and (meteorX < craftX)) and ((craftY - "60") < meteorY)) and (meteorY < (craftY + "60"))) and (getProperty("/craft", _currentframe) == "1")) { tellTarget ("/craft") { play(); }; tellTarget ("/lives") { nextFrame(); }; } if (((("310" < meteorY) and ("1" < meteorX)) and (meteorX < "550")) and ("20" >= getProperty("meteor", _currentframe))) { tellTarget ("meteor") { gotoAndPlay ("Explosion"); }; }
Symbol 37 MovieClip Frame 3
gotoAndPlay (2); if ((-"45") >= _x) { gotoAndPlay (1); }
Symbol 38 MovieClip Frame 1
_y = (random("100") - random("200")); _x = (-"45"); xStep = random("6") + "6"; yStep = random("6") + "1";
Symbol 38 MovieClip Frame 2
_x = (_x + xStep); _y = (_y + yStep); craftX = getProperty("/craft", _x); craftY = getProperty("/craft", _y); meteorX = _x; meteorY = _y; if ((((((craftX - "50") < meteorX) and (meteorX < craftX)) and ((craftY - "60") < meteorY)) and (meteorY < (craftY + "60"))) and (getProperty("/craft", _currentframe) == "1")) { tellTarget ("/craft") { play(); }; tellTarget ("/lives") { nextFrame(); }; } if (((("310" < meteorY) and ("1" < meteorX)) and (meteorX < "550")) and ("20" >= getProperty("meteor", _currentframe))) { tellTarget ("meteor") { gotoAndPlay ("Explosion"); }; }
Symbol 38 MovieClip Frame 3
gotoAndPlay (2); if (_x >= "600") { gotoAndPlay (1); }
Symbol 39 MovieClip Frame 1
_y = (random("100") - random("200")); _x = "600"; xStep = (random("6") + "6") * (-"1"); yStep = random("6") + "1";
Symbol 39 MovieClip Frame 2
_x = (_x + xStep); _y = (_y + yStep); craftX = getProperty("/craft", _x); craftY = getProperty("/craft", _y); meteorX = _x; meteorY = _y; if ((((((craftX - "50") < meteorX) and (meteorX < craftX)) and ((craftY - "60") < meteorY)) and (meteorY < (craftY + "60"))) and (getProperty("/craft", _currentframe) == "1")) { tellTarget ("/craft") { play(); }; tellTarget ("/lives") { nextFrame(); }; } if (((("310" < meteorY) and ("1" < meteorX)) and (meteorX < "550")) and ("20" >= getProperty("meteor", _currentframe))) { tellTarget ("meteor") { gotoAndPlay ("Explosion"); }; }
Symbol 39 MovieClip Frame 3
gotoAndPlay (2); if ((-"45") >= _x) { gotoAndPlay (1); }
Symbol 40 MovieClip Frame 1
_y = (random("100") - random("200")); _x = (-"45"); xStep = random("6") + "6"; yStep = random("6") + "1";
Symbol 40 MovieClip Frame 2
_x = (_x + xStep); _y = (_y + yStep); craftX = getProperty("/craft", _x); craftY = getProperty("/craft", _y); meteorX = _x; meteorY = _y; if ((((((craftX - "50") < meteorX) and (meteorX < craftX)) and ((craftY - "60") < meteorY)) and (meteorY < (craftY + "60"))) and (getProperty("/craft", _currentframe) == "1")) { tellTarget ("/craft") { play(); }; tellTarget ("/lives") { nextFrame(); }; } if (((("310" < meteorY) and ("1" < meteorX)) and (meteorX < "550")) and ("20" >= getProperty("meteor", _currentframe))) { tellTarget ("meteor") { gotoAndPlay ("Explosion"); }; }
Symbol 40 MovieClip Frame 3
gotoAndPlay (2); if (_x >= "600") { gotoAndPlay (1); }
Symbol 41 MovieClip Frame 1
_y = (random("100") - random("200")); _x = "600"; xStep = (random("6") + "6") * (-"1"); yStep = random("6") + "1";
Symbol 41 MovieClip Frame 2
_x = (_x + xStep); _y = (_y + yStep); craftX = getProperty("/craft", _x); craftY = getProperty("/craft", _y); meteorX = _x; meteorY = _y; if ((((((craftX - "50") < meteorX) and (meteorX < craftX)) and ((craftY - "60") < meteorY)) and (meteorY < (craftY + "60"))) and (getProperty("/craft", _currentframe) == "1")) { tellTarget ("/craft") { play(); }; tellTarget ("/lives") { nextFrame(); }; } if (((("310" < meteorY) and ("1" < meteorX)) and (meteorX < "550")) and ("20" >= getProperty("meteor", _currentframe))) { tellTarget ("meteor") { gotoAndPlay ("Explosion"); }; }
Symbol 41 MovieClip Frame 3
gotoAndPlay (2); if ((-"45") >= _x) { gotoAndPlay (1); }
Symbol 47 MovieClip Frame 15
stop();
Symbol 49 Button
on (release) { gotoAndStop (2); } on (release) { Set("/timer:timer", "60"); }
Symbol 54 Button
on (release) { Set("/timer:timer", "60"); } on (release) { tellTarget ("/gamescreens") { gotoAndStop ("Play"); } }
Symbol 55 MovieClip Frame 21
stop();
Symbol 57 Button
on (release) { Set("/timer:timer", "60"); } on (release) { tellTarget ("/gamescreens") { gotoAndStop ("Play"); } }
Symbol 58 MovieClip Frame 48
stop();
Symbol 59 MovieClip Frame 1
stop(); call("/action:stop");
Symbol 59 MovieClip Frame 2
stop(); Set("/score:count", "99"); tellTarget ("/lives") { gotoAndStop (1); }; call("/action:play");
Symbol 59 MovieClip Frame 3
call("/action:stop"); stop();
Symbol 59 MovieClip Frame 4
call("/action:stop"); stop();
Symbol 59 MovieClip Frame 5
call("/action:stop"); stop();
Symbol 60 MovieClip Frame 1
stop();
Symbol 60 MovieClip Frame 10
tellTarget ("/craft") { gotoAndStop (1); }; tellTarget ("/meteor1") { gotoAndStop (1); }; tellTarget ("/meteor2") { gotoAndStop (1); }; tellTarget ("/meteor3") { gotoAndStop (1); }; tellTarget ("/meteor4") { gotoAndStop (1); }; tellTarget ("/meteor5") { gotoAndStop (1); }; tellTarget ("/meteor6") { gotoAndStop (1); }; tellTarget ("/meteor7") { gotoAndStop (1); }; tellTarget ("/meteor8") { gotoAndStop (1); }; stop();
Symbol 60 MovieClip Frame 20
stop(); tellTarget ("/meteor1") { play(); }; tellTarget ("/meteor2") { play(); }; tellTarget ("/meteor3") { play(); }; tellTarget ("/meteor4") { play(); }; tellTarget ("/meteor5") { play(); }; tellTarget ("/meteor6") { play(); }; tellTarget ("/meteor7") { play(); }; tellTarget ("/meteor8") { play(); }

Library Items

Symbol 1 FontUsed by:2 12 43 44 45 52 53 56
Symbol 2 TextUses:1Used by:3
Symbol 3 MovieClipUses:2Used by:Timeline
Symbol 4 GraphicUsed by:Timeline
Symbol 5 GraphicUsed by:8
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:6Used by:8
Symbol 8 MovieClipUses:5 7Used by:55 58  Timeline
Symbol 9 FontUsed by:10
Symbol 10 EditableTextUses:9Used by:11
Symbol 11 MovieClipUses:10Used by:Timeline
Symbol 12 TextUses:1Used by:Timeline
Symbol 13 MovieClipUsed by:Timeline
Symbol 14 MovieClipUsed by:Timeline
Symbol 15 GraphicUsed by:16
Symbol 16 ButtonUses:15Used by:17
Symbol 17 MovieClipUses:16Used by:Timeline
Symbol 18 GraphicUsed by:19 24 58
Symbol 19 MovieClipUses:18Used by:Timeline
Symbol 20 GraphicUsed by:24
Symbol 21 GraphicUsed by:24
Symbol 22 GraphicUsed by:24
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:20 18 21 22 23Used by:25
Symbol 25 MovieClipUses:24Used by:30 55 58
Symbol 26 GraphicUsed by:28
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:26 27Used by:30 33 55
Symbol 29 SoundUsed by:30 55
Symbol 30 MovieClipUses:25 28 29Used by:Timeline
Symbol 31 GraphicUsed by:33
Symbol 32 SoundUsed by:33
Symbol 33 MovieClipUses:31 28 32Used by:34 35 36 37 38 39 40 41
Symbol 34 MovieClipUses:33Used by:Timeline
Symbol 35 MovieClipUses:33Used by:Timeline
Symbol 36 MovieClipUses:33Used by:Timeline
Symbol 37 MovieClipUses:33Used by:Timeline
Symbol 38 MovieClipUses:33Used by:Timeline
Symbol 39 MovieClipUses:33Used by:Timeline
Symbol 40 MovieClipUses:33Used by:Timeline
Symbol 41 MovieClipUses:33Used by:Timeline
Symbol 42 GraphicUsed by:47 54 57
Symbol 43 TextUses:1Used by:47
Symbol 44 TextUses:1Used by:47
Symbol 45 TextUses:1Used by:47
Symbol 46 SoundUsed by:47 58
Symbol 47 MovieClipUses:42 43 44 45 46Used by:59
Symbol 48 GraphicUsed by:49
Symbol 49 ButtonUses:48Used by:59
Symbol 50 GraphicUsed by:55
Symbol 51 GraphicUsed by:55
Symbol 52 TextUses:1Used by:55
Symbol 53 TextUses:1Used by:54 57
Symbol 54 ButtonUses:53 42Used by:55
Symbol 55 MovieClipUses:8 25 28 29 50 51 52 54Used by:59
Symbol 56 TextUses:1Used by:58
Symbol 57 ButtonUses:53 42Used by:58
Symbol 58 MovieClipUses:8 25 46 18 56 57Used by:59
Symbol 59 MovieClipUses:47 49 55 58Used by:Timeline
Symbol 60 MovieClipUsed by:Timeline

Instance Names

"timer"Frame 3Symbol 11 MovieClip
"drg1"Frame 3Symbol 17 MovieClip
"lives"Frame 3Symbol 19 MovieClip
"craft"Frame 3Symbol 30 MovieClip
"meteor1"Frame 3Symbol 34 MovieClip
"meteor2"Frame 3Symbol 35 MovieClip
"meteor3"Frame 3Symbol 36 MovieClip
"meteor4"Frame 3Symbol 37 MovieClip
"meteor5"Frame 3Symbol 38 MovieClip
"meteor6"Frame 3Symbol 39 MovieClip
"meteor7"Frame 3Symbol 40 MovieClip
"meteor8"Frame 3Symbol 41 MovieClip
"gamescreens"Frame 3Symbol 59 MovieClip
"action"Frame 3Symbol 60 MovieClip
"meteor"Symbol 34 MovieClip Frame 2Symbol 33 MovieClip
"meteor"Symbol 35 MovieClip Frame 2Symbol 33 MovieClip
"meteor"Symbol 36 MovieClip Frame 2Symbol 33 MovieClip
"meteor"Symbol 37 MovieClip Frame 2Symbol 33 MovieClip
"meteor"Symbol 38 MovieClip Frame 2Symbol 33 MovieClip
"meteor"Symbol 39 MovieClip Frame 2Symbol 33 MovieClip
"meteor"Symbol 40 MovieClip Frame 2Symbol 33 MovieClip
"meteor"Symbol 41 MovieClip Frame 2Symbol 33 MovieClip

Labels

"Explosion"Symbol 33 MovieClip Frame 21
"Initialize Meteor"Symbol 34 MovieClip Frame 1
"Draw Meteor"Symbol 34 MovieClip Frame 2
"Initialize Meteor"Symbol 35 MovieClip Frame 1
"Draw Meteor"Symbol 35 MovieClip Frame 2
"Initialize Meteor"Symbol 36 MovieClip Frame 1
"Draw Meteor"Symbol 36 MovieClip Frame 2
"Initialize Meteor"Symbol 37 MovieClip Frame 1
"Draw Meteor"Symbol 37 MovieClip Frame 2
"Initialize Meteor"Symbol 38 MovieClip Frame 1
"Draw Meteor"Symbol 38 MovieClip Frame 2
"Initialize Meteor"Symbol 39 MovieClip Frame 1
"Draw Meteor"Symbol 39 MovieClip Frame 2
"Initialize Meteor"Symbol 40 MovieClip Frame 1
"Draw Meteor"Symbol 40 MovieClip Frame 2
"Initialize Meteor"Symbol 41 MovieClip Frame 1
"Draw Meteor"Symbol 41 MovieClip Frame 2
"Start"Symbol 59 MovieClip Frame 1
"Play"Symbol 59 MovieClip Frame 2
"Lose"Symbol 59 MovieClip Frame 3
"Win"Symbol 59 MovieClip Frame 4
"Credits"Symbol 59 MovieClip Frame 5
"stop"Symbol 60 MovieClip Frame 10
"play"Symbol 60 MovieClip Frame 20

Dynamic Text Variables

timerSymbol 10 EditableText"99"




http://swfchan.com/5/22756/info.shtml
Created: 26/5 -2019 17:37:54 Last modified: 26/5 -2019 17:37:54 Server time: 13/05 -2024 22:30:14