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

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

Ship Navigation.swf

This is the info page for
Flash #46639

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


Text
Flashninjaclan.com

Presents....

Ship Navigation

Instructions

Play

More Games

Congrats! You beat level 1.

Continue

Use up to thrust, and the right and left arrows
to move the directions of the ship.

Game Over

Restart

Congrats, you have beaten level 2!

Congrats you beat level 3

Congrats! You beat Level 4.

Congrats!! You have beaten the
fifth and final level , however, on
your way home, you got drunk
and...

Because of drunk spaceship-piloting,
you died anyways, but look on the bright
side, you did beat the game! Thanks for
playing.

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 5
gotoAndPlay (45);
Frame 10
stop();
Frame 11
gotoAndPlay (68);
Frame 12
gotoAndPlay (81);
Frame 13
gotoAndPlay (95);
Frame 14
stop(); gotoAndStop (109);
Frame 16
stop(); gotoAndPlay (129);
Frame 30
stop();
Frame 40
stop(); gotoAndPlay (109);
Frame 41
time = 0; stop(); live = 1;
Instance of Symbol 27 MovieClip "obstacle1" in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 35 MovieClip "ship" in Frame 41
onClipEvent (load) { decay = 0.97; xspeed = 0; yspeed = 0; maxspeed = 17; minspeed = -17; } onClipEvent (enterFrame) { _root.time--; rads = (Math.PI/180); vx = Math.sin(this._rotation * rads); vy = -Math.cos(this._rotation * rads); this._x = this._x + xspeed; this._y = this._y + yspeed; if (Key.isDown(37)) { this._rotation = this._rotation - 15; } if (Key.isDown(39)) { this._rotation = this._rotation + 15; } if (Key.isDown(38)) { if ((xspeed < maxspeed) && (xspeed > minspeed)) { xspeed = xspeed + vx; } if ((yspeed < maxspeed) && (yspeed > minspeed)) { yspeed = yspeed + vy; } } else { xpseed = xpseed * decay; yspeed = yspeed * decay; } if (this._x < 0) { this._x = 550; } if (this._x > 550) { this._x = 0; } if (this._y > 400) { this._y = 400; } if ((_root.ship._y < 0) && (_root.live == 1)) { _root.gotoAndPlay(10); } }
Frame 45
stop();
Frame 50
stop();
Frame 51
gotoAndPlay (68);
Frame 52
gotoAndPlay (81);
Frame 53
gotoAndPlay (95);
Frame 54
stop(); gotoAndPlay (109);
Frame 56
stop(); gotoAndPlay (129);
Frame 57
stop();
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 35 MovieClip "ship" in Frame 57
onClipEvent (load) { decay = 0.97; xspeed = 0; yspeed = 0; maxspeed = 17; minspeed = -17; } onClipEvent (enterFrame) { _root.time--; rads = (Math.PI/180); vx = Math.sin(this._rotation * rads); vy = -Math.cos(this._rotation * rads); this._x = this._x + xspeed; this._y = this._y + yspeed; if (Key.isDown(37)) { this._rotation = this._rotation - 15; } if (Key.isDown(39)) { this._rotation = this._rotation + 15; } if (Key.isDown(38)) { if ((xspeed < maxspeed) && (xspeed > minspeed)) { xspeed = xspeed + vx; } if ((yspeed < maxspeed) && (yspeed > minspeed)) { yspeed = yspeed + vy; } } else { xpseed = xpseed * decay; yspeed = yspeed * decay; } if (this._x < 0) { this._x = 550; } if (this._x > 550) { this._x = 0; } if (this._y > 400) { this._y = 400; } if ((_root.ship._y < 0) && (_root.live == 1)) { _root.gotoAndPlay(11); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Frame 67
stop();
Frame 68
stop();
Frame 69
stop(); stop();
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 35 MovieClip "ship" in Frame 69
onClipEvent (load) { decay = 0.97; xspeed = 0; yspeed = 0; maxspeed = 17; minspeed = -17; } onClipEvent (enterFrame) { rads = (Math.PI/180); vx = Math.sin(this._rotation * rads); vy = -Math.cos(this._rotation * rads); this._x = this._x + xspeed; this._y = this._y + yspeed; if (Key.isDown(37)) { this._rotation = this._rotation - 15; } if (Key.isDown(39)) { this._rotation = this._rotation + 15; } if (Key.isDown(38)) { if ((xspeed < maxspeed) && (xspeed > minspeed)) { xspeed = xspeed + vx; } if ((yspeed < maxspeed) && (yspeed > minspeed)) { yspeed = yspeed + vy; } } else { xpseed = xpseed * decay; yspeed = yspeed * decay; } if (this._x < 0) { this._x = 550; } if (this._x > 550) { this._x = 0; } if (this._y > 400) { this._y = 400; } if ((_root.ship._y < 0) && (_root.live == 1)) { _root.gotoAndPlay(12); } }
Frame 81
stop();
Frame 82
stop();
Instance of Symbol 35 MovieClip "ship" in Frame 82
onClipEvent (load) { decay = 0.97; xspeed = 0; yspeed = 0; maxspeed = 17; minspeed = -17; } onClipEvent (enterFrame) { rads = (Math.PI/180); vx = Math.sin(this._rotation * rads); vy = -Math.cos(this._rotation * rads); this._x = this._x + xspeed; this._y = this._y + yspeed; if (Key.isDown(37)) { this._rotation = this._rotation - 15; } if (Key.isDown(39)) { this._rotation = this._rotation + 15; } if (Key.isDown(38)) { if ((xspeed < maxspeed) && (xspeed > minspeed)) { xspeed = xspeed + vx; } if ((yspeed < maxspeed) && (yspeed > minspeed)) { yspeed = yspeed + vy; } } else { xpseed = xpseed * decay; yspeed = yspeed * decay; } if (this._x < 0) { this._x = 550; } if (this._x > 550) { this._x = 0; } if (this._y > 400) { this._y = 400; } if ((_root.ship._y < 0) && (_root.live == 1)) { _root.gotoAndPlay(13); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 82
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Frame 94
stop();
Frame 95
live = 1; stop();
Instance of Symbol 35 MovieClip "ship" in Frame 95
onClipEvent (load) { decay = 0.97; xspeed = 0; yspeed = 0; maxspeed = 17; minspeed = -17; } onClipEvent (enterFrame) { rads = (Math.PI/180); vx = Math.sin(this._rotation * rads); vy = -Math.cos(this._rotation * rads); this._x = this._x + xspeed; this._y = this._y + yspeed; if (Key.isDown(37)) { this._rotation = this._rotation - 15; } if (Key.isDown(39)) { this._rotation = this._rotation + 15; } if (Key.isDown(38)) { if ((xspeed < maxspeed) && (xspeed > minspeed)) { xspeed = xspeed + vx; } if ((yspeed < maxspeed) && (yspeed > minspeed)) { yspeed = yspeed + vy; } } else { xpseed = xpseed * decay; yspeed = yspeed * decay; } if (this._x < 0) { this._x = 550; } if (this._x > 550) { this._x = 0; } if (this._y > 400) { this._y = 400; } if ((this._y < 0) && (_root.live == 1)) { _root.gotoAndPlay(40); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Instance of Symbol 27 MovieClip in Frame 95
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.inship)) { _root.ship.gotoAndPlay(5); } }
Frame 109
stop(); endscene.onRelease = function () { gotoAndPlay (110); };
Frame 110
stop();
Instance of Symbol 50 MovieClip "asteriod" in Frame 110
onClipEvent (enterFrame) { this._x = this._x - 10; if (this.hitTest(_root.ship)) { thesound = new Sound(this); thesound.attachSound("explosions"); thesound.start(0, 1); _root.ship.gotoAndPlay(10); } }
Instance of Symbol 35 MovieClip "ship" in Frame 110
onClipEvent (enterFrame) { this._x = this._x + 10; }
Frame 129
stop();
Symbol 7 Button
on (release) { getURL ("http://www.flashninjaclan.com", "_blank"); }
Symbol 12 Button
on (release) { gotoAndPlay (30); }
Symbol 15 Button
on (release) { gotoAndPlay (41); }
Symbol 18 Button
on (release) { getURL ("http://www.java-gaming.com", "_blank"); }
Symbol 23 Button
on (release) { gotoAndPlay (57); }
Symbol 25 Button
on (release) { gotoAndPlay (1); }
Symbol 35 MovieClip Frame 1
stop();
Symbol 35 MovieClip Frame 5
_root.live = 0;
Symbol 35 MovieClip Frame 9
_root.gotoAndPlay(5);
Symbol 35 MovieClip Frame 10
_root.live = 0;
Symbol 35 MovieClip Frame 14
_root.gotoAndPlay(15);
Symbol 39 Button
on (release) { gotoAndPlay (41); }
Symbol 41 Button
on (release) { gotoAndPlay (69); }
Symbol 43 Button
on (release) { gotoAndPlay (82); }
Symbol 45 Button
on (release) { gotoAndPlay (95); }
Symbol 52 Button
on (release) { gotoAndPlay (41); }

Library Items

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

Instance Names

"cont"Frame 10Symbol 23 Button
"obstacle1"Frame 41Symbol 27 MovieClip
"ship"Frame 41Symbol 35 MovieClip
"cont"Frame 50Symbol 23 Button
"ship"Frame 57Symbol 35 MovieClip
"ship"Frame 69Symbol 35 MovieClip
"ship"Frame 82Symbol 35 MovieClip
"ship"Frame 95Symbol 35 MovieClip
"endscene"Frame 109Symbol 48 Button
"asteriod"Frame 110Symbol 50 MovieClip
"ship"Frame 110Symbol 35 MovieClip
"inship"Symbol 35 MovieClip Frame 1Symbol 30 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "explosions"
ExportAssets (56)Timeline Frame 1Symbol 2 as "explosion"
ExportAssets (56)Timeline Frame 41Symbol 2 as "explosion"
ExportAssets (56)Timeline Frame 41Symbol 1 as "explosions"




http://swfchan.com/10/46639/info.shtml
Created: 3/5 -2019 07:42:19 Last modified: 3/5 -2019 07:42:19 Server time: 17/05 -2024 02:58:02