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

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

Iceberg.swf

This is the info page for
Flash #42613

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


Text
50%

L O A D I N G   -   P L E A S E   W A I T

G r a p h i c s :   E r i s   N o r e n
T r i g o n o m e t r y :   R i c   M a y c r o f t
P r o g r a m m i n g :   B r a d   P e n n i n g t o n

B o n u s   S h i p !

S T A R T

t h r o t t l e   =   S p a c e     B a r
R o t a t e   t o   p o r t   =   L e f t   A r r o w
R o t a t e   t o   s t a r b o a r d     = R i g h t   A r r o w
F i r e   d e c k   g u n   =   M   K e y
H y p e r s w i m   =   D e l e t e   (   u s e   o n l y   i n   e m e r g e n c i e s   )
N o t e :   I f   t h r o t t l e   o r   g u n   i s   n o t   w o r k i n g   c l i c k   s c r e e n   w i t h   t h e   m o u s e   t o   r e g a i n   f o c u s .
I f   n o t h i n g   i s   h a p p e n i n g   o n   t h e   s c r e e n   t r y   p r e s s i n g   t h e   " E n t e r "   k e y .
I f   n o t h i n g   i s   s t i l l   h a p p e n i n g ,   t h r o w   a   r o t t e n   t o m a t o   a t   t h e   s c r e e n .

e m a i l   u s !

Score

Ships

level

L e v e l s   C o m p l e t e d

S c o r e

S h i p s

E x i t

S U B M I T

G a m e   O v e r

ActionScript [AS1/AS2]

Frame 1
Stage.showMenu = false;
Frame 20
stop();
Frame 21
if (restart == "1") { gotoAndPlay (24); } if (vmask < "1") { duplicateMovieClip ("/mask", "mask2", "999999999"); } vmask = "1"; score = "0"; ships = "0"; level = "0"; newshipcounter = "0"; Newship = "0"; adjustnewship = "0"; stop();
Frame 22
level = level + "1"; getrocks = "0"; play();
Frame 23
tellTarget ("/asteroid") { gotoAndStop ("last frame"); }; play();
Frame 24
getrocks = getrocks + "1"; eraserocks = "0"; if (getrocks < ("5" + level)) { duplicateMovieClip ("asteroid", (name add random("1000000")) + "20", random("1000000") + "20"); prevFrame(); } else { play(); }
Frame 25
play();
Frame 26
play();
Frame 27
play();
Frame 28
play();
Frame 29
play();
Frame 30
play();
Frame 31
play();
Frame 32
ships = /ship:ships; if (addship >= "500") { addcounter = addcounter + "1"; tellTarget ("/newship") { play(); }; Set("/ship:ships", ships + "1"); addship = score - ("500" * addcounter); } if (/ship:ships == "0") { gotoAndStop (41); } else if (/rocksizer:newlevel == "1") { gotoAndPlay (22); } else { gotoAndPlay (31); }
Frame 41
eraserocks = "1"; stopAllSounds(); getrocks = "0"; restart = "1";
Symbol 2 MovieClip Frame 2
tellTarget ("/") { FrameLoad = int((_framesloaded / _totalframes) * "100"); }; percentage = /:FrameLoad add "%"; setProperty("Bar", _xscale , /:FrameLoad); if (/:FrameLoad == "100") { tellTarget ("/") { gotoAndPlay(_currentframe + "1"); }; } else { tellTarget ("/") { gotoAndStop(_currentframe - "1"); }; }
Symbol 10 MovieClip Frame 1
if (_root.score < Number(/:score)) { _root.score = Number(/:score); } if (this.sessionstarted != 1) { this.arcade = new LoadVars(); this.sessionvars = new LoadVars(); this.arcade.gamename = "iceberg"; this.arcade.sessdo = "sessionstart"; this.arcade.sendAndLoad("arcade.php", sessionvars, "POST"); if (this.sessionvars.sessiontype != 2) { _root.is_a_challenge = 0; } else { _root.is_a_challenge = 1; } this.sessionstarted = 1; } if (_root.gameover == 1) { if ((this.askpermission != 1) && (this.sessionvars.connStatus == 1)) { this.prequestvars = new LoadVars(); this.pranswer = new LoadVars(); this.prequestvars.gametime = this.sessionvars.gametime; this.prequestvars.fakekey = this.sessionvars.initbar; _root.score = int(Number(/:score)); if (_root.score != 0) { this.prequestvars.score = _root.score; } else { this.prequestvars.score = -1; } this.prequestvars.id = this.sessionvars.lastid; this.prequestvars.sessdo = "permrequest"; this.prequestvars.note = (this.prequestvars.id * this.prequestvars.score) * this.prequestvars.fakekey; this.prequestvars.sendAndLoad("./arcade.php", this.pranswer, "POST"); this.askpermission = 1; } if ((this.pranswer.validate == 1) && (this.finalsent != 1)) { this.burnscore = new LoadVars(); this.burnscore.microone = this.pranswer.microone; this.burnscore.gametime = this.prequestvars.gametime; this.burnscore.id = this.prequestvars.id; if (_root.score == 0) { this.burnscore.noscore = 1; } this.burnscore.sessdo = "burn"; this.burnscore.send("./arcade.php", "_self", "POST"); this.finalsent = 1; } }
Symbol 11 MovieClip Frame 91
tellTarget ("/") { nextFrame(); }
Symbol 18 MovieClip Frame 1
stop();
Symbol 18 MovieClip Frame 26
gotoAndStop (1);
Symbol 21 Button
on (release, keyPress "<Enter>") { gotoAndPlay (24); }
Symbol 25 Button
on (release) { getURL ("http://www.m1tech.com", "_blank"); }
Symbol 30 Button
on (release) { getURL ("mailto:Bundbary@prodigy.net", "", "POST"); }
Symbol 45 Button
on (release) { fscommand ("quit"); }
Symbol 49 Button
on (release, keyPress "<Enter>") { gotoAndPlay (24); }
Symbol 56 MovieClip Frame 1
stop();
Symbol 52 MovieClip Frame 21
gotoAndPlay (1);
Symbol 50 MovieClip Frame 1
if (counter == "0") { counter = "1"; } count2 = "0"; if (/:ships == "0") { startcount = "0"; } startcount = startcount + "1";
Symbol 50 MovieClip Frame 2
if (/:score < "20") { gotoAndPlay (1); } else if (startcount < randomstart) { gotoAndPlay (1); } else { _x = "0"; _y = "0"; gotoAndPlay (3); }
Symbol 50 MovieClip Frame 5
if (counter == "0") { directionx = random("10") - "5"; directiony = random("10") - "5"; } counter = counter + "1"; call("collision checker");
Symbol 50 MovieClip Frame 6
_x = (directionx + _x); _y = (directiony + _y); if (counter == "50") { count2 = count2 + "1"; if (count2 == "10") { gotoAndPlay (1); } tellTarget ("/alienbullet") { play(); }; counter = "0"; } if (_y < "0") { _y = (_y + "520"); } if ("520" < _y) { _y = (_y - "520"); } if ("719" < _x) { _x = (_x - "719"); } if (_x < "0") { _x = (_x + "719"); } gotoAndPlay (5); call("collision checker");
Symbol 50 MovieClip Frame 7
play(); tellTarget ("sound") { gotoAndStop ("stop"); }; Set("/:score", /:score + "100"); Set("/:addship", /:addship + "100");
Symbol 50 MovieClip Frame 29
startcount = "0"; level = /:level; randomstart = "500" / level; gotoAndPlay (1);
Symbol 50 MovieClip Frame 36
if (/ship:boom <> "1") { if ((getProperty("/ship", _x) - (getProperty("/ship", _xscale) / "4")) < _x) { if (_x < (getProperty("/ship", _x) + (getProperty("/ship", _xscale) / "4"))) { if ((getProperty("/ship", _y) - (getProperty("/ship", _yscale) / "4")) < _y) { if (_y < (getProperty("/ship", _y) + (getProperty("/ship", _yscale) / "4"))) { tellTarget ("/ship") { boom = "1"; }; gotoAndPlay (7); } } } } } if (getProperty("/bullet1", _visible) == "1") { if ((getProperty("/bullet1", _x) - (getProperty("/ship", _xscale) / "4")) < _x) { if (_x < (getProperty("/bullet1", _x) + (getProperty("/ship", _xscale) / "4"))) { if ((getProperty("/bullet1", _y) - (getProperty("/ship", _yscale) / "4")) < _y) { if (_y < (getProperty("/bullet1", _y) + (getProperty("/ship", _yscale) / "4"))) { tellTarget ("/bullet1") { gotoAndPlay (1); }; gotoAndPlay (7); } } } } } if (getProperty("/bullet2", _visible) == "1") { if ((getProperty("/bullet2", _x) - (getProperty("/ship", _xscale) / "4")) < _x) { if (_x < (getProperty("/bullet2", _x) + (getProperty("/ship", _xscale) / "4"))) { if ((getProperty("/bullet2", _y) - (getProperty("/ship", _yscale) / "4")) < _y) { if (_y < (getProperty("/bullet2", _y) + (getProperty("/ship", _yscale) / "4"))) { tellTarget ("/bullet2") { gotoAndPlay (1); }; gotoAndPlay (7); } } } } } if (getProperty("/bullet3", _visible) == "1") { if ((getProperty("/bullet3", _x) - (getProperty("/ship", _xscale) / "4")) < _x) { if (_x < (getProperty("/bullet3", _x) + (getProperty("/ship", _xscale) / "4"))) { if ((getProperty("/bullet3", _y) - (getProperty("/ship", _yscale) / "4")) < _y) { if (_y < (getProperty("/bullet3", _y) + (getProperty("/ship", _yscale) / "4"))) { tellTarget ("/bullet3") { gotoAndPlay (1); }; gotoAndPlay (7); } } } } } if (getProperty("/bullet4", _visible) == "1") { if ((getProperty("/bullet4", _x) - (getProperty("/ship", _xscale) / "4")) < _x) { if (_x < (getProperty("/bullet4", _x) + (getProperty("/ship", _xscale) / "4"))) { if ((getProperty("/bullet4", _y) - (getProperty("/ship", _yscale) / "4")) < _y) { if (_y < (getProperty("/bullet4", _y) + (getProperty("/ship", _yscale) / "4"))) { tellTarget ("/bullet4") { gotoAndPlay (1); }; gotoAndPlay (7); } } } } } if (getProperty("/bullet5", _visible) == "1") { if ((getProperty("/bullet5", _x) - (getProperty("/ship", _xscale) / "4")) < _x) { if (_x < (getProperty("/bullet5", _x) + (getProperty("/ship", _xscale) / "4"))) { if ((getProperty("/bullet5", _y) - (getProperty("/ship", _yscale) / "4")) < _y) { if (_y < (getProperty("/bullet5", _y) + (getProperty("/ship", _yscale) / "4"))) { tellTarget ("/bullet5") { gotoAndPlay (1); }; gotoAndPlay (7); } } } } }
Symbol 65 Button
on (release) { getURL ("http://www.m1tech.com", "_blank"); }
Symbol 66 MovieClip Frame 1
_visible = "0"; distance = "0"; stop();
Symbol 66 MovieClip Frame 2
tellTarget ("/alienship/swim/mouth") { play(); }; _visible = "1"; setProperty("/alienbullet", _x , getProperty("/alienship", _x)); setProperty("/alienbullet", _y , getProperty("/alienship", _y)); x = getProperty("/ship", _x); y = getProperty("/ship", _y); if (getProperty("/ship", _x) < getProperty("/alienship", _x)) { x = x * (-"1"); } if (getProperty("/ship", _y) < getProperty("/alienship", _y)) { y = y * (-"1"); } call("call");
Symbol 66 MovieClip Frame 3
call("call");
Symbol 66 MovieClip Frame 4
distance = distance + "1"; call("call"); if (distance < "17") { gotoAndPlay (3); } else { gotoAndStop (1); }
Symbol 66 MovieClip Frame 18
_y = (((y / x) * "10") + _y); _x = (((x / y) * "10") + _x); if (_y < "0") { _y = (_y + "520"); } if ("520" < _y) { _y = (_y - "520"); } if ("719" < _x) { _x = (_x - "719"); } if (_x < "0") { _x = (_x + "719"); } if (/ship:boom <> "1") { if ((getProperty("/ship", _x) - (getProperty("/ship", _xscale) / "4")) < _x) { if (_x < (getProperty("/ship", _x) + (getProperty("/ship", _xscale) / "4"))) { if ((getProperty("/ship", _y) - (getProperty("/ship", _yscale) / "4")) < _y) { if (_y < (getProperty("/ship", _y) + (getProperty("/ship", _xscale) / "4"))) { tellTarget ("/ship") { boom = "1"; }; gotoAndStop (1); } } } } }
Symbol 69 MovieClip Frame 1
stop();
Symbol 69 MovieClip Frame 4
stop();
Symbol 73 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 76 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 77 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 78 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 79 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 80 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 81 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 82 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 83 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 84 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 85 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 86 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 87 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 88 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 89 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 90 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 91 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 92 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 93 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 94 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 95 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 96 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 97 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 98 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 99 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 100 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 102 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - ((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 108 Button
on (keyPress "<Left>") { rotation = int(rotation - "15"); if (rotation < (-"360")) { rotation = -"15"; } _rotation = rotation; } on (keyPress "<Right>") { rotation = int(rotation + "15"); if ("360" < rotation) { rotation = "15"; } _rotation = rotation; } on (keyPress "<Space>") { tellTarget ("flame") { gotoAndPlay (2); }; Rotation = _rotation; PI = "22" / "7"; r = (Rotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - ((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); Vy = Vy + (Accel * cos); Vx = Vx + (Accel * sin); if (shipmax < Vy) { Vy = shipmax; } else if (Vy < (-shipmax)) { Vy = -shipmax; } if (shipmax < Vx) { Vx = shipmax; } else if (Vx < (-shipmax)) { Vx = -shipmax; } play(); } on (keyPress "m") { if (boom == "0") { BulletCount = BulletCount + "1"; if (BulletCount == "1") { setProperty("/bullet1", _x , _x); setProperty("/bullet1", _y , _y); setProperty("/bullet1", _rotation , _rotation); tellTarget ("/bullet1") { gotoAndPlay (2); }; } if (BulletCount == "2") { setProperty("/bullet2", _x , _x); setProperty("/bullet2", _y , _y); setProperty("/bullet2", _rotation , _rotation); tellTarget ("/bullet2") { gotoAndPlay (2); }; } if (BulletCount == "3") { setProperty("/bullet3", _x , _x); setProperty("/bullet3", _y , _y); setProperty("/bullet3", _rotation , _rotation); tellTarget ("/bullet3") { gotoAndPlay (2); }; } if (BulletCount == "4") { setProperty("/bullet4", _x , _x); setProperty("/bullet4", _y , _y); setProperty("/bullet4", _rotation , _rotation); tellTarget ("/bullet4") { gotoAndPlay (2); }; } if (BulletCount == "5") { setProperty("/bullet5", _x , _x); setProperty("/bullet5", _y , _y); setProperty("/bullet5", _rotation , _rotation); tellTarget ("/bullet5") { gotoAndPlay (2); }; } if (bulletcount == "6") { bulletcount = "0"; } } } on (keyPress "<Delete>") { gotoAndPlay (62); }
Symbol 68 MovieClip Frame 1
ships = "5"; boom = "1"; sheild = "1";
Symbol 68 MovieClip Frame 2
shipmax = "50"; accel = "2"; BulletSpeed = "60"; Vy = "0"; Vx = "0"; if (hyperspace == "1") { hyperspace = "0"; gotoAndPlay (31); } boom = "1";
Symbol 68 MovieClip Frame 3
call("move ship");
Symbol 68 MovieClip Frame 4
call("move ship");
Symbol 68 MovieClip Frame 5
call("move ship");
Symbol 68 MovieClip Frame 6
call("move ship");
Symbol 68 MovieClip Frame 7
call("move ship");
Symbol 68 MovieClip Frame 8
call("move ship");
Symbol 68 MovieClip Frame 9
call("move ship");
Symbol 68 MovieClip Frame 10
call("move ship");
Symbol 68 MovieClip Frame 11
call("move ship");
Symbol 68 MovieClip Frame 12
call("move ship");
Symbol 68 MovieClip Frame 13
call("move ship");
Symbol 68 MovieClip Frame 14
call("move ship");
Symbol 68 MovieClip Frame 15
call("move ship");
Symbol 68 MovieClip Frame 16
call("move ship");
Symbol 68 MovieClip Frame 17
call("move ship");
Symbol 68 MovieClip Frame 18
call("move ship");
Symbol 68 MovieClip Frame 19
call("move ship");
Symbol 68 MovieClip Frame 20
call("move ship");
Symbol 68 MovieClip Frame 21
call("move ship");
Symbol 68 MovieClip Frame 22
call("move ship");
Symbol 68 MovieClip Frame 23
call("move ship");
Symbol 68 MovieClip Frame 24
call("move ship");
Symbol 68 MovieClip Frame 25
call("move ship");
Symbol 68 MovieClip Frame 26
call("move ship");
Symbol 68 MovieClip Frame 27
call("move ship");
Symbol 68 MovieClip Frame 28
call("move ship"); boom = "0";
Symbol 68 MovieClip Frame 29
play();
Symbol 68 MovieClip Frame 30
call("move ship"); sheild = "0"; Xship = _x; Yship = _y; if (boom <> "1") { prevFrame(); }
Symbol 68 MovieClip Frame 31
tellTarget ("/thrust") { gotoAndStop (1); }; boom = "1"; sheild = "1"; play();
Symbol 68 MovieClip Frame 33
Ships = ships - "1";
Symbol 68 MovieClip Frame 49
_y = (_y + Vy); _x = (_x + Vx); if (_x < "0") { _x = (_x + "719"); } if ("719" < _x) { _x = (_x - "719"); } if (_y < "0") { _y = (_y + "520"); } if ("570" < _y) { _y = (_y - "520"); }
Symbol 68 MovieClip Frame 54
_x = "360"; _y = "270"; gotoAndPlay (2);
Symbol 68 MovieClip Frame 62
_x = (random("700") + "10"); _y = (random("505") + "10"); hyperspace = random("3");
Symbol 68 MovieClip Frame 67
gotoAndPlay (2);
Symbol 110 Button
on (release) { getURL ("mailto:Bundbary@prodigy.net", "", "POST"); }
Symbol 112 MovieClip Frame 1
stop();
Symbol 112 MovieClip Frame 2
play();
Symbol 112 MovieClip Frame 5
stop();
Symbol 111 MovieClip Frame 1
_visible = "0"; distance = "1"; stop();
Symbol 111 MovieClip Frame 2
if (_visible == "0") { tellTarget ("sound") { nextFrame(); }; } _visible = "1"; play();
Symbol 111 MovieClip Frame 3
newRotation = _rotation; PI = "22" / "7"; r = (newRotation * PI) / "180"; sin = ((((r - (((r * r) * r) / "6")) + (((((r * r) * r) * r) * r) / "120")) - (((((((r * r) * r) * r) * r) * r) * r) / ("120" * "42"))) + (((((((((r * r) * r) * r) * r) * r) * r) * r) * r) / "362880")) - (((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "39916800"); cos = -(((((("1" - ((r * r) / "2")) + ((((r * r) * r) * r) / "24")) - ((((((r * r) * r) * r) * r) * r) / "720")) + ((((((((r * r) * r) * r) * r) * r) * r) * r) / "40320")) - (((((((((("2" * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") * "2") / "3628800")) + ((((((((((((r * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) * r) / "479001600")); _y = (_y + (/ship:BulletSpeed * cos)); _x = (_x + (/ship:BulletSpeed * sin)); if (_x < "0") { _x = (_x + "719"); } if ("719" < _x) { _x = (_x - "719"); } if (_y < "0") { _y = (_y + "520"); } if ("520" < _y) { _y = (_y - "520"); } distance = distance + "1"; if ("7" < distance) { gotoAndStop (1); } else { gotoAndPlay (2); }
Symbol 115 MovieClip Frame 1
newlevel = "0"; play();
Symbol 115 MovieClip Frame 17
newlevel = "1";
Symbol 115 MovieClip Frame 30
gotoAndPlay (1);
Symbol 117 Button
on (press) { _xscale = (_xscale * "2"); _yscale = (_yscale * "2"); }
Symbol 119 Button
on (press) { _xscale = (_xscale * "2"); _yscale = (_yscale * "2"); }
Symbol 116 MovieClip Frame 1
rotation = random("20") - "10"; direction1 = random("20") - "10"; direction2 = random("20") - "10"; if (direction1 == "0") { direction1 = "1"; } if (direction2 == "0") { direction2 = "1"; } _x = getProperty("/rocksizer", _x); _y = getProperty("/rocksizer", _y); newsize = getProperty("/rocksizer", _xscale); _xscale = newsize; _yscale = newsize; D = "10000"; call("checker"); _visible = "0";
Symbol 116 MovieClip Frame 2
call("checker"); _visible = "1";
Symbol 116 MovieClip Frame 3
_x = (_x + direction1); _y = (_y + direction2); _rotation = (_rotation + rotation); if ("719" < _x) { _x = (_x - "719"); } if (_x < "0") { _x = (_x + "719"); } if (_y < "0") { _y = (_y + "520"); } if ("520" < _y) { _y = (_y - "520"); } _xscale = newsize; _yscale = newsize; gotoAndPlay (2);
Symbol 116 MovieClip Frame 4
Set("/:score", /:score + "1"); Set("/:addship", /:addship + "1"); Set("/:newship", /:newship + "1"); Xstartspot = _x; Ystartspot = _y; name = _name; if ("8" < (_xscale / "2")) { duplicateMovieClip ("", (name add random("1000000")) + "20", random("1000000") + "20"); duplicateMovieClip ("", (name add random("1000000")) + "20", random("1000000") + "20"); setProperty("/rocksizer", _xscale , _xscale / "2"); setProperty("/rocksizer", _yscale , _yscale / "2"); setProperty("/rocksizer", _x , _x); setProperty("/rocksizer", _y , _y); tellTarget ("/'") { Xstartspot = _x; Ystartspot = _y; }; } play();
Symbol 116 MovieClip Frame 10
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 11
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 12
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 13
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 14
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 15
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 16
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 17
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 18
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 19
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 20
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 21
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 22
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 23
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 24
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 25
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 26
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 27
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 28
removeMovieClip("/" add name);
Symbol 116 MovieClip Frame 29
stop();
Symbol 116 MovieClip Frame 31
size = _xscale; tellTarget ("/rocksizer") { gotoAndPlay (1); }; if (/:eraserocks == "1") { gotoAndPlay (18); } width = _width; Xrock = _x; Yrock = _y; Xship = /ship:Xship; Yship = /ship:Yship; Ybullet1 = getProperty("/bullet1", _y); Xbullet1 = getProperty("/bullet1", _x); Ybullet2 = getProperty("/bullet2", _y); Xbullet2 = getProperty("/bullet2", _x); Ybullet3 = getProperty("/bullet3", _y); Xbullet3 = getProperty("/bullet3", _x); Ybullet4 = getProperty("/bullet4", _y); Xbullet4 = getProperty("/bullet4", _x); Ybullet5 = getProperty("/bullet5", _y); Xbullet5 = getProperty("/bullet5", _x); Rrock = _width / "2"; D = ((Xrock - Xship) * (Xrock - Xship)) + ((Yrock - Yship) * (Yrock - Yship)); Dbullet1 = ((Xrock - Xbullet1) * (Xrock - Xbullet1)) + ((Yrock - Ybullet1) * (Yrock - Ybullet1)); Dbullet2 = ((Xrock - Xbullet2) * (Xrock - Xbullet2)) + ((Yrock - Ybullet2) * (Yrock - Ybullet2)); Dbullet3 = ((Xrock - Xbullet3) * (Xrock - Xbullet3)) + ((Yrock - Ybullet3) * (Yrock - Ybullet3)); Dbullet4 = ((Xrock - Xbullet4) * (Xrock - Xbullet4)) + ((Yrock - Ybullet4) * (Yrock - Ybullet4)); Dbullet5 = ((Xrock - Xbullet5) * (Xrock - Xbullet5)) + ((Yrock - Ybullet5) * (Yrock - Ybullet5)); if (D < (_width * "30")) { if (/ship:sheild == "0") { tellTarget ("/ship") { gotoAndPlay ("boom"); }; gotoAndPlay (4); } } if (getProperty("/bullet1", _visible) == "1") { if (Dbullet1 < (_width * "30")) { tellTarget ("/bullet1") { gotoAndStop (1); }; gotoAndPlay (4); } } if (getProperty("/bullet2", _visible) == "1") { if (Dbullet2 < (_width * "30")) { tellTarget ("/bullet2") { gotoAndStop (1); }; gotoAndPlay (4); } } if (getProperty("/bullet3", _visible) == "1") { if (Dbullet3 < (_width * "30")) { tellTarget ("/bullet3") { gotoAndStop (1); }; gotoAndPlay (4); } } if (getProperty("/bullet4", _visible) == "1") { if (Dbullet4 < (_width * "30")) { tellTarget ("/bullet4") { gotoAndStop (1); }; gotoAndPlay (4); } } if (getProperty("/bullet5", _visible) == "1") { if (Dbullet5 < (_width * "30")) { tellTarget ("/bullet5") { gotoAndStop (1); }; gotoAndPlay (4); } } if (getProperty("/alienbullet", _visible) == "1") { if ((getProperty("/alienbullet", _x) - (getProperty("/ship", _xscale) / "2")) < _x) { if (_x < (getProperty("/alienbullet", _x) + (getProperty("/ship", _xscale) / "2"))) { if ((getProperty("/alienbullet", _y) - (getProperty("/ship", _yscale) / "2")) < _y) { if (_y < (getProperty("/alienbullet", _y) + (getProperty("/ship", _yscale) / "2"))) { tellTarget ("/alienbullet") { gotoAndStop (1); }; gotoAndPlay (4); } } } } }
Symbol 122 Button
on (release) { score = "0"; ships = "0"; level = "0"; newshipcounter = "0"; Newship = "0"; adjustnewship = "0"; gotoAndPlay (22); }
Symbol 123 Button
on (release) { _root.gameover = 1; }
Symbol 128 Button
on (release) { getURL ("mailto:Bundbary@prodigy.net", "", "POST"); }
Symbol 129 Button
on (release) { getURL ("http://www.m1tech.com", "_blank"); }

Library Items

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

Instance Names

"newship"Frame 21Symbol 18 MovieClip
"mask"Frame 21Symbol 34 MovieClip
"alienship"Frame 22Symbol 50 MovieClip
"alienbullet"Frame 22Symbol 66 MovieClip
"ship"Frame 22Symbol 68 MovieClip
"bullet1"Frame 22Symbol 111 MovieClip
"bullet2"Frame 22Symbol 111 MovieClip
"bullet3"Frame 22Symbol 111 MovieClip
"bullet4"Frame 22Symbol 111 MovieClip
"bullet5"Frame 22Symbol 111 MovieClip
"rocksizer"Frame 23Symbol 115 MovieClip
"asteroid"Frame 23Symbol 116 MovieClip
"Bar"Symbol 2 MovieClip Frame 1Symbol 3 MovieClip
"mouth"Symbol 52 MovieClip Frame 1Symbol 56 MovieClip
"swim"Symbol 50 MovieClip Frame 5Symbol 52 MovieClip
"flame"Symbol 68 MovieClip Frame 1Symbol 69 MovieClip
"sound"Symbol 111 MovieClip Frame 2Symbol 112 MovieClip

Labels

"set level"Frame 22
"get rocks"Frame 24
"game"Frame 31
"loop"Frame 32
"end"Frame 41
"newship"Symbol 18 MovieClip Frame 2
"sound"Symbol 50 MovieClip Frame 3
"hunt"Symbol 50 MovieClip Frame 5
"boom"Symbol 50 MovieClip Frame 7
"collision checker"Symbol 50 MovieClip Frame 36
"start move"Symbol 66 MovieClip Frame 2
"middle move"Symbol 66 MovieClip Frame 3
"0 end"Symbol 66 MovieClip Frame 4
"call"Symbol 66 MovieClip Frame 18
"init ship"Symbol 68 MovieClip Frame 1
"start"Symbol 68 MovieClip Frame 2
"boom"Symbol 68 MovieClip Frame 31
"dead count"Symbol 68 MovieClip Frame 33
"move ship"Symbol 68 MovieClip Frame 49
"return to center"Symbol 68 MovieClip Frame 54
"hyperspace"Symbol 68 MovieClip Frame 62
"start move"Symbol 111 MovieClip Frame 2
"0 end"Symbol 111 MovieClip Frame 3
"start position"Symbol 116 MovieClip Frame 1
"start"Symbol 116 MovieClip Frame 2
"move rock loop"Symbol 116 MovieClip Frame 3
"boom"Symbol 116 MovieClip Frame 4
"end remove"Symbol 116 MovieClip Frame 18
"checker"Symbol 116 MovieClip Frame 31

Dynamic Text Variables

percentageSymbol 6 EditableText"50%"
ScoreSymbol 37 EditableText"Score"
ShipsSymbol 39 EditableText"Ships"
levelSymbol 41 EditableText"level"




http://swfchan.com/9/42613/info.shtml
Created: 9/5 -2019 20:58:51 Last modified: 9/5 -2019 20:58:51 Server time: 11/05 -2024 19:01:42