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

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

Uchu Force.swf

This is the info page for
Flash #42686

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


Text
SHIELD

ActionScript [AS1/AS2]

Frame 1
fscommand ("showmenu", "false"); fscommand ("allowscale", "false"); fscommand ("fullscreen", "false"); maxstar = 50; num = 0; while (num < maxstar) { this.attachMovie("star", "star" + num, num + 200); num++; }
Frame 3
this.gotoAndPlay(_currentframe - 1);
Frame 7
_root.attachMovie("scramble", "scramble", 30000); _root.scramble._x = 275; _root.scramble._y = 200; _root.countt = 0; life = 5; k = 1; while (k < 5) { _root["s" + k]._visible = false; k++; }
Instance of Symbol 141 MovieClip [ship] "s0" in Frame 7
onClipEvent (load) { this.attachMovie("cockpit", "cockpit", 2); Mouse.hide(); } onClipEvent (unload) { Mouse.show(); } onClipEvent (mouseMove) { _x = (_x + _xmouse); _y = (_y + _ymouse); updateAfterEvent(); } onClipEvent (mouseDown) { this.attachMovie("las", "las", 5); } onClipEvent (mouseUp) { this.las.removeMovieClip(); }
Instance of Symbol 139 MovieClip [dash] "s1" in Frame 7
onClipEvent (mouseMove) { _x = (_x + (_xmouse / 5)); _y = (_y + (_ymouse / 5)); } onClipEvent (mouseDown) { if (this._visible) { this.attachMovie("las", "las", 1); } } onClipEvent (mouseUp) { this.las.removeMovieClip(); }
Instance of Symbol 139 MovieClip [dash] "s2" in Frame 7
onClipEvent (mouseMove) { _x = (_x + (_xmouse / 10)); _y = (_y + (_ymouse / 10)); } onClipEvent (mouseDown) { if (this._visible) { this.attachMovie("las", "las", 2); } } onClipEvent (mouseUp) { this.las.removeMovieClip(); }
Instance of Symbol 139 MovieClip [dash] "s3" in Frame 7
onClipEvent (mouseMove) { _x = (_x + (_xmouse / 15)); _y = (_y + (_ymouse / 15)); } onClipEvent (mouseDown) { if (this._visible) { this.attachMovie("las", "las", 3); } } onClipEvent (mouseUp) { this.las.removeMovieClip(); }
Instance of Symbol 139 MovieClip [dash] "s4" in Frame 7
onClipEvent (mouseMove) { _x = (_x + (_xmouse / 20)); _y = (_y + (_ymouse / 20)); } onClipEvent (mouseDown) { if (this._visible) { this.attachMovie("las", "las", 4); } } onClipEvent (mouseUp) { this.las.removeMovieClip(); }
Instance of Symbol 155 MovieClip "shield" in Frame 7
onClipEvent (enterFrame) { if (_root.life < 0) { _root.life = 0; _root.gotoAndPlay("END"); } if (9 < _root.life) { _root.life = 9; } this._xscale = (_root.life / 5) * 100; }
Frame 10
count = 0; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 11
if (count >= 5) { this.gotoAndPlay("A2"); }
Frame 12
this.gotoAndPlay(_currentframe - 1);
Frame 13
count = 0; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 14
if (count >= 5) { this.gotoAndPlay("A3"); }
Frame 15
this.gotoAndPlay(_currentframe - 1);
Frame 16
count = 0; i = 0; while (i < 5) { _root.attachMovie("ctype", "ctype" + i, 40 + i); _root["ctype" + i]._x = 100 + (i * 80); _root["ctype" + i]._y = 0; i++; }
Frame 17
if (count >= 5) { this.gotoAndPlay("A4"); }
Frame 18
this.gotoAndPlay(_currentframe - 1);
Frame 19
count = 0; i = 0; while (i < 4) { _root.attachMovie("vtype", "vtypel" + i, 20 + i); _root["vtypel" + i]._x = 30; _root["vtypel" + i]._y = -30 - (i * 80); _root.attachMovie("vtype", "vtyper" + i, 25 + i); _root["vtyper" + i]._x = 520; _root["vtyper" + i]._y = -30 - (i * 80); i++; }
Frame 20
if (count >= 8) { this.gotoAndPlay("A5"); }
Frame 21
this.gotoAndPlay(_currentframe - 1);
Frame 22
count = 0; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 23
if (count >= 5) { this.gotoAndPlay("A6"); }
Frame 24
this.gotoAndPlay(_currentframe - 1);
Frame 25
count = 0; i = 0; while (i < 7) { _root.attachMovie("ytype", "ytype" + i, 120 + i); _root["ytype" + i]._x = (Math.random() * 400) + 50; _root["ytype" + i]._y = ((-Math.random()) * 250) + 50; i++; }
Frame 26
if (count >= 7) { this.gotoAndPlay("A7"); }
Frame 27
this.gotoAndPlay(_currentframe - 1);
Frame 28
jhit = 16; _root.attachMovie("jtype", "jtype", 6); _root.jtype._x = (Math.random() * 300) + 100; _root.jtype._y = -30;
Frame 29
if (0 >= jhit) { this.gotoAndPlay("A8"); }
Frame 30
this.gotoAndPlay(_currentframe - 1);
Frame 31
count = 0; i = 0; while (i < 4) { _root.attachMovie("vtype", "vtypel" + i, 20 + i); _root["vtypel" + i]._x = 30; _root["vtypel" + i]._y = -30 - (i * 80); _root.attachMovie("vtype", "vtyper" + i, 25 + i); _root["vtyper" + i]._x = 520; _root["vtyper" + i]._y = -30 - (i * 80); i++; }
Frame 32
if (count >= 8) { this.gotoAndPlay("A9"); }
Frame 33
this.gotoAndPlay(_currentframe - 1);
Frame 34
i = 0; while (i < 4) { _root.attachMovie("mine", "mine" + i, 70 + i); _root["mine" + i]._x = (Math.random() * 400) + 50; _root["mine" + i]._y = ((-Math.random()) * 130) + 30; i++; }
Frame 37
count = 0; i = 0; while (i < 7) { _root.attachMovie("ytype", "ytype" + i, 120 + i); _root["ytype" + i]._x = (Math.random() * 400) + 50; _root["ytype" + i]._y = ((-Math.random()) * 250) + 50; i++; }
Frame 38
if (count >= 7) { this.gotoAndPlay("A11"); }
Frame 39
this.gotoAndPlay(_currentframe - 1);
Frame 40
count = 0; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 41
if (count >= 5) { this.gotoAndPlay("A12"); }
Frame 42
this.gotoAndPlay(_currentframe - 1);
Frame 43
count = 0; i = 0; while (i < 5) { _root.attachMovie("ctype", "ctype" + i, 40 + i); _root["ctype" + i]._x = 100 + (i * 80); _root["ctype" + i]._y = 0; i++; }
Frame 44
if (count >= 5) { this.gotoAndPlay("A13"); }
Frame 45
this.gotoAndPlay(_currentframe - 1);
Frame 46
count = 0; i = 0; while (i < 7) { _root.attachMovie("ytype", "ytype" + i, 120 + i); _root["ytype" + i]._x = (Math.random() * 400) + 50; _root["ytype" + i]._y = ((-Math.random()) * 250) + 50; i++; }
Frame 47
if (count >= 7) { this.gotoAndPlay("A14"); }
Frame 48
this.gotoAndPlay(_currentframe - 1);
Frame 49
count = 0; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 50
if (count >= 5) { this.gotoAndPlay("A15"); }
Frame 51
this.gotoAndPlay(_currentframe - 1);
Frame 52
count = 0; lhit = 8; _root.attachMovie("ltype", "ltype", 9); _root.ltype._x = (Math.random() * 350) + 100; _root.ltype._y = 500;
Frame 53
if (_root.ltype == null) { this.gotoAndPlay("A16"); }
Frame 54
this.gotoAndPlay(_currentframe - 1);
Frame 55
count = 0; i = 0; while (i < 5) { _root.attachMovie("ctype", "ctype" + i, 40 + i); _root["ctype" + i]._x = 100 + (i * 80); _root["ctype" + i]._y = 0; i++; }
Frame 56
if (count >= 5) { this.gotoAndPlay("A17"); }
Frame 57
this.gotoAndPlay(_currentframe - 1);
Frame 58
if (_root.boss1 == null) { bohit = 128; bohitb = 64; bohitc = 64; _root.attachMovie("boss1", "boss1", 160); _root.boss1._x = 275; _root.boss1._y = -100; _root.attachMovie("boss1b", "boss1b", 161); _root.boss1b._x = 205; _root.boss1b._y = -50; _root.attachMovie("boss1c", "boss1c", 162); _root.boss1c._x = 345; _root.boss1c._y = -50; }
Frame 59
if (_root.boss1 == null) { this.gotoAndPlay("B0"); }
Frame 60
this.gotoAndPlay(_currentframe - 1);
Frame 64
count = 0; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 65
if (count >= 5) { this.gotoAndPlay("B2"); }
Frame 66
this.gotoAndPlay(_currentframe - 1);
Frame 67
count = 0; i = 0; while (i < 6) { _root.attachMovie("dtype", "dtype" + i, 150 + i); _root["dtype" + i]._x = 450 - (i * 30); _root["dtype" + i]._y = -(i * 60); i++; }
Frame 68
if (count >= 6) { this.gotoAndPlay("B3"); }
Frame 69
this.gotoAndPlay(_currentframe - 1);
Frame 70
count = 0; i = 0; while (i < 6) { _root.attachMovie("etype", "etype" + i, 130 + i); point = Math.random() * 3; if (point < 1) { _root["etype" + i]._x = (-Math.random()) * 200; _root["etype" + i]._y = Math.random() * 200; } else if (2 < point) { _root["etype" + i]._x = (Math.random() * 200) + 550; _root["etype" + i]._y = Math.random() * 200; } else { _root["etype" + i]._x = Math.random() * 550; _root["etype" + i]._y = -(Math.random() * 100); } i++; }
Frame 71
if (count >= 6) { this.gotoAndPlay("B4"); }
Frame 72
this.gotoAndPlay(_currentframe - 1);
Frame 73
count = 0; _root.attachMovie("ttype", "ttype", 140); _root.ttype._x = (Math.random() * 300) + 50; _root.ttype._y = (Math.random() * 150) + 50;
Frame 74
if (count >= 4) { this.gotoAndPlay("B5"); }
Frame 75
if (_root.ttype == null) { _root.attachMovie("ttype", "ttype", 70); _root.ttype._x = (Math.random() * 300) + 50; _root.ttype._y = (Math.random() * 150) + 50; } this.gotoAndPlay(_currentframe - 1);
Frame 76
if (_root.mtype == null) { mhit = 48; _root.attachMovie("mtype", "mtype", 7); _root.mtype._x = (Math.random() * 350) + 100; _root.mtype._y = -30; }
Frame 79
count = 0; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 80
if (count >= 5) { this.gotoAndPlay("B7"); }
Frame 81
this.gotoAndPlay(_currentframe - 1);
Frame 82
count = 0; i = 0; while (i < 4) { _root.attachMovie("vtype", "vtypel" + i, 20 + i); _root["vtypel" + i]._x = 30; _root["vtypel" + i]._y = -30 - (i * 80); _root.attachMovie("vtype", "vtyper" + i, 25 + i); _root["vtyper" + i]._x = 520; _root["vtyper" + i]._y = -30 - (i * 80); i++; }
Frame 83
if (count >= 8) { this.gotoAndPlay("B8"); }
Frame 84
this.gotoAndPlay(_currentframe - 1);
Frame 85
jhit = 16; _root.attachMovie("jtype", "jtype", 6); _root.jtype._x = (Math.random() * 300) + 100; _root.jtype._y = -30;
Frame 86
if (0 >= jhit) { this.gotoAndPlay("B9"); }
Frame 87
this.gotoAndPlay(_currentframe - 1);
Frame 88
count = 0; _root.attachMovie("ttype", "ttype", 140); _root.ttype._x = (Math.random() * 300) + 50; _root.ttype._y = (Math.random() * 150) + 50; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 89
if (count >= 8) { this.gotoAndPlay("B10"); }
Frame 90
if (_root.ttype == null) { _root.attachMovie("ttype", "ttype", 70); _root.ttype._x = (Math.random() * 300) + 50; _root.ttype._y = (Math.random() * 150) + 50; } this.gotoAndPlay(_currentframe - 1);
Frame 91
count = 0; i = 0; while (i < 6) { _root.attachMovie("etype", "etype" + i, 130 + i); point = Math.random() * 3; if (point < 1) { _root["etype" + i]._x = (-Math.random()) * 200; _root["etype" + i]._y = Math.random() * 200; } else if (2 < point) { _root["etype" + i]._x = (Math.random() * 200) + 550; _root["etype" + i]._y = Math.random() * 200; } else { _root["etype" + i]._x = Math.random() * 550; _root["etype" + i]._y = -(Math.random() * 100); } i++; }
Frame 92
if (count >= 6) { this.gotoAndPlay("B11"); }
Frame 93
this.gotoAndPlay(_currentframe - 1);
Frame 94
count = 0; i = 0; while (i < 6) { _root.attachMovie("dtype", "dtype" + i, 150 + i); _root["dtype" + i]._x = 450 - (i * 30); _root["dtype" + i]._y = -(i * 60); i++; }
Frame 95
if (count >= 6) { this.gotoAndPlay("B12"); }
Frame 96
this.gotoAndPlay(_currentframe - 1);
Frame 97
count = 0; i = 0; while (i < 5) { _root.attachMovie("wtype", "wtype" + i, 10 + i); _root["wtype" + i]._x = (Math.random() * 400) + 50; _root["wtype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 98
if (count >= 5) { this.gotoAndPlay("B13"); }
Frame 99
this.gotoAndPlay(_currentframe - 1);
Frame 100
count = 0; _root.attachMovie("ttype", "ttype", 140); _root.ttype._x = (Math.random() * 300) + 50; _root.ttype._y = (Math.random() * 150) + 50; i = 0; while (i < 6) { _root.attachMovie("etype", "etype" + i, 130 + i); point = Math.random() * 3; if (point < 1) { _root["etype" + i]._x = (-Math.random()) * 200; _root["etype" + i]._y = Math.random() * 200; } else if (2 < point) { _root["etype" + i]._x = (Math.random() * 200) + 550; _root["etype" + i]._y = Math.random() * 200; } else { _root["etype" + i]._x = Math.random() * 550; _root["etype" + i]._y = -(Math.random() * 100); } i++; }
Frame 101
if (count >= 9) { this.gotoAndPlay("B14"); }
Frame 102
if (_root.ttype == null) { _root.attachMovie("ttype", "ttype", 70); _root.ttype._x = (Math.random() * 300) + 50; _root.ttype._y = (Math.random() * 150) + 50; } this.gotoAndPlay(_currentframe - 1);
Frame 103
count = 0; lhit = 8; _root.attachMovie("ltype", "ltype", 9); _root.ltype._x = (Math.random() * 350) + 100; _root.ltype._y = 500;
Frame 104
if (_root.ltype == null) { this.gotoAndPlay("B15"); }
Frame 105
this.gotoAndPlay(_currentframe - 1);
Frame 106
count = 0; i = 0; while (i < 4) { _root.attachMovie("vtype", "vtypel" + i, 20 + i); _root["vtypel" + i]._x = 30; _root["vtypel" + i]._y = -30 - (i * 80); _root.attachMovie("vtype", "vtyper" + i, 25 + i); _root["vtyper" + i]._x = 520; _root["vtyper" + i]._y = -30 - (i * 80); i++; }
Frame 107
if (count >= 8) { this.gotoAndPlay("B16"); }
Frame 108
this.gotoAndPlay(_currentframe - 1);
Frame 109
i = 0; while (i < 4) { _root.attachMovie("mine", "mine" + i, 70 + i); _root["mine" + i]._x = (Math.random() * 400) + 50; _root["mine" + i]._y = ((-Math.random()) * 130) + 30; i++; }
Frame 112
if (_root.boss2 == null) { bohit = 128; bohitb = 96; _root.attachMovie("boss2", "boss2", 163); _root.boss2._x = 275; _root.boss2._y = -150; _root.attachMovie("boss2b", "boss2b", 164); _root.boss2b._x = 275; _root.boss2b._y = -100; }
Frame 113
if (_root.boss2 == null) { this.gotoAndPlay("C0"); }
Frame 114
this.gotoAndPlay(_currentframe - 1);
Frame 118
count = 0; i = 0; while (i < 5) { _root.attachMovie("htype", "htype" + i, 30 + i); _root["htype" + i]._x = (Math.random() * 400) + 50; _root["htype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 119
if (count >= 5) { this.gotoAndPlay("C2"); }
Frame 120
this.gotoAndPlay(_currentframe - 1);
Frame 121
count = 0; i = 0; while (i < 7) { _root.attachMovie("ytype", "ytype" + i, 120 + i); _root["ytype" + i]._x = (Math.random() * 400) + 50; _root["ytype" + i]._y = ((-Math.random()) * 250) + 50; i++; }
Frame 122
if (count >= 7) { this.gotoAndPlay("C3"); }
Frame 123
this.gotoAndPlay(_currentframe - 1);
Frame 124
count = 0; i = 0; while (i < 6) { _root.attachMovie("dtype", "dtype" + i, 150 + i); _root["dtype" + i]._x = 450 - (i * 30); _root["dtype" + i]._y = -(i * 60); i++; }
Frame 125
if (count >= 6) { this.gotoAndPlay("C4"); }
Frame 126
this.gotoAndPlay(_currentframe - 1);
Frame 127
count = 0; i = 0; while (i < 6) { _root.attachMovie("utype", "utype" + i, 90 + i); point = Math.random() * 3; if (point < 1) { _root["utype" + i]._x = (-Math.random()) * 200; _root["utype" + i]._y = Math.random() * 400; } else if (2 < point) { _root["utype" + i]._x = (Math.random() * 200) + 550; _root["utype" + i]._y = Math.random() * 400; } else { _root["utype" + i]._x = Math.random() * 550; _root["utype" + i]._y = 450 + (Math.random() * 100); } i++; }
Frame 128
if (count >= 6) { this.gotoAndPlay("C5"); }
Frame 129
this.gotoAndPlay(_currentframe - 1);
Frame 130
count = 0; i = 0; while (i < 5) { _root.attachMovie("htype", "htype" + i, 30 + i); _root["htype" + i]._x = (Math.random() * 400) + 50; _root["htype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 131
if (count >= 5) { this.gotoAndPlay("C6"); }
Frame 132
this.gotoAndPlay(_currentframe - 1);
Frame 133
i = 0; while (i < 4) { _root.attachMovie("mine", "mine" + i, 70 + i); _root["mine" + i]._x = (Math.random() * 400) + 50; _root["mine" + i]._y = ((-Math.random()) * 130) + 30; i++; }
Frame 136
count = 0; i = 0; while (i < 6) { _root.attachMovie("utype", "utype" + i, 90 + i); point = Math.random() * 3; if (point < 1) { _root["utype" + i]._x = (-Math.random()) * 200; _root["utype" + i]._y = Math.random() * 400; } else if (2 < point) { _root["utype" + i]._x = (Math.random() * 200) + 550; _root["utype" + i]._y = Math.random() * 400; } else { _root["utype" + i]._x = Math.random() * 550; _root["utype" + i]._y = 450 + (Math.random() * 100); } i++; }
Frame 137
if (count >= 6) { this.gotoAndPlay("C8"); }
Frame 138
this.gotoAndPlay(_currentframe - 1);
Frame 139
jhit = 16; _root.attachMovie("jtype", "jtype", 6); _root.jtype._x = (Math.random() * 300) + 100; _root.jtype._y = -30;
Frame 140
if (0 >= jhit) { this.gotoAndPlay("C9"); }
Frame 141
this.gotoAndPlay(_currentframe - 1);
Frame 142
count = 0; i = 0; while (i < 5) { _root.attachMovie("htype", "htype" + i, 30 + i); _root["htype" + i]._x = (Math.random() * 400) + 50; _root["htype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 143
if (count >= 5) { this.gotoAndPlay("C10"); }
Frame 144
this.gotoAndPlay(_currentframe - 1);
Frame 145
if (_root.btype == null) { bhit = 64; _root.attachMovie("btype", "btype", 8); _root.btype._x = (Math.random() * 350) + 100; _root.btype._y = -30; }
Frame 148
count = 0; i = 0; while (i < 5) { _root.attachMovie("ftype", "ftype" + i, 110 + i); _root["ftype" + i]._x = (Math.random() * 400) + 50; _root["ftype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 149
if (count >= 5) { this.gotoAndPlay("C12"); }
Frame 150
this.gotoAndPlay(_currentframe - 1);
Frame 151
count = 0; i = 0; while (i < 7) { _root.attachMovie("ytype", "ytype" + i, 120 + i); _root["ytype" + i]._x = (Math.random() * 400) + 50; _root["ytype" + i]._y = ((-Math.random()) * 250) + 50; i++; }
Frame 152
if (count >= 7) { this.gotoAndPlay("C13"); }
Frame 153
this.gotoAndPlay(_currentframe - 1);
Frame 154
count = 0; i = 0; while (i < 6) { _root.attachMovie("utype", "utype" + i, 90 + i); point = Math.random() * 3; if (point < 1) { _root["utype" + i]._x = (-Math.random()) * 200; _root["utype" + i]._y = Math.random() * 400; } else if (2 < point) { _root["utype" + i]._x = (Math.random() * 200) + 550; _root["utype" + i]._y = Math.random() * 400; } else { _root["utype" + i]._x = Math.random() * 550; _root["utype" + i]._y = 450 + (Math.random() * 100); } i++; }
Frame 155
if (count >= 6) { this.gotoAndPlay("C14"); }
Frame 156
this.gotoAndPlay(_currentframe - 1);
Frame 157
count = 0; i = 0; while (i < 5) { _root.attachMovie("ftype", "ftype" + i, 110 + i); _root["ftype" + i]._x = (Math.random() * 400) + 50; _root["ftype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 158
if (count >= 5) { this.gotoAndPlay("C15"); }
Frame 159
this.gotoAndPlay(_currentframe - 1);
Frame 160
count = 0; lhit = 8; _root.attachMovie("ltype", "ltype", 9); _root.ltype._x = (Math.random() * 350) + 100; _root.ltype._y = 500;
Frame 161
if (_root.ltype == null) { this.gotoAndPlay("C16"); }
Frame 162
this.gotoAndPlay(_currentframe - 1);
Frame 163
count = 0; i = 0; while (i < 5) { _root.attachMovie("htype", "htype" + i, 30 + i); _root["htype" + i]._x = (Math.random() * 400) + 50; _root["htype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 164
if (count >= 5) { this.gotoAndPlay("C17"); }
Frame 165
this.gotoAndPlay(_currentframe - 1);
Frame 166
if (_root.boss3 == null) { bohit = 128; bohitb = 128; _root.attachMovie("boss3", "boss3", 165); _root.boss3._x = 275; _root.boss3._y = -100; _root.attachMovie("boss3b", "boss3b", 166); _root.boss3b._x = 275; _root.boss3b._y = -100; }
Frame 167
if (_root.boss3 == null) { this.gotoAndPlay("D0"); }
Frame 168
this.gotoAndPlay(_currentframe - 1);
Frame 172
if (_root.mtype == null) { mhit = 48; _root.attachMovie("mtype", "mtype", 7); _root.mtype._x = (Math.random() * 350) + 100; _root.mtype._y = -30; }
Frame 175
count = 0; i = 0; while (i < 5) { _root.attachMovie("ftype", "ftype" + i, 110 + i); _root["ftype" + i]._x = (Math.random() * 400) + 50; _root["ftype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 176
if (count >= 5) { this.gotoAndPlay("D3"); }
Frame 177
this.gotoAndPlay(_currentframe - 1);
Frame 178
count = 0; i = 0; while (i < 3) { _root.attachMovie("rtype", "rtype" + i, 100 + i); _root["rtype" + i]._x = (Math.random() * 450) + 50; _root["rtype" + i]._y = (Math.random() * 150) + 100; i++; }
Frame 179
if (count >= 3) { this.gotoAndPlay("D4"); }
Frame 180
this.gotoAndPlay(_currentframe - 1);
Frame 181
count = 0; lhit = 8; _root.attachMovie("ltype", "ltype", 9); _root.ltype._x = (Math.random() * 350) + 100; _root.ltype._y = 500;
Frame 182
if (_root.ltype == null) { this.gotoAndPlay("D5"); }
Frame 183
this.gotoAndPlay(_currentframe - 1);
Frame 184
count = 0; _root.attachMovie("xtype", "xtype", 80); _root.xtype._x = (Math.random() * 300) + 50; _root.xtype._y = (Math.random() * 150) + 50;
Frame 185
if (count >= 4) { this.gotoAndPlay("D6"); }
Frame 186
if (_root.xtype == null) { _root.attachMovie("xtype", "xtype", 75); _root.xtype._x = (Math.random() * 300) + 50; _root.xtype._y = (Math.random() * 150) + 50; } this.gotoAndPlay(_currentframe - 1);
Frame 187
count = 0; i = 0; while (i < 5) { _root.attachMovie("htype", "htype" + i, 30 + i); _root["htype" + i]._x = (Math.random() * 400) + 50; _root["htype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 188
if (count >= 5) { this.gotoAndPlay("D7"); }
Frame 189
this.gotoAndPlay(_currentframe - 1);
Frame 190
count = 0; i = 0; while (i < 5) { _root.attachMovie("rtype", "rtype" + i, 100 + i); _root["rtype" + i]._x = (Math.random() * 450) + 50; _root["rtype" + i]._y = (Math.random() * 150) + 100; i++; } i = 0; while (i < 4) { _root.attachMovie("mine", "mine" + i, 70 + i); _root["mine" + i]._x = (Math.random() * 400) + 50; _root["mine" + i]._y = ((-Math.random()) * 130) + 30; i++; }
Frame 191
if (count >= 5) { this.gotoAndPlay("D8"); }
Frame 192
this.gotoAndPlay(_currentframe - 1);
Frame 193
jhit = 16; _root.attachMovie("jtype", "jtype", 6); _root.jtype._x = (Math.random() * 300) + 100; _root.jtype._y = -30;
Frame 194
if (0 >= jhit) { this.gotoAndPlay("D9"); }
Frame 195
this.gotoAndPlay(_currentframe - 1);
Frame 196
count = 0; i = 0; while (i < 5) { _root.attachMovie("ftype", "ftype" + i, 110 + i); _root["ftype" + i]._x = (Math.random() * 400) + 50; _root["ftype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 197
if (count >= 5) { this.gotoAndPlay("D10"); }
Frame 198
this.gotoAndPlay(_currentframe - 1);
Frame 199
if (_root.btype == null) { bhit = 64; _root.attachMovie("btype", "btype", 8); _root.btype._x = (Math.random() * 350) + 100; _root.btype._y = -30; }
Frame 202
count = 0; _root.attachMovie("xtype", "xtype", 80); _root.xtype._x = (Math.random() * 300) + 50; _root.xtype._y = (Math.random() * 150) + 50;
Frame 203
if (count >= 4) { this.gotoAndPlay("D12"); }
Frame 204
if (_root.xtype == null) { _root.attachMovie("xtype", "xtype", 75); _root.xtype._x = (Math.random() * 300) + 50; _root.xtype._y = (Math.random() * 150) + 50; } this.gotoAndPlay(_currentframe - 1);
Frame 205
count = 0; i = 0; while (i < 5) { _root.attachMovie("rtype", "rtype" + i, 100 + i); _root["rtype" + i]._x = (Math.random() * 450) + 50; _root["rtype" + i]._y = (Math.random() * 150) + 100; i++; }
Frame 206
if (count >= 5) { this.gotoAndPlay("D13"); }
Frame 207
this.gotoAndPlay(_currentframe - 1);
Frame 208
count = 0; lhit = 8; _root.attachMovie("ltype", "ltype", 9); _root.ltype._x = (Math.random() * 350) + 100; _root.ltype._y = 500;
Frame 209
if (_root.ltype == null) { this.gotoAndPlay("D14"); }
Frame 210
this.gotoAndPlay(_currentframe - 1);
Frame 211
count = 0; i = 0; while (i < 5) { _root.attachMovie("htype", "htype" + i, 30 + i); _root["htype" + i]._x = (Math.random() * 400) + 50; _root["htype" + i]._y = ((-Math.random()) * 330) + 30; i++; } i = 0; while (i < 6) { _root.attachMovie("utype", "utype" + i, 90 + i); point = Math.random() * 3; if (point < 1) { _root["utype" + i]._x = (-Math.random()) * 200; _root["utype" + i]._y = Math.random() * 400; } else if (2 < point) { _root["utype" + i]._x = (Math.random() * 200) + 550; _root["utype" + i]._y = Math.random() * 400; } else { _root["utype" + i]._x = Math.random() * 550; _root["utype" + i]._y = 450 + (Math.random() * 100); } i++; }
Frame 212
if (count >= 11) { this.gotoAndPlay("D15"); }
Frame 213
this.gotoAndPlay(_currentframe - 1);
Frame 214
count = 0; _root.attachMovie("xtype", "xtype", 80); _root.xtype._x = (Math.random() * 300) + 50; _root.xtype._y = (Math.random() * 150) + 50; i = 0; while (i < 5) { _root.attachMovie("rtype", "rtype" + i, 100 + i); _root["rtype" + i]._x = (Math.random() * 450) + 50; _root["rtype" + i]._y = (Math.random() * 150) + 100; i++; }
Frame 215
if (count >= 8) { this.gotoAndPlay("D16"); }
Frame 216
if (_root.xtype == null) { _root.attachMovie("xtype", "xtype", 75); _root.xtype._x = (Math.random() * 300) + 50; _root.xtype._y = (Math.random() * 150) + 50; } this.gotoAndPlay(_currentframe - 1);
Frame 217
count = 0; i = 0; while (i < 5) { _root.attachMovie("ftype", "ftype" + i, 110 + i); _root["ftype" + i]._x = (Math.random() * 400) + 50; _root["ftype" + i]._y = ((-Math.random()) * 330) + 30; i++; }
Frame 218
if (count >= 5) { this.gotoAndPlay("D17"); }
Frame 219
this.gotoAndPlay(_currentframe - 1);
Frame 220
if (_root.boss4 == null) { bohit = 256; bohitc = 256; _root.attachMovie("boss4", "boss4", 167); _root.boss4._x = 275; _root.boss4._y = -100; }
Frame 221
if (_root.boss4 == null) { this.gotoAndPlay("CLEAR"); }
Frame 222
this.gotoAndPlay(_currentframe - 1);
Frame 223
_root.attachMovie("clear", "clear", 31000); _root.clear._x = 275; _root.clear._y = 200;
Frame 224
if (_root.clear == null) { this.gotoAndPlay(226); }
Frame 225
this.gotoAndPlay(_currentframe - 1);
Frame 226
_root.attachMovie("credit", "credit", 32000); _root.credit._x = 275; _root.credit._y = 200;
Frame 227
if (_root.credit == null) { this.gotoAndPlay("END"); }
Frame 228
this.gotoAndPlay(_currentframe - 1);
Frame 229
_root.attachMovie("gameover", "gameover", 33000); _root.gameover._x = 275; _root.gameover._y = 200; _root.boss1.removeMovieClip(); _root.boss1b.removeMovieClip(); _root.boss1c.removeMovieClip(); _root.boss2.removeMovieClip(); _root.boss2b.removeMovieClip(); _root.boss3.removeMovieClip(); _root.boss3b.removeMovieClip(); _root.boss4.removeMovieClip(); _root.boss4c.removeMovieClip();
Frame 230
if (_root.gameover == null) { this.gotoAndPlay(2); }
Frame 231
this.gotoAndPlay(_currentframe - 1);
Symbol 5 MovieClip [star] Frame 1
speed = (Math.random() * 20) + 1; _x = (Math.random() * 550); _y = (((-Math.rondom()) * 200) - 50);
Symbol 5 MovieClip [star] Frame 2
_y = (_y + speed);
Symbol 5 MovieClip [star] Frame 3
if (450 < _y) { gotoAndPlay ("init"); } gotoAndPlay ("fall");
Symbol 11 MovieClip [wtype] Frame 1
_y = (_y + 15); if (150 < _y) { if (_root.s0._x < _x) { _x = (_x + 10); _rotation = (_rotation - 3); } else { _x = (_x - 10); _rotation = (_rotation + 3); } } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 1900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if ((((1 >= (Math.random() * 12)) and (0 < _y)) and (_y < 270)) and (_root["hight" + root.countt] == null)) { if ((Math.random() * 2) < 1) { ttype = "hight"; } else { ttype = "lowt"; } sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie(ttype, "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { _root.count++; this.removeMovieClip(); }
Symbol 11 MovieClip [wtype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 15 MovieClip [damage] Frame 4
this.removeMovieClip();
Symbol 19 MovieClip [bom] Frame 4
this.removeMovieClip();
Symbol 21 MovieClip [jtype] Frame 1
if (100 >= _y) { _y = (_y + 10); } if (_y >= 100) { f = 0; while (2 >= f) { if (_root.guna == null) { _root.attachMovie("guna", "guna", 600); _root.guna._x = _x; _root.guna._y = _y; } f++; } } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.jhit--; _root.attachMovie("jdamage", "jdamage", 698); _root.jdamage._x = _x; _root.jdamage._y = _y; } K++; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (_root.jhit < 0) { _root.attachMovie("pow", "pow", 697); _root.pow._x = _x; _root.pow._y = _y; _root.attachMovie("bom", "jbom", 699); _root.jbom._x = _x; _root.jbom._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); }
Symbol 21 MovieClip [jtype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 23 MovieClip [jdamage] Frame 2
this.removeMovieClip();
Symbol 25 MovieClip [pow] Frame 1
_y = (_y + 10); if (_x < _root.s0._x) { _x = (_x + 5); } if (_root.s0._x < _x) { _x = (_x - 5); } if (400 < _y) { this.removeMovieClip(); } if (this.hitTest(_root.s0.cockpit)) { k = 1; while (k < 5) { if (_root["s" + k]._visible) { } else { _root["s" + k]._visible = true; k = k + 10; } K++; } theSoundobj = new sound(); theSoundobj.attachSound("up"); theSoundobj.start(); this.removeMovieClip(); }
Symbol 27 MovieClip [tama] Frame 1
if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { this.removeMovieClip(); }
Symbol 28 MovieClip [rd] Frame 1
_x = (_x + 10); _y = (_y + 10); if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { this.removeMovieClip(); } if (550 < _x) { this.removeMovieClip(); }
Symbol 29 MovieClip [lowt] Frame 1
if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 29 MovieClip [lowt] Frame 60
this.removeMovieClip();
Symbol 30 MovieClip [hight] Frame 1
if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 30 MovieClip [hight] Frame 30
this.removeMovieClip();
Symbol 31 MovieClip [rr] Frame 1
_x = (_x + 20); if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (550 < _x) { this.removeMovieClip(); }
Symbol 32 MovieClip [ll] Frame 1
_x = (_x - 20); if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (_x < 0) { this.removeMovieClip(); }
Symbol 33 MovieClip [dd] Frame 1
_y = (_y + 20); if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { this.removeMovieClip(); }
Symbol 34 MovieClip [uu] Frame 1
_y = (_y - 20); if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (_y < 0) { this.removeMovieClip(); }
Symbol 35 MovieClip [ru] Frame 1
_x = (_x + 10); _y = (_y - 10); if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (_y < 0) { this.removeMovieClip(); } if (550 < _x) { this.removeMovieClip(); }
Symbol 36 MovieClip [lu] Frame 1
_x = (_x - 10); _y = (_y - 10); if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (_y < 0) { this.removeMovieClip(); } if (_x < 0) { this.removeMovieClip(); }
Symbol 38 MovieClip [ctype] Frame 1
_y = (_y + 10); k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 4900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = (r + (Math.random() * 40)) - 20; _root.countt++; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { _root.count++; this.removeMovieClip(); }
Symbol 38 MovieClip [ctype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 40 MovieClip [btype] Frame 1
if (100 >= _y) { _y = (_y + 10); } else { _y = (_y + 2); } if (_root.gune == null) { _root.attachMovie("gune", "gune", 1619); _root.gune._x = _x; _root.gune._y = _y; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bhit) { _root.attachMovie("bom", "bbom", 809); _root.bbom._x = _x; _root.bbom._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.bhit--; _root.attachMovie("bdamage", "bdamage", 808); _root.bdamage._x = _x; _root.bdamage._y = _y; } K++; } if (400 < _y) { this.removeMovieClip(); }
Symbol 40 MovieClip [btype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 42 MovieClip [bdamage] Frame 2
this.removeMovieClip();
Symbol 44 MovieClip [ytype] Frame 1
_y = (_y + 20); if (50 < _y) { if (_root.s0._x < _x) { _x = (_x - 5); _rotation = (_rotation + 2); } else { _x = (_x + 5); _rotation = (_rotation - 2); } } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "ybom" + _root.count, 12900 + _root.count); _root["ybom" + _root.count]._x = _x; _root["ybom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { _root.count++; this.removeMovieClip(); }
Symbol 44 MovieClip [ytype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 46 MovieClip [dtype] Frame 1
_y = (_y + 15); k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 15900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 30; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r - 30; _root.countt++; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { _root.count++; this.removeMovieClip(); }
Symbol 46 MovieClip [dtype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 48 MovieClip [ttype] Frame 9
if (_root.gund == null) { _root.attachMovie("gund", "gund", 1616); _root.gund._x = _x; _root.gund._y = _y; } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 14900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 48 MovieClip [ttype] Frame 10
this.gotoAndPlay(_currentframe - 1);
Symbol 50 MovieClip [missile] Frame 1
_y = (_y + 15); k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "mslbom" + _root.count, 17000 + _root.count); _root["mslbom" + _root.count]._x = _x; _root["mslbom" + _root.count]._y = _y; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { this.removeMovieClip(); }
Symbol 50 MovieClip [missile] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 52 MovieClip [mine] Frame 1
_y = (_y + 7); k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 7900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 60; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 120; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 180; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 240; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 300; _root.countt++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { this.removeMovieClip(); }
Symbol 52 MovieClip [mine] Frame 2
_y = (_y + 7); k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 7900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.attachMovie("dd", "dd" + _root.count, 7000 + _root.count); _root["dd" + _root.count]._x = _x; _root["dd" + _root.count]._y = _y; _root.attachMovie("ld", "ld" + _root.count, 7100 + _root.count); _root["ld" + _root.count]._x = _x; _root["ld" + _root.count]._y = _y; _root.attachMovie("ll", "ll" + _root.count, 7200 + _root.count); _root["ll" + _root.count]._x = _x; _root["ll" + _root.count]._y = _y; _root.attachMovie("lu", "lu" + _root.count, 7300 + _root.count); _root["lu" + _root.count]._x = _x; _root["lu" + _root.count]._y = _y; _root.attachMovie("uu", "uu" + _root.count, 7400 + _root.count); _root["uu" + _root.count]._x = _x; _root["uu" + _root.count]._y = _y; _root.attachMovie("ru", "ru" + _root.count, 7500 + _root.count); _root["ru" + _root.count]._x = _x; _root["ru" + _root.count]._y = _y; _root.attachMovie("rr", "rr" + _root.count, 7600 + _root.count); _root["rr" + _root.count]._x = _x; _root["rr" + _root.count]._y = _y; _root.attachMovie("rd", "rd" + _root.count, 7700 + _root.count); _root["rd" + _root.count]._x = _x; _root["rd" + _root.count]._y = _y; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { this.removeMovieClip(); }
Symbol 52 MovieClip [mine] Frame 3
_y = (_y + 7); k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 7900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.attachMovie("dd", "dd" + _root.count, 7000 + _root.count); _root["dd" + _root.count]._x = _x; _root["dd" + _root.count]._y = _y; _root.attachMovie("ld", "ld" + _root.count, 7100 + _root.count); _root["ld" + _root.count]._x = _x; _root["ld" + _root.count]._y = _y; _root.attachMovie("ll", "ll" + _root.count, 7200 + _root.count); _root["ll" + _root.count]._x = _x; _root["ll" + _root.count]._y = _y; _root.attachMovie("lu", "lu" + _root.count, 7300 + _root.count); _root["lu" + _root.count]._x = _x; _root["lu" + _root.count]._y = _y; _root.attachMovie("uu", "uu" + _root.count, 7400 + _root.count); _root["uu" + _root.count]._x = _x; _root["uu" + _root.count]._y = _y; _root.attachMovie("ru", "ru" + _root.count, 7500 + _root.count); _root["ru" + _root.count]._x = _x; _root["ru" + _root.count]._y = _y; _root.attachMovie("rr", "rr" + _root.count, 7600 + _root.count); _root["rr" + _root.count]._x = _x; _root["rr" + _root.count]._y = _y; _root.attachMovie("rd", "rd" + _root.count, 7700 + _root.count); _root["rd" + _root.count]._x = _x; _root["rd" + _root.count]._y = _y; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { this.removeMovieClip(); }
Symbol 52 MovieClip [mine] Frame 4
this.gotoAndPlay(1);
Symbol 54 MovieClip [mtype] Frame 1
if (100 >= _y) { _y = (_y + 10); } else { _y = (_y + 3); } if (_root.gunm == null) { _root.attachMovie("gunm", "gunm", 1618); _root.gunm._x = _x; _root.gunm._y = _y; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.mhit) { _root.attachMovie("bom", "bbom", 799); _root.bbom._x = _x; _root.bbom._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.mhit--; _root.attachMovie("mdamage", "mdamage", 798); _root.mdamage._x = _x; _root.mdamage._y = _y; } K++; } if (400 < _y) { this.removeMovieClip(); }
Symbol 54 MovieClip [mtype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 56 MovieClip [mdamage] Frame 2
this.removeMovieClip();
Symbol 58 MovieClip [boss1] Frame 1
bmode = 0; bx = 55;
Symbol 58 MovieClip [boss1] Frame 2
if (100 >= _y) { _y = (_y + 10); } if (bmode == 1) { if (_root.gunc == null) { _root.attachMovie("gunc", "gunc", 1616); _root.gunc._x = _x; _root.gunc._y = _y; } if (bx < _x) { _x = (_x - 10); } else if (_x < bx) { _x = (_x + 10); } else if (_x == bx) { if (_x == 55) { bx = 495; } else if (_x == 495) { bx = 55; } } } if (_root.boss1b == null) { if (_root.boss1c == null) { bmode = 1; } } if ((_root.gunb == null) and (_y >= 100)) { _root.attachMovie("gunb", "gunb", 1600); _root.gunb._x = _x; _root.gunb._y = _y; } if (_root.misa == null) { _root.attachMovie("missile", "misa", 1602); _root.misa._x = _x - 40; _root.misa._y = _y + 30; } if (_root.misb == null) { _root.attachMovie("missile", "misb", 1603); _root.misb._x = _x + 40; _root.misb._y = _y + 30; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohit) { _root.attachMovie("bom", "bbom", 1609); _root.bbom._x = _x; _root.bbom._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { if (bmode == 1) { _root.bohit--; this.attachMovie("bodamage", "bodamage", 1608); } } K++; }
Symbol 58 MovieClip [boss1] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 60 MovieClip [bodamage] Frame 2
this.removeMovieClip();
Symbol 62 MovieClip [vtype] Frame 1
_y = (_y + 20); k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 2900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = (r + (Math.random() * 180)) - 90; _root.countt++; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { _root.count++; this.removeMovieClip(); }
Symbol 62 MovieClip [vtype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 64 MovieClip [htype] Frame 1
_y = (_y + 15); if (100 < _y) { if (_root.s0._x < _x) { _x = (_x + 10); _rotation = (_rotation - 2); } else { _x = (_x - 10); _rotation = (_rotation + 2); } } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = (r + (Math.random() * 40)) - 20; _root.countt++; _root.attachMovie("bom", "bom" + _root.count, 3900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { _root.count++; this.removeMovieClip(); }
Symbol 64 MovieClip [htype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 66 MovieClip [gtype] Frame 1
_y = (_y + 25); if (50 < _y) { if (_root.s0._x < _x) { _x = (_x - 5); _rotation = (_rotation + 45); } else { _x = (_x + 5); _rotation = (_rotation - 45); } } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "ybom" + _root.count, 5900 + _root.count); _root["ybom" + _root.count]._x = _x; _root["ybom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (400 < _y) { _root.count++; this.removeMovieClip(); }
Symbol 66 MovieClip [gtype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 69 MovieClip [xtype] Frame 6
sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _rotation = (r - 90); if (_root.s0._x < _x) { _x = (_x - 5); } else { _x = (_x + 5); } if (_root.s0._y < _y) { _y = (_y - 5); } else { _y = (_y + 5); } if (_root.gunx == null) { _root.attachMovie("gunx", "gunx", 1617); _root.gunx._x = _x; _root.gunx._y = _y; } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 8900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 69 MovieClip [xtype] Frame 8
this.gotoAndPlay(_currentframe - 2);
Symbol 71 MovieClip [utype] Frame 1
_rotation = (_rotation + 30); if ((Math.random() * 2) < 1) { if (_root.s0._x < _x) { _x = (_x - 10); } else { _x = (_x + 10); } } else if (_root.s0._y < _y) { _y = (_y - 10); } else { _y = (_y + 10); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 9900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 71 MovieClip [utype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 73 MovieClip [rtype] Frame 8
_y = (_y - 15); k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("missile", "missileA" + _root.count, 10000 + _root.count); _root["missileA" + _root.count]._x = _x - 30; _root["missileA" + _root.count]._y = _y; _root.attachMovie("missile", "missileB" + _root.count, 10100 + _root.count); _root["missileB" + _root.count]._x = _x + 30; _root["missileB" + _root.count]._y = _y; _root.attachMovie("bom", "bom" + _root.count, 10900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); } if (_y < 0) { _root.count++; this.removeMovieClip(); }
Symbol 73 MovieClip [rtype] Frame 9
this.gotoAndPlay(_currentframe - 1);
Symbol 75 MovieClip [ftype] Frame 1
mode = 0;
Symbol 75 MovieClip [ftype] Frame 2
if (150 < _y) { mode = 1; _rotation = (_rotation + 180); } if (mode == 0) { _y = (_y + 15); if (_root.s0._x < _x) { _x = (_x - 20); } else { _x = (_x + 20); } } if (mode == 1) { _y = (_y - 15); if (_y < 0) { _root.count++; this.removeMovieClip(); } if (_root.s0._x < _x) { _x = (_x + 10); } else { _x = (_x - 10); } } if ((((1 >= (Math.random() * 6)) and (0 < _y)) and (_y < 270)) and (_root["hight" + root.countt] == null)) { if ((Math.random() * 2) < 1) { ttype = "hight"; } else { ttype = "lowt"; } sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie(ttype, "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++; } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 11900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++; _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 45; _root.countt++; _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r - 45; _root.countt++; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 75 MovieClip [ftype] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 79 MovieClip [etype] Frame 1
sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _rotation = (r - 90); if (_root.s0._x < _x) { _x = (_x - 10); } else { _x = (_x + 10); } if (_root.s0._y < _y) { _y = (_y - 5); } else { _y = (_y + 5); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 13900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 79 MovieClip [etype] Frame 2
sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _rotation = (r - 90); if (_root.s0._x < _x) { _x = (_x - 10); } else { _x = (_x + 10); } if (_root.s0._y < _y) { _y = (_y - 5); } else { _y = (_y + 5); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 13900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 79 MovieClip [etype] Frame 3
sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _rotation = (r - 90); if (_root.s0._x < _x) { _x = (_x - 10); } else { _x = (_x + 10); } if (_root.s0._y < _y) { _y = (_y - 5); } else { _y = (_y + 5); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 13900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 79 MovieClip [etype] Frame 4
sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _rotation = (r - 90); if (_root.s0._x < _x) { _x = (_x - 10); } else { _x = (_x + 10); } if (_root.s0._y < _y) { _y = (_y - 5); } else { _y = (_y + 5); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.attachMovie("bom", "bom" + _root.count, 13900 + _root.count); _root["bom" + _root.count]._x = _x; _root["bom" + _root.count]._y = _y; _root.count++; this.removeMovieClip(); } k++; } if (this.hitTest(_root.s0.cockpit)) { _root.count++; _root.life--; _root.s0.attachMovie("damage", "damage", 700); this.removeMovieClip(); }
Symbol 79 MovieClip [etype] Frame 5
this.gotoAndPlay(_currentframe - 4);
Symbol 81 MovieClip [ltype] Frame 1
_y = (_y - 10); if (_y < 0) { this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.lhit--; _root.attachMovie("ldamage", "ldamage", 998); _root.ldamage._x = _x; _root.ldamage._y = _y; } K++; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (_root.lhit < 0) { _root.attachMovie("repair", "repair", 997); _root.repair._x = _x; _root.repair._y = _y; _root.attachMovie("bom", "lbom", 999); _root.lbom._x = _x; _root.lbom._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); }
Symbol 81 MovieClip [ltype] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 83 MovieClip [repair] Frame 1
_y = (_y + 10); if (_x < _root.s0._x) { _x = (_x + 5); } if (_root.s0._x < _x) { _x = (_x - 5); } if (400 < _y) { this.removeMovieClip(); } if (this.hitTest(_root.s0.cockpit)) { _root.life = _root.life + 1; theSoundobj = new sound(); theSoundobj.attachSound("up"); theSoundobj.start(); this.removeMovieClip(); }
Symbol 85 MovieClip [ldamage] Frame 2
this.removeMovieClip();
Symbol 87 MovieClip [boss1b] Frame 1
if (150 >= _y) { _y = (_y + 10); } if (_root.btama == null) { sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("ld", "btama", 1610); _root.btama._rotation = r; _root.btama._x = _x; _root.btama._y = _y; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohitb) { _root.attachMovie("bom", "bbomb", 1619); _root.bbomb._x = _x; _root.bbomb._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.bohitb--; this.attachMovie("bodamageb", "bodamageb", 1618); } K++; }
Symbol 87 MovieClip [boss1b] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 89 MovieClip [boss1c] Frame 1
if (150 >= _y) { _y = (_y + 10); } if (_root.ctama == null) { sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("ld", "ctama", 1620); _root.ctama._rotation = r; _root.ctama._x = _x; _root.ctama._y = _y; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohitc) { _root.attachMovie("bom", "bbomb", 1629); _root.bbomb._x = _x; _root.bbomb._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.bohitc--; this.attachMovie("bodamagec", "bodamagec", 1628); } K++; }
Symbol 89 MovieClip [boss1c] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 91 MovieClip [bodamageb] Frame 2
this.removeMovieClip();
Symbol 93 MovieClip [bodamagec] Frame 2
this.removeMovieClip();
Symbol 95 MovieClip [boss2] Frame 1
bmode = 0; bx = 445;
Symbol 95 MovieClip [boss2] Frame 2
if (100 >= _y) { _y = (_y + 10); } if (bx < _x) { _x = (_x - 10); } else if (_x < bx) { _x = (_x + 10); } else if (_x == bx) { if (_x == 105) { bx = 445; } else if (_x == 445) { bx = 105; } } if (_root.boss2b == null) { bmode = 1; } if (bmode == 1) { if ((_root.gunf == null) and (_y >= 100)) { _root.attachMovie("gunf", "gunf", 1616); _root.gunf._x = _x; _root.gunf._y = _y; } } if (_root.atama == null) { _root.attachMovie("gtype", "atama", 1630); _root.atama._x = _x + 100; _root.atama._y = _y; } if (_root.atamb == null) { _root.attachMovie("gtype", "atamb", 1631); _root.atamb._x = _x - 100; _root.atamb._y = _y; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohit) { _root.attachMovie("bom", "bbom", 1639); _root.bbom._x = _x; _root.bbom._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { if (bmode == 1) { _root.bohit--; this.attachMovie("bodamage2", "bodamage2", 1638); } } K++; }
Symbol 95 MovieClip [boss2] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 97 MovieClip [boss2b] Frame 1
bmodeb = 0; bx = 445;
Symbol 97 MovieClip [boss2b] Frame 2
if (bmodeb == 0) { if (170 >= _y) { _y = (_y + 10); } _x = _root.boss2._x; if (bx < _x) { _x = (_x - 10); } else if (_x < bx) { _x = (_x + 10); } else if (_x == bx) { if (_x == 105) { bx = 445; } else if (_x == 445) { bx = 105; } } } if (bmodeb == 1) { _y = (_y + 15); } if (450 < _y) { this.removeMovieClip(); } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohitb) { bmodeb = 1; } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.bohitb--; this.attachMovie("bodamageb2", "bodamageb2", 1648); } K++; }
Symbol 97 MovieClip [boss2b] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 99 MovieClip [boss3] Frame 1
bmode = 0; bx = 55; by = 350;
Symbol 99 MovieClip [boss3] Frame 2
if (bmode == 1) { _rotation = (_rotation + 30); } else { _rotation = (_rotation + 5); } if (bmode == 0) { if (120 >= _y) { _y = (_y + 10); } } if (bmode == 1) { if (by < _y) { _y = (_y - 5); } else if (_y < by) { _y = (_y + 5); } else if (_y == by) { if (_y == 350) { by = 50; } else if (_y == 50) { by = 350; } } if (bx < _x) { _x = (_x - 10); } else if (_x < bx) { _x = (_x + 10); } else if (_x == bx) { if (_x == 55) { bx = 495; } else if (_x == 495) { bx = 55; } } } if (_root.boss3b == null) { bmode = 1; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohit) { _root.attachMovie("bom", "bbom", 1659); _root.bbom._x = _x; _root.bbom._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { if (bmode == 1) { _root.bohit--; this.attachMovie("bodamage3", "bodamage3", 1658); } } K++; }
Symbol 99 MovieClip [boss3] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 101 MovieClip [boss4] Frame 1
bmode = 1; bx = 155;
Symbol 101 MovieClip [boss4] Frame 2
if (100 >= _y) { _y = (_y + 10); } if (bx < _x) { _x = (_x - 5); } else if (_x < bx) { _x = (_x + 5); } else if (_x == bx) { if (_x == 155) { bx = 395; } else if (_x == 395) { bx = 155; } } if (_root.bohit < 128) { if (0 < _root.bohitc) { if (bmode == 1) { bmode = 0; _root.attachMovie("boss4c", "boss4c", 168); _root.boss4c._x = _x; _root.boss4c._y = -100; } } } if (0 >= _root.bohitc) { bmode = 1; } if (_root.atama == null) { _root.attachMovie("gtype", "atama", 1670); _root.atama._x = _x + 80; _root.atama._y = _y; } if (_root.atamb == null) { _root.attachMovie("gtype", "atamb", 1671); _root.atamb._x = _x - 80; _root.atamb._y = _y; } if ((_root.gunh == null) and (_y >= 100)) { _root.attachMovie("gunh", "gunh", 1616); _root.gunh._x = _x; _root.gunh._y = _y; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohit) { _root.attachMovie("bom", "bbom", 1679); _root.bbom._x = _x; _root.bbom._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { if (bmode == 1) { _root.bohit--; this.attachMovie("bodamage4", "bodamage4", 1678); } } K++; }
Symbol 101 MovieClip [boss4] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 103 MovieClip [boss4c] Frame 1
bx = _root.boss4.bx;
Symbol 103 MovieClip [boss4c] Frame 2
if (140 >= _y) { _y = (_y + 10); } _x = _root.boss4._x; if (bx < _x) { _x = (_x - 5); } else if (_x < bx) { _x = (_x + 5); } else if (_x == bx) { if (_x == 155) { bx = 395; } else if (_x == 395) { bx = 155; } } _root.beam._x = _x - 66; if ((Math.random() * 24) < 1) { if (_root.beam == null) { if (_y >= 140) { _root.attachMovie("beam", "beam", 1681); _root.beam._x = _x - 66; _root.beam._y = _y + 90; } } } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohitc) { _root.attachMovie("bom", "bbomb", 1689); _root.bbomb._x = _x; _root.bbomb._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.bohitc--; this.attachMovie("bodamage4c", "bodamage4c", 1688); } K++; }
Symbol 103 MovieClip [boss4c] Frame 3
this.gotoAndPlay(_currentframe - 1);
Symbol 105 MovieClip [bodamage2] Frame 2
this.removeMovieClip();
Symbol 107 MovieClip [bodamageb2] Frame 2
this.removeMovieClip();
Symbol 109 MovieClip [boss3b] Frame 1
_rotation = (_rotation - 5); if (120 >= _y) { _y = (_y + 10); } if (_root.gung == null) { _root.attachMovie("gung", "gung", 1616); _root.gung._x = _x; _root.gung._y = _y; } if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); } if (0 >= _root.bohitb) { _root.attachMovie("bom", "bbomb", 1669); _root.bbomb._x = _x; _root.bbomb._y = _y; theSoundobj = new sound(); theSoundobj.attachSound("bang"); theSoundobj.start(); this.removeMovieClip(); } k = 0; while (k < 5) { if (this.hitTest(_root["s" + k].las)) { _root.bohitb--; this.attachMovie("bodamage3b", "bodamage3b", 1668); } K++; }
Symbol 109 MovieClip [boss3b] Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 111 MovieClip [bodamage3] Frame 2
this.removeMovieClip();
Symbol 113 MovieClip [bodamage3b] Frame 2
this.removeMovieClip();
Symbol 115 MovieClip [bodamage4] Frame 2
this.removeMovieClip();
Symbol 117 MovieClip [bodamage4c] Frame 2
this.removeMovieClip();
Symbol 119 MovieClip [beam] Frame 8
if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); }
Symbol 119 MovieClip [beam] Frame 9
if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); }
Symbol 119 MovieClip [beam] Frame 10
if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); }
Symbol 119 MovieClip [beam] Frame 11
if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); }
Symbol 119 MovieClip [beam] Frame 12
if (this.hitTest(_root.s0.cockpit)) { _root.life--; _root.s0.attachMovie("damage", "damage", 700); }
Symbol 119 MovieClip [beam] Frame 17
this.removeMovieClip();
Symbol 121 MovieClip [scramble] Frame 16
this.removeMovieClip();
Symbol 123 MovieClip [gameover] Frame 41
this.removeMovieClip();
Symbol 125 MovieClip [credit] Frame 31
this.removeMovieClip();
Symbol 127 MovieClip [clear] Frame 31
this.removeMovieClip();
Symbol 128 MovieClip [gunb] Frame 1
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 30; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 60; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 150; _root.countt++;
Symbol 128 MovieClip [gunb] Frame 3
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 30; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 60; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 150; _root.countt++;
Symbol 128 MovieClip [gunb] Frame 5
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 30; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 60; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 150; _root.countt++;
Symbol 128 MovieClip [gunb] Frame 25
this.removeMovieClip();
Symbol 129 MovieClip [gune] Frame 1
_x = _root.btype._x; _y = _root.btype._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 180; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 270; _root.countt++;
Symbol 129 MovieClip [gune] Frame 5
_x = _root.btype._x; _y = _root.btype._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 225; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 315; _root.countt++;
Symbol 129 MovieClip [gune] Frame 30
this.removeMovieClip();
Symbol 130 MovieClip [gunm] Frame 1
_x = _root.mtype._x; _y = _root.mtype._y; _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 50; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 50; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++;
Symbol 130 MovieClip [gunm] Frame 2
_x = _root.mtype._x; _y = _root.mtype._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 15; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 30; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 150; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 175; _root.countt++;
Symbol 130 MovieClip [gunm] Frame 25
this.removeMovieClip();
Symbol 131 MovieClip [gunh] Frame 1
_root.gstep = 0;
Symbol 131 MovieClip [gunh] Frame 2
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 3
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 4
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 5
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 6
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 7
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 8
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 9
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 10
_x = _root.boss4._x; _y = _root.boss4._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 20); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 80; _root["hight" + _root.countt]._y = _y - 50; _root["hight" + _root.countt]._rotation = 180 - (_root.gstep * 20); _root.countt++; _root.gstep++;
Symbol 131 MovieClip [gunh] Frame 35
this.removeMovieClip();
Symbol 132 MovieClip [gung] Frame 1
gstep = 1;
Symbol 132 MovieClip [gung] Frame 2
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 3
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 4
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 5
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 6
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 7
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 8
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 9
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 10
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 11
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 12
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 0 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 120 + (_root.gstep * 15); _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 240 + (_root.gstep * 15); _root.countt++; _root.gstep++;
Symbol 132 MovieClip [gung] Frame 30
this.removeMovieClip();
Symbol 133 MovieClip [gunf] Frame 1
_x = _root.boss2._x; _y = _root.boss2._y; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++;
Symbol 133 MovieClip [gunf] Frame 3
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++;
Symbol 133 MovieClip [gunf] Frame 5
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++;
Symbol 133 MovieClip [gunf] Frame 7
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 100; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 135; _root.countt++;
Symbol 133 MovieClip [gunf] Frame 30
this.removeMovieClip();
Symbol 134 MovieClip [gund] Frame 1
sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r - 45; _root.countt++;
Symbol 134 MovieClip [gund] Frame 3
sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r + 45; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r - 45; _root.countt++;
Symbol 134 MovieClip [gund] Frame 25
this.removeMovieClip();
Symbol 135 MovieClip [gunx] Frame 1
_x = _root.xtype._x; _y = _root.xtype._y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++;
Symbol 135 MovieClip [gunx] Frame 5
_x = _root.xtype._x; _y = _root.xtype._y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++;
Symbol 135 MovieClip [gunx] Frame 9
_x = _root.xtype._x; _y = _root.xtype._y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++;
Symbol 135 MovieClip [gunx] Frame 20
this.removeMovieClip();
Symbol 136 MovieClip [gunc] Frame 1
_x = _root.boss1._x; _y = _root.boss1._y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++;
Symbol 136 MovieClip [gunc] Frame 5
_x = _root.boss1._x; _y = _root.boss1._y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++;
Symbol 136 MovieClip [gunc] Frame 9
_x = _root.boss1._x; _y = _root.boss1._y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++;
Symbol 136 MovieClip [gunc] Frame 13
_x = _root.boss1._x; _y = _root.boss1._y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++;
Symbol 136 MovieClip [gunc] Frame 17
_x = _root.boss1._x; _y = _root.boss1._y; sx = _root.s0._x - _x; sy = _root.s0._y - _y; rad = Math.atan2(sy, sx); r = rad / (Math.PI/180); _root.attachMovie("lowt", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = r; _root.countt++;
Symbol 136 MovieClip [gunc] Frame 50
this.removeMovieClip();
Symbol 137 MovieClip [guna] Frame 1
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 30; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 30; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++;
Symbol 137 MovieClip [guna] Frame 4
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 30; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 30; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++;
Symbol 137 MovieClip [guna] Frame 7
_root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x - 30; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++; _root.attachMovie("hight", "hight" + _root.countt, 99999 + _root.countt); _root["hight" + _root.countt]._x = _x + 30; _root["hight" + _root.countt]._y = _y; _root["hight" + _root.countt]._rotation = 90; _root.countt++;
Symbol 137 MovieClip [guna] Frame 20
this.removeMovieClip();
Symbol 144 MovieClip [port] Frame 30
this.stop(); this.removeMovieClip();
Symbol 149 Button
on (press) { this.gotoAndPlay("A0"); }
Symbol 151 Button
on (press) { getURL ("http://babarageo.com", "_blank"); }

Library Items

Symbol 1 Sound [up]
Symbol 2 Sound [bang]Used by:15
Symbol 3 Sound [ban]Used by:19
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClip [star]Uses:4
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClip [las]Uses:6
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClip [cockpit]Uses:8
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClip [wtype]Uses:10
Symbol 12 GraphicUsed by:15
Symbol 13 GraphicUsed by:15
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClip [damage]Uses:12 2 13 14
Symbol 16 GraphicUsed by:19
Symbol 17 GraphicUsed by:19
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClip [bom]Uses:16 3 17 18
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClip [jtype]Uses:20
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClip [jdamage]Uses:22
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClip [pow]Uses:24
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClip [tama]Uses:26Used by:28 29 30 31 32 33 34 35 36
Symbol 28 MovieClip [rd]Uses:27
Symbol 29 MovieClip [lowt]Uses:27
Symbol 30 MovieClip [hight]Uses:27
Symbol 31 MovieClip [rr]Uses:27
Symbol 32 MovieClip [ll]Uses:27
Symbol 33 MovieClip [dd]Uses:27
Symbol 34 MovieClip [uu]Uses:27
Symbol 35 MovieClip [ru]Uses:27
Symbol 36 MovieClip [lu]Uses:27
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClip [ctype]Uses:37
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClip [btype]Uses:39
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClip [bdamage]Uses:41
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClip [ytype]Uses:43
Symbol 45 GraphicUsed by:46
Symbol 46 MovieClip [dtype]Uses:45
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClip [ttype]Uses:47
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClip [missile]Uses:49
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClip [mine]Uses:51
Symbol 53 GraphicUsed by:54
Symbol 54 MovieClip [mtype]Uses:53
Symbol 55 GraphicUsed by:56
Symbol 56 MovieClip [mdamage]Uses:55
Symbol 57 GraphicUsed by:58
Symbol 58 MovieClip [boss1]Uses:57
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClip [bodamage]Uses:59
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClip [vtype]Uses:61
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClip [htype]Uses:63
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClip [gtype]Uses:65
Symbol 67 GraphicUsed by:69
Symbol 68 GraphicUsed by:69
Symbol 69 MovieClip [xtype]Uses:67 68
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClip [utype]Uses:70
Symbol 72 GraphicUsed by:73
Symbol 73 MovieClip [rtype]Uses:72
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClip [ftype]Uses:74
Symbol 76 GraphicUsed by:79
Symbol 77 GraphicUsed by:79
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClip [etype]Uses:76 77 78
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClip [ltype]Uses:80
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClip [repair]Uses:82
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClip [ldamage]Uses:84
Symbol 86 GraphicUsed by:87
Symbol 87 MovieClip [boss1b]Uses:86
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClip [boss1c]Uses:88
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClip [bodamageb]Uses:90
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClip [bodamagec]Uses:92
Symbol 94 GraphicUsed by:95
Symbol 95 MovieClip [boss2]Uses:94
Symbol 96 GraphicUsed by:97
Symbol 97 MovieClip [boss2b]Uses:96
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClip [boss3]Uses:98
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClip [boss4]Uses:100
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClip [boss4c]Uses:102
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClip [bodamage2]Uses:104
Symbol 106 GraphicUsed by:107
Symbol 107 MovieClip [bodamageb2]Uses:106
Symbol 108 GraphicUsed by:109
Symbol 109 MovieClip [boss3b]Uses:108
Symbol 110 GraphicUsed by:111
Symbol 111 MovieClip [bodamage3]Uses:110
Symbol 112 GraphicUsed by:113
Symbol 113 MovieClip [bodamage3b]Uses:112
Symbol 114 GraphicUsed by:115
Symbol 115 MovieClip [bodamage4]Uses:114
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClip [bodamage4c]Uses:116
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClip [beam]Uses:118
Symbol 120 GraphicUsed by:121
Symbol 121 MovieClip [scramble]Uses:120
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClip [gameover]Uses:122
Symbol 124 GraphicUsed by:125
Symbol 125 MovieClip [credit]Uses:124
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClip [clear]Uses:126
Symbol 128 MovieClip [gunb]
Symbol 129 MovieClip [gune]
Symbol 130 MovieClip [gunm]
Symbol 131 MovieClip [gunh]
Symbol 132 MovieClip [gung]
Symbol 133 MovieClip [gunf]
Symbol 134 MovieClip [gund]
Symbol 135 MovieClip [gunx]
Symbol 136 MovieClip [gunc]
Symbol 137 MovieClip [guna]
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClip [dash]Uses:138Used by:Timeline
Symbol 140 GraphicUsed by:141
Symbol 141 MovieClip [ship]Uses:140Used by:Timeline
Symbol 142 BitmapUsed by:143
Symbol 143 GraphicUses:142Used by:144
Symbol 144 MovieClip [port]Uses:143Used by:Timeline
Symbol 145 GraphicUsed by:Timeline
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:146Used by:Timeline
Symbol 148 GraphicUsed by:149
Symbol 149 ButtonUses:148Used by:Timeline
Symbol 150 GraphicUsed by:151
Symbol 151 ButtonUses:150Used by:Timeline
Symbol 152 FontUsed by:153
Symbol 153 EditableTextUses:152Used by:Timeline
Symbol 154 GraphicUsed by:155
Symbol 155 MovieClipUses:154Used by:Timeline
Symbol 156 SoundUsed by:Timeline
Symbol 157 SoundUsed by:Timeline

Instance Names

"s0"Frame 7Symbol 141 MovieClip [ship]
"s1"Frame 7Symbol 139 MovieClip [dash]
"s2"Frame 7Symbol 139 MovieClip [dash]
"s3"Frame 7Symbol 139 MovieClip [dash]
"s4"Frame 7Symbol 139 MovieClip [dash]
"shield"Frame 7Symbol 155 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "up"
ExportAssets (56)Timeline Frame 1Symbol 2 as "bang"
ExportAssets (56)Timeline Frame 1Symbol 3 as "ban"
ExportAssets (56)Timeline Frame 1Symbol 5 as "star"
ExportAssets (56)Timeline Frame 1Symbol 7 as "las"
ExportAssets (56)Timeline Frame 1Symbol 9 as "cockpit"
ExportAssets (56)Timeline Frame 1Symbol 11 as "wtype"
ExportAssets (56)Timeline Frame 1Symbol 2 as "bang"
ExportAssets (56)Timeline Frame 1Symbol 15 as "damage"
ExportAssets (56)Timeline Frame 1Symbol 3 as "ban"
ExportAssets (56)Timeline Frame 1Symbol 19 as "bom"
ExportAssets (56)Timeline Frame 1Symbol 21 as "jtype"
ExportAssets (56)Timeline Frame 1Symbol 23 as "jdamage"
ExportAssets (56)Timeline Frame 1Symbol 25 as "pow"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 28 as "rd"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 29 as "lowt"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 30 as "hight"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 31 as "rr"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 32 as "ll"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 33 as "dd"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 34 as "uu"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 35 as "ru"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 27 as "tama"
ExportAssets (56)Timeline Frame 1Symbol 36 as "lu"
ExportAssets (56)Timeline Frame 1Symbol 38 as "ctype"
ExportAssets (56)Timeline Frame 1Symbol 40 as "btype"
ExportAssets (56)Timeline Frame 1Symbol 42 as "bdamage"
ExportAssets (56)Timeline Frame 1Symbol 44 as "ytype"
ExportAssets (56)Timeline Frame 1Symbol 46 as "dtype"
ExportAssets (56)Timeline Frame 1Symbol 48 as "ttype"
ExportAssets (56)Timeline Frame 1Symbol 50 as "missile"
ExportAssets (56)Timeline Frame 1Symbol 52 as "mine"
ExportAssets (56)Timeline Frame 1Symbol 54 as "mtype"
ExportAssets (56)Timeline Frame 1Symbol 56 as "mdamage"
ExportAssets (56)Timeline Frame 1Symbol 58 as "boss1"
ExportAssets (56)Timeline Frame 1Symbol 60 as "bodamage"
ExportAssets (56)Timeline Frame 1Symbol 62 as "vtype"
ExportAssets (56)Timeline Frame 1Symbol 64 as "htype"
ExportAssets (56)Timeline Frame 1Symbol 66 as "gtype"
ExportAssets (56)Timeline Frame 1Symbol 69 as "xtype"
ExportAssets (56)Timeline Frame 1Symbol 71 as "utype"
ExportAssets (56)Timeline Frame 1Symbol 73 as "rtype"
ExportAssets (56)Timeline Frame 1Symbol 75 as "ftype"
ExportAssets (56)Timeline Frame 1Symbol 79 as "etype"
ExportAssets (56)Timeline Frame 1Symbol 81 as "ltype"
ExportAssets (56)Timeline Frame 1Symbol 83 as "repair"
ExportAssets (56)Timeline Frame 1Symbol 85 as "ldamage"
ExportAssets (56)Timeline Frame 1Symbol 87 as "boss1b"
ExportAssets (56)Timeline Frame 1Symbol 89 as "boss1c"
ExportAssets (56)Timeline Frame 1Symbol 91 as "bodamageb"
ExportAssets (56)Timeline Frame 1Symbol 93 as "bodamagec"
ExportAssets (56)Timeline Frame 1Symbol 95 as "boss2"
ExportAssets (56)Timeline Frame 1Symbol 97 as "boss2b"
ExportAssets (56)Timeline Frame 1Symbol 99 as "boss3"
ExportAssets (56)Timeline Frame 1Symbol 101 as "boss4"
ExportAssets (56)Timeline Frame 1Symbol 103 as "boss4c"
ExportAssets (56)Timeline Frame 1Symbol 105 as "bodamage2"
ExportAssets (56)Timeline Frame 1Symbol 107 as "bodamageb2"
ExportAssets (56)Timeline Frame 1Symbol 109 as "boss3b"
ExportAssets (56)Timeline Frame 1Symbol 111 as "bodamage3"
ExportAssets (56)Timeline Frame 1Symbol 113 as "bodamage3b"
ExportAssets (56)Timeline Frame 1Symbol 115 as "bodamage4"
ExportAssets (56)Timeline Frame 1Symbol 117 as "bodamage4c"
ExportAssets (56)Timeline Frame 1Symbol 119 as "beam"
ExportAssets (56)Timeline Frame 1Symbol 121 as "scramble"
ExportAssets (56)Timeline Frame 1Symbol 123 as "gameover"
ExportAssets (56)Timeline Frame 1Symbol 125 as "credit"
ExportAssets (56)Timeline Frame 1Symbol 127 as "clear"
ExportAssets (56)Timeline Frame 1Symbol 128 as "gunb"
ExportAssets (56)Timeline Frame 1Symbol 129 as "gune"
ExportAssets (56)Timeline Frame 1Symbol 130 as "gunm"
ExportAssets (56)Timeline Frame 1Symbol 131 as "gunh"
ExportAssets (56)Timeline Frame 1Symbol 132 as "gung"
ExportAssets (56)Timeline Frame 1Symbol 133 as "gunf"
ExportAssets (56)Timeline Frame 1Symbol 134 as "gund"
ExportAssets (56)Timeline Frame 1Symbol 135 as "gunx"
ExportAssets (56)Timeline Frame 1Symbol 136 as "gunc"
ExportAssets (56)Timeline Frame 1Symbol 137 as "guna"
ExportAssets (56)Timeline Frame 1Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 1Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 1Symbol 144 as "port"
ExportAssets (56)Timeline Frame 7Symbol 144 as "port"
ExportAssets (56)Timeline Frame 7Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 7Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 7Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 7Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 7Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 8Symbol 144 as "port"
ExportAssets (56)Timeline Frame 8Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 8Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 8Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 8Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 8Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 9Symbol 144 as "port"
ExportAssets (56)Timeline Frame 9Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 9Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 9Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 9Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 9Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 10Symbol 144 as "port"
ExportAssets (56)Timeline Frame 10Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 10Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 10Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 10Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 10Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 11Symbol 144 as "port"
ExportAssets (56)Timeline Frame 11Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 11Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 11Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 11Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 11Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 12Symbol 144 as "port"
ExportAssets (56)Timeline Frame 12Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 12Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 12Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 12Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 12Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 13Symbol 144 as "port"
ExportAssets (56)Timeline Frame 13Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 13Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 13Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 13Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 13Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 14Symbol 144 as "port"
ExportAssets (56)Timeline Frame 14Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 14Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 14Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 14Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 14Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 15Symbol 144 as "port"
ExportAssets (56)Timeline Frame 15Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 15Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 15Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 15Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 15Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 16Symbol 144 as "port"
ExportAssets (56)Timeline Frame 16Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 16Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 16Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 16Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 16Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 17Symbol 144 as "port"
ExportAssets (56)Timeline Frame 17Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 17Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 17Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 17Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 17Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 18Symbol 144 as "port"
ExportAssets (56)Timeline Frame 18Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 18Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 18Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 18Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 18Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 19Symbol 144 as "port"
ExportAssets (56)Timeline Frame 19Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 19Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 19Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 19Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 19Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 20Symbol 144 as "port"
ExportAssets (56)Timeline Frame 20Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 20Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 20Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 20Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 20Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 21Symbol 144 as "port"
ExportAssets (56)Timeline Frame 21Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 21Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 21Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 21Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 21Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 22Symbol 144 as "port"
ExportAssets (56)Timeline Frame 22Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 22Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 22Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 22Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 22Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 23Symbol 144 as "port"
ExportAssets (56)Timeline Frame 23Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 23Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 23Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 23Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 23Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 24Symbol 144 as "port"
ExportAssets (56)Timeline Frame 24Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 24Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 24Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 24Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 24Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 25Symbol 144 as "port"
ExportAssets (56)Timeline Frame 25Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 25Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 25Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 25Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 25Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 26Symbol 144 as "port"
ExportAssets (56)Timeline Frame 26Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 26Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 26Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 26Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 26Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 27Symbol 144 as "port"
ExportAssets (56)Timeline Frame 27Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 27Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 27Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 27Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 27Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 28Symbol 144 as "port"
ExportAssets (56)Timeline Frame 28Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 28Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 28Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 28Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 28Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 29Symbol 144 as "port"
ExportAssets (56)Timeline Frame 29Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 29Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 29Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 29Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 29Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 30Symbol 144 as "port"
ExportAssets (56)Timeline Frame 30Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 30Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 30Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 30Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 30Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 31Symbol 144 as "port"
ExportAssets (56)Timeline Frame 31Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 31Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 31Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 31Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 31Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 32Symbol 144 as "port"
ExportAssets (56)Timeline Frame 32Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 32Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 32Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 32Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 32Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 33Symbol 144 as "port"
ExportAssets (56)Timeline Frame 33Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 33Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 33Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 33Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 33Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 34Symbol 144 as "port"
ExportAssets (56)Timeline Frame 34Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 34Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 34Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 34Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 34Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 35Symbol 144 as "port"
ExportAssets (56)Timeline Frame 35Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 35Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 35Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 35Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 35Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 36Symbol 144 as "port"
ExportAssets (56)Timeline Frame 36Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 36Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 36Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 36Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 36Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 37Symbol 144 as "port"
ExportAssets (56)Timeline Frame 37Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 37Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 37Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 37Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 37Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 38Symbol 144 as "port"
ExportAssets (56)Timeline Frame 38Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 38Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 38Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 38Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 38Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 39Symbol 144 as "port"
ExportAssets (56)Timeline Frame 39Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 39Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 39Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 39Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 39Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 40Symbol 144 as "port"
ExportAssets (56)Timeline Frame 40Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 40Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 40Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 40Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 40Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 41Symbol 144 as "port"
ExportAssets (56)Timeline Frame 41Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 41Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 41Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 41Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 41Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 42Symbol 144 as "port"
ExportAssets (56)Timeline Frame 42Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 42Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 42Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 42Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 42Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 43Symbol 144 as "port"
ExportAssets (56)Timeline Frame 43Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 43Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 43Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 43Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 43Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 44Symbol 144 as "port"
ExportAssets (56)Timeline Frame 44Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 44Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 44Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 44Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 44Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 45Symbol 144 as "port"
ExportAssets (56)Timeline Frame 45Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 45Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 45Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 45Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 45Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 46Symbol 144 as "port"
ExportAssets (56)Timeline Frame 46Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 46Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 46Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 46Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 46Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 47Symbol 144 as "port"
ExportAssets (56)Timeline Frame 47Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 47Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 47Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 47Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 47Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 48Symbol 144 as "port"
ExportAssets (56)Timeline Frame 48Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 48Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 48Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 48Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 48Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 49Symbol 144 as "port"
ExportAssets (56)Timeline Frame 49Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 49Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 49Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 49Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 49Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 50Symbol 144 as "port"
ExportAssets (56)Timeline Frame 50Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 50Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 50Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 50Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 50Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 51Symbol 144 as "port"
ExportAssets (56)Timeline Frame 51Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 51Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 51Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 51Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 51Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 52Symbol 144 as "port"
ExportAssets (56)Timeline Frame 52Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 52Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 52Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 52Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 52Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 53Symbol 144 as "port"
ExportAssets (56)Timeline Frame 53Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 53Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 53Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 53Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 53Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 54Symbol 144 as "port"
ExportAssets (56)Timeline Frame 54Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 54Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 54Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 54Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 54Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 55Symbol 144 as "port"
ExportAssets (56)Timeline Frame 55Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 55Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 55Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 55Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 55Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 56Symbol 144 as "port"
ExportAssets (56)Timeline Frame 56Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 56Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 56Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 56Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 56Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 57Symbol 144 as "port"
ExportAssets (56)Timeline Frame 57Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 57Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 57Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 57Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 57Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 58Symbol 144 as "port"
ExportAssets (56)Timeline Frame 58Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 58Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 58Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 58Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 58Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 59Symbol 144 as "port"
ExportAssets (56)Timeline Frame 59Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 59Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 59Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 59Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 59Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 60Symbol 144 as "port"
ExportAssets (56)Timeline Frame 60Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 60Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 60Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 60Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 60Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 61Symbol 144 as "port"
ExportAssets (56)Timeline Frame 61Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 61Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 61Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 61Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 61Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 62Symbol 144 as "port"
ExportAssets (56)Timeline Frame 62Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 62Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 62Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 62Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 62Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 63Symbol 144 as "port"
ExportAssets (56)Timeline Frame 63Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 63Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 63Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 63Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 63Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 64Symbol 144 as "port"
ExportAssets (56)Timeline Frame 64Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 64Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 64Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 64Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 64Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 65Symbol 144 as "port"
ExportAssets (56)Timeline Frame 65Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 65Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 65Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 65Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 65Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 66Symbol 144 as "port"
ExportAssets (56)Timeline Frame 66Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 66Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 66Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 66Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 66Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 67Symbol 144 as "port"
ExportAssets (56)Timeline Frame 67Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 67Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 67Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 67Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 67Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 68Symbol 144 as "port"
ExportAssets (56)Timeline Frame 68Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 68Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 68Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 68Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 68Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 69Symbol 144 as "port"
ExportAssets (56)Timeline Frame 69Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 69Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 69Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 69Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 69Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 70Symbol 144 as "port"
ExportAssets (56)Timeline Frame 70Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 70Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 70Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 70Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 70Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 71Symbol 144 as "port"
ExportAssets (56)Timeline Frame 71Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 71Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 71Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 71Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 71Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 72Symbol 144 as "port"
ExportAssets (56)Timeline Frame 72Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 72Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 72Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 72Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 72Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 73Symbol 144 as "port"
ExportAssets (56)Timeline Frame 73Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 73Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 73Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 73Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 73Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 74Symbol 144 as "port"
ExportAssets (56)Timeline Frame 74Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 74Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 74Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 74Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 74Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 75Symbol 144 as "port"
ExportAssets (56)Timeline Frame 75Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 75Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 75Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 75Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 75Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 76Symbol 144 as "port"
ExportAssets (56)Timeline Frame 76Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 76Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 76Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 76Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 76Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 77Symbol 144 as "port"
ExportAssets (56)Timeline Frame 77Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 77Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 77Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 77Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 77Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 78Symbol 144 as "port"
ExportAssets (56)Timeline Frame 78Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 78Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 78Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 78Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 78Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 79Symbol 144 as "port"
ExportAssets (56)Timeline Frame 79Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 79Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 79Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 79Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 79Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 80Symbol 144 as "port"
ExportAssets (56)Timeline Frame 80Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 80Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 80Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 80Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 80Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 81Symbol 144 as "port"
ExportAssets (56)Timeline Frame 81Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 81Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 81Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 81Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 81Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 82Symbol 144 as "port"
ExportAssets (56)Timeline Frame 82Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 82Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 82Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 82Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 82Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 83Symbol 144 as "port"
ExportAssets (56)Timeline Frame 83Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 83Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 83Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 83Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 83Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 84Symbol 144 as "port"
ExportAssets (56)Timeline Frame 84Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 84Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 84Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 84Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 84Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 85Symbol 144 as "port"
ExportAssets (56)Timeline Frame 85Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 85Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 85Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 85Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 85Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 86Symbol 144 as "port"
ExportAssets (56)Timeline Frame 86Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 86Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 86Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 86Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 86Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 87Symbol 144 as "port"
ExportAssets (56)Timeline Frame 87Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 87Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 87Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 87Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 87Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 88Symbol 144 as "port"
ExportAssets (56)Timeline Frame 88Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 88Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 88Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 88Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 88Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 89Symbol 144 as "port"
ExportAssets (56)Timeline Frame 89Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 89Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 89Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 89Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 89Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 90Symbol 144 as "port"
ExportAssets (56)Timeline Frame 90Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 90Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 90Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 90Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 90Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 91Symbol 144 as "port"
ExportAssets (56)Timeline Frame 91Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 91Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 91Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 91Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 91Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 92Symbol 144 as "port"
ExportAssets (56)Timeline Frame 92Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 92Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 92Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 92Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 92Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 93Symbol 144 as "port"
ExportAssets (56)Timeline Frame 93Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 93Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 93Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 93Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 93Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 94Symbol 144 as "port"
ExportAssets (56)Timeline Frame 94Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 94Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 94Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 94Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 94Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 95Symbol 144 as "port"
ExportAssets (56)Timeline Frame 95Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 95Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 95Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 95Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 95Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 96Symbol 144 as "port"
ExportAssets (56)Timeline Frame 96Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 96Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 96Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 96Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 96Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 97Symbol 144 as "port"
ExportAssets (56)Timeline Frame 97Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 97Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 97Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 97Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 97Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 98Symbol 144 as "port"
ExportAssets (56)Timeline Frame 98Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 98Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 98Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 98Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 98Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 99Symbol 144 as "port"
ExportAssets (56)Timeline Frame 99Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 99Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 99Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 99Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 99Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 100Symbol 144 as "port"
ExportAssets (56)Timeline Frame 100Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 100Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 100Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 100Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 100Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 101Symbol 144 as "port"
ExportAssets (56)Timeline Frame 101Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 101Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 101Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 101Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 101Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 102Symbol 144 as "port"
ExportAssets (56)Timeline Frame 102Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 102Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 102Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 102Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 102Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 103Symbol 144 as "port"
ExportAssets (56)Timeline Frame 103Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 103Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 103Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 103Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 103Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 104Symbol 144 as "port"
ExportAssets (56)Timeline Frame 104Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 104Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 104Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 104Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 104Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 105Symbol 144 as "port"
ExportAssets (56)Timeline Frame 105Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 105Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 105Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 105Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 105Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 106Symbol 144 as "port"
ExportAssets (56)Timeline Frame 106Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 106Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 106Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 106Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 106Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 107Symbol 144 as "port"
ExportAssets (56)Timeline Frame 107Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 107Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 107Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 107Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 107Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 108Symbol 144 as "port"
ExportAssets (56)Timeline Frame 108Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 108Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 108Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 108Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 108Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 109Symbol 144 as "port"
ExportAssets (56)Timeline Frame 109Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 109Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 109Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 109Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 109Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 110Symbol 144 as "port"
ExportAssets (56)Timeline Frame 110Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 110Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 110Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 110Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 110Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 111Symbol 144 as "port"
ExportAssets (56)Timeline Frame 111Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 111Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 111Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 111Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 111Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 112Symbol 144 as "port"
ExportAssets (56)Timeline Frame 112Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 112Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 112Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 112Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 112Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 113Symbol 144 as "port"
ExportAssets (56)Timeline Frame 113Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 113Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 113Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 113Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 113Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 114Symbol 144 as "port"
ExportAssets (56)Timeline Frame 114Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 114Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 114Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 114Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 114Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 115Symbol 144 as "port"
ExportAssets (56)Timeline Frame 115Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 115Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 115Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 115Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 115Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 116Symbol 144 as "port"
ExportAssets (56)Timeline Frame 116Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 116Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 116Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 116Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 116Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 117Symbol 144 as "port"
ExportAssets (56)Timeline Frame 117Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 117Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 117Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 117Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 117Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 118Symbol 144 as "port"
ExportAssets (56)Timeline Frame 118Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 118Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 118Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 118Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 118Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 119Symbol 144 as "port"
ExportAssets (56)Timeline Frame 119Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 119Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 119Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 119Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 119Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 120Symbol 144 as "port"
ExportAssets (56)Timeline Frame 120Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 120Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 120Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 120Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 120Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 121Symbol 144 as "port"
ExportAssets (56)Timeline Frame 121Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 121Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 121Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 121Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 121Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 122Symbol 144 as "port"
ExportAssets (56)Timeline Frame 122Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 122Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 122Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 122Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 122Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 123Symbol 144 as "port"
ExportAssets (56)Timeline Frame 123Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 123Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 123Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 123Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 123Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 124Symbol 144 as "port"
ExportAssets (56)Timeline Frame 124Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 124Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 124Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 124Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 124Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 125Symbol 144 as "port"
ExportAssets (56)Timeline Frame 125Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 125Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 125Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 125Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 125Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 126Symbol 144 as "port"
ExportAssets (56)Timeline Frame 126Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 126Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 126Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 126Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 126Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 127Symbol 144 as "port"
ExportAssets (56)Timeline Frame 127Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 127Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 127Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 127Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 127Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 128Symbol 144 as "port"
ExportAssets (56)Timeline Frame 128Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 128Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 128Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 128Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 128Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 129Symbol 144 as "port"
ExportAssets (56)Timeline Frame 129Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 129Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 129Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 129Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 129Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 130Symbol 144 as "port"
ExportAssets (56)Timeline Frame 130Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 130Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 130Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 130Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 130Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 131Symbol 144 as "port"
ExportAssets (56)Timeline Frame 131Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 131Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 131Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 131Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 131Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 132Symbol 144 as "port"
ExportAssets (56)Timeline Frame 132Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 132Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 132Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 132Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 132Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 133Symbol 144 as "port"
ExportAssets (56)Timeline Frame 133Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 133Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 133Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 133Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 133Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 134Symbol 144 as "port"
ExportAssets (56)Timeline Frame 134Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 134Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 134Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 134Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 134Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 135Symbol 144 as "port"
ExportAssets (56)Timeline Frame 135Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 135Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 135Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 135Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 135Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 136Symbol 144 as "port"
ExportAssets (56)Timeline Frame 136Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 136Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 136Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 136Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 136Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 137Symbol 144 as "port"
ExportAssets (56)Timeline Frame 137Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 137Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 137Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 137Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 137Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 138Symbol 144 as "port"
ExportAssets (56)Timeline Frame 138Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 138Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 138Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 138Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 138Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 139Symbol 144 as "port"
ExportAssets (56)Timeline Frame 139Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 139Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 139Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 139Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 139Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 140Symbol 144 as "port"
ExportAssets (56)Timeline Frame 140Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 140Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 140Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 140Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 140Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 141Symbol 144 as "port"
ExportAssets (56)Timeline Frame 141Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 141Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 141Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 141Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 141Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 142Symbol 144 as "port"
ExportAssets (56)Timeline Frame 142Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 142Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 142Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 142Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 142Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 143Symbol 144 as "port"
ExportAssets (56)Timeline Frame 143Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 143Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 143Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 143Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 143Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 144Symbol 144 as "port"
ExportAssets (56)Timeline Frame 144Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 144Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 144Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 144Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 144Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 145Symbol 144 as "port"
ExportAssets (56)Timeline Frame 145Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 145Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 145Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 145Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 145Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 146Symbol 144 as "port"
ExportAssets (56)Timeline Frame 146Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 146Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 146Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 146Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 146Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 147Symbol 144 as "port"
ExportAssets (56)Timeline Frame 147Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 147Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 147Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 147Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 147Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 148Symbol 144 as "port"
ExportAssets (56)Timeline Frame 148Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 148Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 148Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 148Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 148Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 149Symbol 144 as "port"
ExportAssets (56)Timeline Frame 149Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 149Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 149Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 149Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 149Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 150Symbol 144 as "port"
ExportAssets (56)Timeline Frame 150Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 150Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 150Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 150Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 150Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 151Symbol 144 as "port"
ExportAssets (56)Timeline Frame 151Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 151Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 151Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 151Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 151Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 152Symbol 144 as "port"
ExportAssets (56)Timeline Frame 152Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 152Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 152Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 152Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 152Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 153Symbol 144 as "port"
ExportAssets (56)Timeline Frame 153Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 153Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 153Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 153Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 153Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 154Symbol 144 as "port"
ExportAssets (56)Timeline Frame 154Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 154Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 154Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 154Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 154Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 155Symbol 144 as "port"
ExportAssets (56)Timeline Frame 155Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 155Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 155Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 155Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 155Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 156Symbol 144 as "port"
ExportAssets (56)Timeline Frame 156Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 156Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 156Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 156Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 156Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 157Symbol 144 as "port"
ExportAssets (56)Timeline Frame 157Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 157Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 157Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 157Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 157Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 158Symbol 144 as "port"
ExportAssets (56)Timeline Frame 158Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 158Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 158Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 158Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 158Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 159Symbol 144 as "port"
ExportAssets (56)Timeline Frame 159Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 159Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 159Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 159Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 159Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 160Symbol 144 as "port"
ExportAssets (56)Timeline Frame 160Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 160Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 160Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 160Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 160Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 161Symbol 144 as "port"
ExportAssets (56)Timeline Frame 161Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 161Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 161Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 161Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 161Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 162Symbol 144 as "port"
ExportAssets (56)Timeline Frame 162Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 162Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 162Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 162Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 162Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 163Symbol 144 as "port"
ExportAssets (56)Timeline Frame 163Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 163Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 163Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 163Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 163Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 164Symbol 144 as "port"
ExportAssets (56)Timeline Frame 164Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 164Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 164Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 164Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 164Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 165Symbol 144 as "port"
ExportAssets (56)Timeline Frame 165Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 165Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 165Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 165Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 165Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 166Symbol 144 as "port"
ExportAssets (56)Timeline Frame 166Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 166Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 166Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 166Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 166Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 167Symbol 144 as "port"
ExportAssets (56)Timeline Frame 167Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 167Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 167Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 167Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 167Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 168Symbol 144 as "port"
ExportAssets (56)Timeline Frame 168Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 168Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 168Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 168Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 168Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 169Symbol 144 as "port"
ExportAssets (56)Timeline Frame 169Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 169Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 169Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 169Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 169Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 170Symbol 144 as "port"
ExportAssets (56)Timeline Frame 170Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 170Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 170Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 170Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 170Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 171Symbol 144 as "port"
ExportAssets (56)Timeline Frame 171Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 171Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 171Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 171Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 171Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 172Symbol 144 as "port"
ExportAssets (56)Timeline Frame 172Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 172Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 172Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 172Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 172Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 173Symbol 144 as "port"
ExportAssets (56)Timeline Frame 173Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 173Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 173Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 173Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 173Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 174Symbol 144 as "port"
ExportAssets (56)Timeline Frame 174Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 174Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 174Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 174Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 174Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 175Symbol 144 as "port"
ExportAssets (56)Timeline Frame 175Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 175Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 175Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 175Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 175Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 176Symbol 144 as "port"
ExportAssets (56)Timeline Frame 176Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 176Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 176Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 176Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 176Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 177Symbol 144 as "port"
ExportAssets (56)Timeline Frame 177Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 177Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 177Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 177Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 177Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 178Symbol 144 as "port"
ExportAssets (56)Timeline Frame 178Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 178Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 178Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 178Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 178Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 179Symbol 144 as "port"
ExportAssets (56)Timeline Frame 179Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 179Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 179Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 179Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 179Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 180Symbol 144 as "port"
ExportAssets (56)Timeline Frame 180Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 180Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 180Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 180Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 180Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 181Symbol 144 as "port"
ExportAssets (56)Timeline Frame 181Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 181Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 181Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 181Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 181Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 182Symbol 144 as "port"
ExportAssets (56)Timeline Frame 182Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 182Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 182Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 182Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 182Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 183Symbol 144 as "port"
ExportAssets (56)Timeline Frame 183Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 183Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 183Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 183Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 183Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 184Symbol 144 as "port"
ExportAssets (56)Timeline Frame 184Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 184Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 184Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 184Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 184Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 185Symbol 144 as "port"
ExportAssets (56)Timeline Frame 185Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 185Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 185Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 185Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 185Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 186Symbol 144 as "port"
ExportAssets (56)Timeline Frame 186Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 186Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 186Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 186Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 186Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 187Symbol 144 as "port"
ExportAssets (56)Timeline Frame 187Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 187Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 187Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 187Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 187Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 188Symbol 144 as "port"
ExportAssets (56)Timeline Frame 188Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 188Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 188Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 188Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 188Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 189Symbol 144 as "port"
ExportAssets (56)Timeline Frame 189Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 189Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 189Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 189Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 189Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 190Symbol 144 as "port"
ExportAssets (56)Timeline Frame 190Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 190Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 190Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 190Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 190Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 191Symbol 144 as "port"
ExportAssets (56)Timeline Frame 191Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 191Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 191Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 191Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 191Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 192Symbol 144 as "port"
ExportAssets (56)Timeline Frame 192Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 192Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 192Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 192Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 192Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 193Symbol 144 as "port"
ExportAssets (56)Timeline Frame 193Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 193Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 193Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 193Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 193Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 194Symbol 144 as "port"
ExportAssets (56)Timeline Frame 194Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 194Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 194Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 194Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 194Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 195Symbol 144 as "port"
ExportAssets (56)Timeline Frame 195Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 195Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 195Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 195Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 195Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 196Symbol 144 as "port"
ExportAssets (56)Timeline Frame 196Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 196Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 196Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 196Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 196Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 197Symbol 144 as "port"
ExportAssets (56)Timeline Frame 197Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 197Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 197Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 197Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 197Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 198Symbol 144 as "port"
ExportAssets (56)Timeline Frame 198Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 198Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 198Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 198Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 198Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 199Symbol 144 as "port"
ExportAssets (56)Timeline Frame 199Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 199Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 199Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 199Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 199Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 200Symbol 144 as "port"
ExportAssets (56)Timeline Frame 200Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 200Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 200Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 200Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 200Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 201Symbol 144 as "port"
ExportAssets (56)Timeline Frame 201Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 201Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 201Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 201Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 201Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 202Symbol 144 as "port"
ExportAssets (56)Timeline Frame 202Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 202Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 202Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 202Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 202Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 203Symbol 144 as "port"
ExportAssets (56)Timeline Frame 203Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 203Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 203Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 203Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 203Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 204Symbol 144 as "port"
ExportAssets (56)Timeline Frame 204Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 204Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 204Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 204Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 204Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 205Symbol 144 as "port"
ExportAssets (56)Timeline Frame 205Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 205Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 205Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 205Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 205Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 206Symbol 144 as "port"
ExportAssets (56)Timeline Frame 206Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 206Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 206Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 206Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 206Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 207Symbol 144 as "port"
ExportAssets (56)Timeline Frame 207Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 207Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 207Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 207Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 207Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 208Symbol 144 as "port"
ExportAssets (56)Timeline Frame 208Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 208Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 208Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 208Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 208Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 209Symbol 144 as "port"
ExportAssets (56)Timeline Frame 209Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 209Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 209Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 209Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 209Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 210Symbol 144 as "port"
ExportAssets (56)Timeline Frame 210Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 210Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 210Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 210Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 210Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 211Symbol 144 as "port"
ExportAssets (56)Timeline Frame 211Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 211Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 211Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 211Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 211Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 212Symbol 144 as "port"
ExportAssets (56)Timeline Frame 212Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 212Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 212Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 212Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 212Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 213Symbol 144 as "port"
ExportAssets (56)Timeline Frame 213Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 213Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 213Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 213Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 213Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 214Symbol 144 as "port"
ExportAssets (56)Timeline Frame 214Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 214Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 214Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 214Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 214Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 215Symbol 144 as "port"
ExportAssets (56)Timeline Frame 215Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 215Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 215Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 215Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 215Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 216Symbol 144 as "port"
ExportAssets (56)Timeline Frame 216Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 216Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 216Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 216Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 216Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 217Symbol 144 as "port"
ExportAssets (56)Timeline Frame 217Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 217Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 217Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 217Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 217Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 218Symbol 144 as "port"
ExportAssets (56)Timeline Frame 218Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 218Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 218Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 218Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 218Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 219Symbol 144 as "port"
ExportAssets (56)Timeline Frame 219Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 219Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 219Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 219Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 219Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 220Symbol 144 as "port"
ExportAssets (56)Timeline Frame 220Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 220Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 220Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 220Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 220Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 221Symbol 144 as "port"
ExportAssets (56)Timeline Frame 221Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 221Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 221Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 221Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 221Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 222Symbol 144 as "port"
ExportAssets (56)Timeline Frame 222Symbol 141 as "ship"
ExportAssets (56)Timeline Frame 222Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 222Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 222Symbol 139 as "dash"
ExportAssets (56)Timeline Frame 222Symbol 139 as "dash"

Labels

"A0"Frame 7
"A1"Frame 10
"A2"Frame 13
"A3"Frame 16
"A4"Frame 19
"A5"Frame 22
"A6"Frame 25
"A7"Frame 28
"A8"Frame 31
"A9"Frame 34
"A10"Frame 37
"A11"Frame 40
"A12"Frame 43
"A13"Frame 46
"A14"Frame 49
"A15"Frame 52
"A16"Frame 55
"A17"Frame 58
"B0"Frame 61
"B1"Frame 64
"B2"Frame 67
"B3"Frame 70
"B4"Frame 73
"B5"Frame 76
"B6"Frame 79
"B7"Frame 82
"B8"Frame 85
"B9"Frame 88
"B10"Frame 91
"B11"Frame 94
"B12"Frame 97
"B13"Frame 100
"B14"Frame 103
"B15"Frame 106
"B16"Frame 109
"B17"Frame 112
"C0"Frame 115
"C1"Frame 118
"C2"Frame 121
"C3"Frame 124
"C4"Frame 127
"C5"Frame 130
"C6"Frame 133
"C7"Frame 136
"C8"Frame 139
"C9"Frame 142
"C10"Frame 145
"C11"Frame 148
"C12"Frame 151
"C13"Frame 154
"C14"Frame 157
"C15"Frame 160
"C16"Frame 163
"C17"Frame 166
"D0"Frame 169
"D1"Frame 172
"D2"Frame 175
"D3"Frame 178
"D4"Frame 181
"D5"Frame 184
"D6"Frame 187
"D7"Frame 190
"D8"Frame 193
"D9"Frame 196
"D10"Frame 199
"D11"Frame 202
"D12"Frame 205
"D13"Frame 208
"D14"Frame 211
"D15"Frame 214
"D16"Frame 217
"D17"Frame 220
"CLEAR"Frame 223
"END"Frame 229
"init"Symbol 5 MovieClip [star] Frame 1
"fall"Symbol 5 MovieClip [star] Frame 2




http://swfchan.com/9/42686/info.shtml
Created: 9/5 -2019 20:21:53 Last modified: 9/5 -2019 20:21:53 Server time: 21/05 -2024 03:36:09