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

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

Eclipse - play cool puzzle game online.swf

This is the info page for
Flash #127966

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


ActionScript [AS1/AS2]
Combined Code
movieClip 16 zeuspbfire { frame 1 { _root.Ec11Sound.start(); } frame 1 { if (_root.zeuspb == null) { _root.attachMovie('zeuspb', 'zeuspb' + _root.i, 1 + _root.i); _root['zeuspb' + _root.i]._x = _root.zeus._x; _root['zeuspb' + _root.i]._y = _root.zeus._y - 10; } ++_root.i; if (_root.i >= 3) { _root.i = 0; } } } movieClip 22 { frame 1 { this.gotoAndPlay('p' + _root.power); } frame 4 { this.gotoAndPlay(_currentframe - 1); } frame 7 { this.gotoAndPlay(_currentframe - 1); } frame 10 { this.gotoAndPlay(_currentframe - 1); } } movieClip 23 zeuspb { frame 15 { this.removeMovieClip(); } } movieClip 24 etcshu { frame 1 { _root.attachMovie('enemy', 'enemy' + _root.count, 1000 + _root.count); _root['enemy' + _root.count]._x = Math.random() * 650 + 50; _root['enemy' + _root.count]._y = 100; ++_root.count; } frame 2 { this.removeMovieClip(); } } movieClip 27 { frame 1 { _root.Ec13Sound.start(); } frame 2 { if (this.hitTest(_root.zeus.hitarea)) { _root.zeus.gotoAndPlay('damage'); _parent.removeMovieClip(); } } frame 3 { this.gotoAndPlay(_currentframe - 1); } } movieClip 28 dukepb { frame 25 { this.removeMovieClip(); } } movieClip 31 { frame 1 { _root.Ec13Sound.start(); } frame 2 { if (this.hitTest(_root.zeus.hitarea)) { _root.zeus.gotoAndPlay('damage'); _parent.removeMovieClip(); } } frame 3 { this.gotoAndPlay(_currentframe - 1); } } movieClip 32 sarapb { frame 25 { this.removeMovieClip(); } } movieClip 35 { frame 2 { if (this.hitTest(_root.zeus.hitarea)) { _root.zeus.gotoAndPlay('damage'); _parent.removeMovieClip(); } } frame 3 { this.gotoAndPlay(_currentframe - 1); } } movieClip 36 liliapb { frame 25 { this.removeMovieClip(); } } movieClip 39 { frame 1 { _root.Ec13Sound.start(); } frame 2 { if (this.hitTest(_root.zeus.hitarea)) { _root.zeus.gotoAndPlay('damage'); _parent.removeMovieClip(); } } frame 3 { this.gotoAndPlay(_currentframe - 1); } } movieClip 40 etcpb { frame 25 { this.removeMovieClip(); } } movieClip 43 { frame 1 { } frame 2 { if (this.hitTest(_root.zeus)) { this.gotoAndPlay('get'); } } frame 3 { this.gotoAndPlay(_currentframe - 1); } frame 4 { _root.Ec15Sound.start(); } frame 6 { ++_root.power; if (_root.power >= 4) { _root.power = 3; } _parent.removeMovieClip(); } } movieClip 44 pitem { frame 90 { this.removeMovieClip(); } } movieClip 47 etcpbfire { frame 1 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 2 <= 1 and point.x > 20 and point.x < 780) { dx = _root.zeus._x - point.x; dy = _root.zeus._y - point.y; rad = Math.atan2(dy, dx); _root.attachMovie('etcpb', 'etcpb' + _root.count, 1000 + _root.count); _root['etcpb' + _root.count]._x = point.x; _root['etcpb' + _root.count]._y = point.y; _root['etcpb' + _root.count]._rotation = rad / 0.0174532925199433 - 90; ++_root.count; } } } movieClip 52 { frame 2 { i = 1; while (i < 3) { if (this.hitTest(_root['zeuspb' + i])) { _root['zeuspb' + i].removeMovieClip(); this.gotoAndPlay('bang'); } ++i; } if (_root.zeus == null) { _parent.removeMovieClip(); } } frame 3 { this.gotoAndPlay(_currentframe - 1); } frame 4 { _root.Ec12Sound.start(); } frame 6 { ++_root.ecount; _parent.removeMovieClip(); } } movieClip 53 enemy { frame 2 { this._x += Math.random() * 10 - 5; this._y += Math.random() * 10 - 5; } frame 3 { this.gotoAndPlay(_currentframe - 1); } } movieClip 54 dukepbfire2 { frame 1 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 6 <= 1 and point.x > 20 and point.x < 780) { i = 1; while (i <= 16) { _root.attachMovie('dukepb', 'dukepb' + _root.count, 1000 + _root.count); _root['dukepb' + _root.count]._x = point.x; _root['dukepb' + _root.count]._y = point.y; _root['dukepb' + _root.count]._rotation = 22.5 * i; ++_root.count; ++i; } } } } movieClip 55 dukepbfire { frame 1 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 5 <= 1 and point.x > 20 and point.x < 780) { _root.attachMovie('dukepb', 'dukepb' + _root.count, 1000 + _root.count); _root['dukepb' + _root.count]._x = point.x - 36; _root['dukepb' + _root.count]._y = point.y - 36; _root['dukepb' + _root.count]._rotation = Math.random() * 90 - 45; ++_root.count; _root.attachMovie('dukepb', 'dukepb' + _root.count, 1000 + _root.count); _root['dukepb' + _root.count]._x = point.x + 36; _root['dukepb' + _root.count]._y = point.y - 36; _root['dukepb' + _root.count]._rotation = Math.random() * 90 - 45; ++_root.count; _root.attachMovie('dukepb', 'dukepb' + _root.count, 1000 + _root.count); _root['dukepb' + _root.count]._x = point.x - 36; _root['dukepb' + _root.count]._y = point.y + 36; _root['dukepb' + _root.count]._rotation = Math.random() * 90 - 45; ++_root.count; _root.attachMovie('dukepb', 'dukepb' + _root.count, 1000 + _root.count); _root['dukepb' + _root.count]._x = point.x + 36; _root['dukepb' + _root.count]._y = point.y + 36; _root['dukepb' + _root.count]._rotation = Math.random() * 90 - 45; ++_root.count; } } } movieClip 62 Pshu { frame 1 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); _root.attachMovie('pitem', 'pitem' + _root.count, 1000 + _root.count); _root['pitem' + _root.count]._x = point.x; _root['pitem' + _root.count]._y = point.y; ++_root.count; } frame 2 { this.removeMovieClip(); } } movieClip 63 { frame 1 { hp = 100; } frame 2 { i = 1; while (i < 3) { if (this.hitTest(_root['zeuspb' + i])) { _root['zeuspb' + i].removeMovieClip(); this.gotoAndPlay('damage'); } ++i; } } frame 3 { this.gotoAndPlay(_currentframe - 1); } frame 4 { _root.Ec12Sound.start(); } frame 6 { ++_root.ecount; _parent.removeMovieClip(); } frame 7 { _root.Ec14Sound.start(); } frame 8 { hp -= _root.power; if (hp <= 0) { this.gotoAndPlay('bang'); } } frame 9 { if (hp == 65 or hp == 85) { this.gotoAndPlay('pball'); } else { this.gotoAndPlay(2); } } frame 10 { _root.Ec14Sound.start(); } frame 11 { this.gotoAndPlay(2); } } movieClip 64 duke { frame 2 { this._x += Math.random() * 10 - 5; this._y += Math.random() * 10 - 5; } frame 3 { this.gotoAndPlay(_currentframe - 1); } } movieClip 65 sarapbfire { frame 1 { r = -15; point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 3 <= 1 and point.x > 20 and point.x < 780) { _root.attachMovie('sarapb', 'sarapb' + _root.count, 1000 + _root.count); _root['sarapb' + _root.count]._x = point.x; _root['sarapb' + _root.count]._y = point.y; _root['sarapb' + _root.count]._rotation = r; ++_root.count; r += 15; } } frame 5 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 3 <= 1 and point.x > 20 and point.x < 780) { _root.attachMovie('sarapb', 'sarapb' + _root.count, 1000 + _root.count); _root['sarapb' + _root.count]._x = point.x; _root['sarapb' + _root.count]._y = point.y; _root['sarapb' + _root.count]._rotation = r; ++_root.count; r += 15; } } frame 10 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 3 <= 1 and point.x > 20 and point.x < 780) { _root.attachMovie('sarapb', 'sarapb' + _root.count, 1000 + _root.count); _root['sarapb' + _root.count]._x = point.x; _root['sarapb' + _root.count]._y = point.y; _root['sarapb' + _root.count]._rotation = r; ++_root.count; r += 15; } } frame 15 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 3 <= 1 and point.x > 20 and point.x < 780) { _root.attachMovie('sarapb', 'sarapb' + _root.count, 1000 + _root.count); _root['sarapb' + _root.count]._x = point.x; _root['sarapb' + _root.count]._y = point.y; _root['sarapb' + _root.count]._rotation = r; ++_root.count; r += 15; } } frame 20 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 3 <= 1 and point.x > 20 and point.x < 780) { _root.attachMovie('sarapb', 'sarapb' + _root.count, 1000 + _root.count); _root['sarapb' + _root.count]._x = point.x; _root['sarapb' + _root.count]._y = point.y; _root['sarapb' + _root.count]._rotation = r; ++_root.count; r += 15; } } frame 25 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 3 <= 1 and point.x > 20 and point.x < 780) { _root.attachMovie('sarapb', 'sarapb' + _root.count, 1000 + _root.count); _root['sarapb' + _root.count]._x = point.x; _root['sarapb' + _root.count]._y = point.y; _root['sarapb' + _root.count]._rotation = r; ++_root.count; r += 15; } } frame 30 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 3 <= 1 and point.x > 20 and point.x < 780) { _root.attachMovie('sarapb', 'sarapb' + _root.count, 1000 + _root.count); _root['sarapb' + _root.count]._x = point.x; _root['sarapb' + _root.count]._y = point.y; _root['sarapb' + _root.count]._rotation = r; ++_root.count; r += 15; } } } movieClip 72 { frame 1 { hp = 75; } frame 2 { i = 1; while (i < 3) { if (this.hitTest(_root['zeuspb' + i])) { _root['zeuspb' + i].removeMovieClip(); this.gotoAndPlay('damage'); } ++i; } } frame 3 { this.gotoAndPlay(_currentframe - 1); } frame 4 { _root.Ec12Sound.start(); } frame 6 { ++_root.ecount; _parent.removeMovieClip(); } frame 7 { _root.Ec14Sound.start(); } frame 8 { hp -= _root.power; if (hp <= 0) { this.gotoAndPlay('bang'); } } frame 9 { if (hp == 45) { this.gotoAndPlay('pball'); } else { this.gotoAndPlay(2); } } frame 10 { _root.Ec14Sound.start(); } frame 11 { this.gotoAndPlay(2); } } movieClip 73 sara { frame 2 { this._x += Math.random() * 10 - 5; this._y += Math.random() * 10 - 5; } frame 3 { this.gotoAndPlay(_currentframe - 1); } } movieClip 74 liliapbfire { frame 1 { _root.Ec13Sound.start(); } frame 1 { point = {'x': _x, 'y': _y}; this.localToGlobal(point); if (Math.random() * 3 <= 1 and point.x > 20 and point.x < 780) { i = 1; while (i <= 16) { _root.attachMovie('liliapb', 'liliapb' + _root.count, 1000 + _root.count); _root['liliapb' + _root.count]._x = point.x; _root['liliapb' + _root.count]._y = point.y; _root['liliapb' + _root.count]._rotation = 22.5 * i; ++_root.count; ++i; } } } } movieClip 81 { frame 1 { hp = 50; } frame 2 { i = 1; while (i < 3) { if (this.hitTest(_root['zeuspb' + i])) { _root['zeuspb' + i].removeMovieClip(); this.gotoAndPlay('damage'); } ++i; } } frame 3 { this.gotoAndPlay(_currentframe - 1); } frame 4 { _root.Ec12Sound.start(); } frame 6 { ++_root.ecount; _parent.removeMovieClip(); } frame 7 { _root.Ec14Sound.start(); } frame 8 { --hp; if (hp <= 0) { this.gotoAndPlay('bang'); } } frame 9 { this.gotoAndPlay(2); } } movieClip 82 lilia { frame 2 { this._x += Math.random() * 10 - 5; this._y += Math.random() * 10 - 5; } frame 3 { this.gotoAndPlay(_currentframe - 1); } } frame 1 { Ec01Sound = new Sound(_root); Ec01Sound.attachSound('tenteki'); Ec02Sound = new Sound(_root); Ec02Sound.attachSound('L0047'); Ec03Sound = new Sound(_root); Ec03Sound.attachSound('L0013'); Ec04Sound = new Sound(_root); Ec04Sound.attachSound('L0032'); Ec05Sound = new Sound(_root); Ec05Sound.attachSound('L0034'); Ec06Sound = new Sound(_root); Ec06Sound.attachSound('L0042'); Ec07Sound = new Sound(_root); Ec07Sound.attachSound('L0073'); Ec08Sound = new Sound(_root); Ec08Sound.attachSound('L0074'); Ec09Sound = new Sound(_root); Ec09Sound.attachSound('SX0081'); Ec10Sound = new Sound(_root); Ec10Sound.attachSound('L0016'); Ec11Sound = new Sound(_root); Ec11Sound.attachSound('bishao'); Ec12Sound = new Sound(_root); Ec12Sound.attachSound('bokan'); Ec13Sound = new Sound(_root); Ec13Sound.attachSound('chumimin'); Ec14Sound = new Sound(_root); Ec14Sound.attachSound('shoot23_a'); Ec15Sound = new Sound(_root); Ec15Sound.attachSound('sinpi5'); _root.Ec05Sound.stop(); _root.pan = 0; _root.vol = 50; } frame 1 { this.stop(); } movieClip 85 { } movieClip 86 { frame 120 { _root.gotoAndStop(2); } } instance 01logoback_mc of movieClip 86 { onClipEvent (load) { this.play(); } } frame 2 { this.stop(); } movieClip 89 { } movieClip 92 { frame 200 { _root.gotoAndStop(3); } } instance Eclipseback_mc of movieClip 92 { onClipEvent (load) { this.play(); } } frame 3 { this.stop(); } movieClip 95 { } button 99 { on (press) { if (_root.vol > 0) { _root.vol -= 10; } } } button 102 { on (press) { if (_root.vol < 100) { _root.vol += 10; } } } movieClip 105 { } movieClip 106 { instance pan_ of movieClip 105 { onClipEvent (enterFrame) { _x = 1.5 * _root.vol + 60; _root.Ec02Sound.setVolume(_root.vol); } } } button 115 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(81); } } button 116 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.gotoAndPlay(17); } } movieClip 117 { frame 80 { _root.Ec02Sound.start(0, 99); this.stop(); } frame 160 { _root.gotoAndStop(4); } } instance Ecmenuback_mc of movieClip 117 { onClipEvent (load) { this.play(); } } frame 4 { this.stop(); } button 124 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(41); } } button 127 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(42); } } button 130 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(43); } } button 133 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(44); } } button 136 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(45); } } button 139 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(46); } } button 142 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(47); } } button 145 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(48); } } button 148 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(49); } } button 151 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(50); } } button 154 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(51); } } button 157 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(52); } } button 160 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(53); } } button 163 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(54); } } button 166 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(55); } } button 169 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(56); } } button 172 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(57); } } button 175 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(58); } } button 178 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(59); } } button 181 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(60); } } button 184 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(61); } } button 187 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(62); } } button 190 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(63); } } button 193 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(104); } } button 196 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(105); } } button 199 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(106); } } button 202 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(107); } } movieClip 203 { frame 1 { _root.Ec02Sound.stop(); } frame 40 { _root.Ec06Sound.start(0, 99); this.stop(); } frame 56 { _root.Ec06Sound.stop(); _root.Ec05Sound.start(0, 99); } frame 103 { this.stop(); } frame 145 { _root.gotoAndStop(5); } } frame 5 { this.stop(); } movieClip 210 { frame 1 { _root.Ec05Sound.stop(); } frame 241 { _root.gotoAndStop(6); } } frame 6 { _root.Ec08Sound.start(0, 99); } frame 6 { this.stop(); } frame 6 { this.Ecmv01_mc.loadMovie('movie/Ecmv01.swf'); } movieClip 213 { } frame 7 { this.stop(); } frame 7 { this.Ecmv02_mc.loadMovie('movie/Ecmv02.swf'); } movieClip 216 { } frame 8 { this.stop(); } frame 8 { this.Ecmv03_mc.loadMovie('movie/Ecmv03.swf'); } movieClip 219 { } frame 9 { this.stop(); } frame 9 { this.Ecmv04_mc.loadMovie('movie/Ecmv04.swf'); } movieClip 222 { } frame 10 { this.stop(); } frame 10 { this.Ecmv05_mc.loadMovie('movie/Ecmv05.swf'); } movieClip 225 { } frame 11 { this.stop(); } frame 11 { this.Ecmv06_mc.loadMovie('movie/Ecmv06.swf'); } movieClip 228 { } frame 12 { this.stop(); } frame 12 { this.Ecmv07_mc.loadMovie('movie/Ecmv07.swf'); } movieClip 231 { } frame 13 { this.stop(); } frame 13 { this.Ecmv08_mc.loadMovie('movie/Ecmv08.swf'); } movieClip 234 { } frame 14 { this.stop(); } frame 14 { this.Ecmv09_mc.loadMovie('movie/Ecmv09.swf'); } movieClip 237 { } frame 15 { this.stop(); } frame 15 { this.Ecmv10_mc.loadMovie('movie/Ecmv10.swf'); } movieClip 240 { } frame 16 { _root.Ec08Sound.stop(); } frame 16 { this.stop(); } button 247 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(31); } } button 250 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(32); } } button 253 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(33); } } movieClip 254 { frame 30 { _root.Ec05Sound.start(0, 99); this.stop(); } frame 70 { _root.gotoAndStop(17); } } frame 17 { this.stop(); } button 263 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(122); } } button 266 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(123); } } button 269 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(124); } } button 272 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(125); } } button 275 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(126); } } button 278 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(127); } } button 281 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(128); } } button 284 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(167); } } button 287 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.gotoAndPlay(18); } } movieClip 288 { frame 1 { _root.Ec05Sound.stop(); } frame 121 { _root.Ec09Sound.start(0, 99); this.stop(); } frame 166 { this.stop(); } } frame 18 { _root.Ec09Sound.stop(); _root.Ec10Sound.stop(); } frame 18 { flag = 0; shield = 5; } button 293 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.flag = 1; } } frame 19 { if (flag == 1) { this.gotoAndPlay('main'); } } frame 20 { this.gotoAndPlay(_currentframe - 1); } frame 21 { _root.Ec07Sound.start(0, 99); } frame 21 { flag = 0; _root.zeus._x = 340; _root.zeus._y = 540; i = 0; count = 0; destroy = 0; ecount = 0; power = 1; } movieClip 298 { } movieClip 300 { } movieClip 303 { frame 3 { this.gotoAndPlay(_currentframe - 1); } frame 4 { _root.Ec12Sound.start(); } frame 6 { _root.destroy = 1; this.stop(); } frame 7 { _root.Ec14Sound.start(); } frame 8 { --_root.shield; if (_root.shield <= 0) { this.gotoAndPlay('bang'); } } frame 9 { this.gotoAndPlay(1); } } instance zeus of movieClip 303 { onClipEvent (enterFrame) { Mouse.hide(); } onClipEvent (mouseMove) { _x = _root._xmouse; } onClipEvent (mouseDown) { _root.attachMovie('zeuspbfire', 'zeuspbfire', 100); } onClipEvent (mouseUp) { _root.zeuspbfire.removeMovieClip(); } } movieClip 304 { frame 1 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 30 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 60 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 90 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 120 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 150 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 180 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 210 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 240 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 270 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 300 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 330 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 360 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 390 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 420 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 450 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 480 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 510 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 540 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 570 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 600 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 630 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 660 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 690 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 720 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 750 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 780 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 810 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 840 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 870 { _root.attachMovie('etcshu', 'etcshu' + _root.count, 1000 + _root.count); ++_root.count; } frame 900 { if (_root.ecount == 30) { _parent.removeMovieClip(); } else { this.gotoAndPlay(_currentframe - 1); } } } movieClip 310 { frame 2 { this.gotoAndPlay('s' + _root.shield); } frame 3 { this.gotoAndPlay(_currentframe - 1); } frame 5 { this.gotoAndPlay('s' + _root.shield); } frame 6 { this.gotoAndPlay(_currentframe - 1); } frame 8 { this.gotoAndPlay('s' + _root.shield); } frame 9 { this.gotoAndPlay(_currentframe - 1); } frame 11 { this.gotoAndPlay('s' + _root.shield); } frame 12 { this.gotoAndPlay(_currentframe - 1); } frame 14 { this.gotoAndPlay('s' + _root.shield); } frame 15 { this.gotoAndPlay(_currentframe - 1); } frame 17 { this.gotoAndPlay('s' + _root.shield); } frame 18 { this.gotoAndPlay(_currentframe - 1); } } frame 22 { if (shield <= 0 and destroy == 1) { this.gotoAndPlay('gameover'); } else { if (shield > 0 and destroy == 0 and ecount == 30) { this.gotoAndPlay('win'); } } } frame 23 { this.gotoAndPlay(_currentframe - 1); } frame 24 { _root.Ec07Sound.stop(); _root.Ec10Sound.start(0, 99); } frame 24 { flag = 0; _root.zeuspbfire.removeMovieClip(); } button 313 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.flag = 1; } } frame 25 { Mouse.show(); if (flag == 1) { this.gotoAndPlay('title'); } } frame 26 { this.gotoAndPlay(_currentframe - 1); } frame 27 { _root.Ec07Sound.stop(); _root.Ec02Sound.start(0, 99); } frame 27 { flag = 0; _root.zeuspbfire.removeMovieClip(); } button 318 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.flag = 1; } } frame 28 { Mouse.show(); if (flag == 1) { _root.gotoAndStop(30); } } frame 29 { this.gotoAndPlay(_currentframe - 1); } frame 30 { this.stop(); } button 328 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(122); } } button 331 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(123); } } button 334 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(124); } } button 337 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(125); } } button 340 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(126); } } button 343 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(167); } } button 346 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.gotoAndPlay(31); } } movieClip 347 { frame 1 { _root.Ec02Sound.stop(); } frame 121 { _root.Ec09Sound.start(0, 99); this.stop(); } frame 166 { this.stop(); } } frame 31 { _root.Ec09Sound.stop(); _root.Ec10Sound.stop(); } frame 31 { flag = 0; shield = 5; } frame 32 { if (flag == 1) { this.gotoAndPlay('main2'); } } frame 33 { this.gotoAndPlay(_currentframe - 1); } frame 34 { _root.Ec07Sound.start(0, 99); } frame 34 { flag = 0; _root.zeus._x = 340; _root.zeus._y = 540; i = 0; count = 0; destroy = 0; ecount = 0; power = 1; } instance zeus of movieClip 303 { onClipEvent (enterFrame) { Mouse.hide(); } onClipEvent (mouseMove) { _x = _root._xmouse; } onClipEvent (mouseDown) { _root.attachMovie('zeuspbfire', 'zeuspbfire', 100); } onClipEvent (mouseUp) { _root.zeuspbfire.removeMovieClip(); } } frame 35 { if (shield <= 0 and destroy == 1) { this.gotoAndPlay('gameover2'); } else { if (shield > 0 and destroy == 0 and ecount == 1) { this.gotoAndPlay('win2'); } } } frame 36 { this.gotoAndPlay(_currentframe - 1); } frame 37 { _root.Ec07Sound.stop(); _root.Ec10Sound.start(0, 99); } frame 37 { flag = 0; _root.zeuspbfire.removeMovieClip(); } frame 38 { Mouse.show(); if (flag == 1) { this.gotoAndPlay('title2'); } } frame 39 { this.gotoAndPlay(_currentframe - 1); } frame 40 { _root.Ec07Sound.stop(); _root.Ec02Sound.start(0, 99); } frame 40 { flag = 0; _root.zeuspbfire.removeMovieClip(); } frame 41 { Mouse.show(); if (flag == 1) { _root.gotoAndStop(43); } } frame 42 { this.gotoAndPlay(_currentframe - 1); } frame 43 { this.stop(); } button 360 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(42); } } movieClip 361 { frame 1 { _root.Ec02Sound.stop(); } frame 41 { _root.Ec05Sound.start(0, 99); this.stop(); } frame 80 { _root.gotoAndStop(44); } } frame 44 { this.stop(); } frame 44 { this.Ecmv11_mc.loadMovie('movie/Ecmv11.swf'); } movieClip 364 { } frame 45 { this.stop(); } frame 45 { this.Ecmv12_mc.loadMovie('movie/Ecmv12.swf'); } movieClip 367 { } frame 46 { this.stop(); } button 374 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(122); } } button 377 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(123); } } button 380 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(124); } } button 383 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(125); } } button 386 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(166); } } button 389 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(207); } } button 392 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(208); } } button 395 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(209); } } button 398 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(210); } } button 401 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.gotoAndPlay(47); } } movieClip 402 { frame 1 { _root.Ec05Sound.stop(); } frame 121 { _root.Ec09Sound.start(0, 99); this.stop(); } frame 165 { this.stop(); } frame 206 { this.stop(); } } frame 47 { _root.Ec09Sound.stop(); _root.Ec10Sound.stop(); } frame 47 { flag = 0; shield = 5; } frame 48 { if (flag == 1) { this.gotoAndPlay('main3'); } } frame 49 { this.gotoAndPlay(_currentframe - 1); } frame 50 { _root.Ec04Sound.start(0, 99); } frame 50 { flag = 0; _root.zeus._x = 340; _root.zeus._y = 540; i = 0; count = 0; destroy = 0; ecount = 0; power = 1; } instance zeus of movieClip 303 { onClipEvent (enterFrame) { Mouse.hide(); } onClipEvent (mouseMove) { _x = _root._xmouse; } onClipEvent (mouseDown) { _root.attachMovie('zeuspbfire', 'zeuspbfire', 100); } onClipEvent (mouseUp) { _root.zeuspbfire.removeMovieClip(); } } frame 51 { if (shield <= 0 and destroy == 1) { this.gotoAndPlay('gameover3'); } else { if (shield > 0 and destroy == 0 and ecount == 1) { this.gotoAndPlay('win3'); } } } frame 52 { this.gotoAndPlay(_currentframe - 1); } frame 53 { _root.Ec04Sound.stop(); _root.Ec10Sound.start(0, 99); } frame 53 { flag = 0; _root.zeuspbfire.removeMovieClip(); } frame 54 { Mouse.show(); if (flag == 1) { this.gotoAndPlay('title3'); } } frame 55 { this.gotoAndPlay(_currentframe - 1); } frame 56 { _root.Ec04Sound.stop(); _root.Ec02Sound.start(0, 99); } frame 56 { flag = 0; _root.zeuspbfire.removeMovieClip(); } frame 57 { Mouse.show(); if (flag == 1) { _root.gotoAndStop(59); } } frame 58 { this.gotoAndPlay(_currentframe - 1); } frame 59 { this.stop(); } movieClip 417 { frame 1 { _root.Ec02Sound.stop(); } frame 41 { _root.Ec05Sound.start(0, 99); this.stop(); } frame 80 { _root.gotoAndStop(60); } } frame 60 { this.stop(); } frame 60 { this.Ecmv13_mc.loadMovie('movie/Ecmv13.swf'); } movieClip 420 { } frame 61 { this.stop(); } frame 61 { this.Ecmv14_mc.loadMovie('movie/Ecmv14.swf'); } movieClip 423 { } frame 62 { this.stop(); } button 432 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(122); } } button 435 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.gotoAndPlay(63); } } movieClip 436 { frame 1 { _root.Ec05Sound.stop(); } frame 121 { _root.Ec09Sound.start(0, 99); this.stop(); } } frame 63 { this.stop(); } movieClip 441 { frame 120 { _root.gotoAndStop(64); } } frame 64 { this.stop(); } button 450 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(42); } } button 453 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(43); } } button 456 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(44); } } button 459 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(45); } } button 462 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(46); } } button 465 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(47); } } button 468 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(48); } } button 471 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(49); } } button 474 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(50); } } button 477 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(51); } } button 480 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.gotoAndPlay(65); } } movieClip 481 { frame 1 { _root.Ec09Sound.stop(); } frame 41 { _root.Ec05Sound.start(0, 99); this.stop(); } frame 48 { _root.Ec05Sound.stop(); _root.Ec09Sound.start(0, 99); } } frame 65 { _root.Ec09Sound.stop(); _root.Ec10Sound.stop(); } frame 65 { flag = 0; shield = 5; } frame 66 { if (flag == 1) { this.gotoAndPlay('main4'); } } frame 67 { this.gotoAndPlay(_currentframe - 1); } frame 68 { _root.Ec04Sound.start(0, 99); } frame 68 { flag = 0; _root.zeus._x = 340; _root.zeus._y = 540; i = 0; count = 0; destroy = 0; ecount = 0; power = 1; } instance zeus of movieClip 303 { onClipEvent (enterFrame) { Mouse.hide(); } onClipEvent (mouseMove) { _x = _root._xmouse; } onClipEvent (mouseDown) { _root.attachMovie('zeuspbfire', 'zeuspbfire', 100); } onClipEvent (mouseUp) { _root.zeuspbfire.removeMovieClip(); } } frame 69 { if (shield <= 0 and destroy == 1) { this.gotoAndPlay('gameover4'); } else { if (shield > 0 and destroy == 0 and ecount == 1) { this.gotoAndPlay('win4'); } } } frame 70 { this.gotoAndPlay(_currentframe - 1); } frame 71 { _root.Ec04Sound.stop(); _root.Ec10Sound.start(0, 99); } frame 71 { flag = 0; _root.zeuspbfire.removeMovieClip(); } frame 72 { Mouse.show(); if (flag == 1) { this.gotoAndPlay('title4'); } } frame 73 { this.gotoAndPlay(_currentframe - 1); } frame 74 { _root.Ec04Sound.stop(); _root.Ec02Sound.start(0, 99); } frame 74 { flag = 0; _root.zeuspbfire.removeMovieClip(); } frame 75 { Mouse.show(); if (flag == 1) { _root.gotoAndStop(77); } } frame 76 { this.gotoAndPlay(_currentframe - 1); } frame 77 { this.stop(); } button 494 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(41); } } button 497 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(42); } } button 500 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(43); } } movieClip 501 { frame 1 { _root.Ec02Sound.stop(); } frame 40 { _root.Ec03Sound.start(0, 99); this.stop(); } frame 85 { _root.gotoAndStop(78); } } frame 78 { this.stop(); } frame 78 { this.Ecmv15_mc.loadMovie('movie/Ecmv15.swf'); } movieClip 504 { } frame 79 { this.stop(); } frame 79 { this.Ecmv16_mc.loadMovie('movie/Ecmv16.swf'); } movieClip 507 { } frame 80 { this.stop(); } frame 80 { this.Ecmv17_mc.loadMovie('movie/Ecmv17.swf'); } movieClip 510 { } frame 81 { this.stop(); } frame 81 { this.Ecmv18_mc.loadMovie('movie/Ecmv18.swf'); } movieClip 513 { } frame 82 { this.stop(); } frame 82 { this.Ecmv19_mc.loadMovie('movie/Ecmv19.swf'); } movieClip 516 { } frame 83 { this.stop(); } frame 83 { this.Ecmv20_mc.loadMovie('movie/Ecmv20.swf'); } movieClip 519 { } frame 84 { this.stop(); } frame 84 { this.Ecmv21_mc.loadMovie('movie/Ecmv21.swf'); } movieClip 522 { } frame 85 { this.stop(); } frame 85 { this.Ecmv22_mc.loadMovie('movie/Ecmv22.swf'); } movieClip 525 { } frame 86 { this.stop(); } frame 86 { this.Ecmv24_mc.loadMovie('movie/Ecmv23.swf'); } movieClip 528 { } frame 87 { this.stop(); } button 535 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(41); } } button 538 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(42); } } button 541 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(43); } } button 544 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndStop(44); } } button 547 { on (press) { _root.Ec01Sound.start(); } on (release) { this.gotoAndPlay(45); } } button 552 { on (press) { _root.Ec01Sound.start(); } on (release) { _root.gotoAndPlay(1); } } movieClip 553 { frame 1 { _root.Ec03Sound.stop(); _root.Ec05Sound.start(0, 99); } frame 40 { this.stop(); } frame 86 { this.stop(); } }




http://swfchan.com/26/127966/info.shtml
Created: 24/2 -2019 14:08:11 Last modified: 24/2 -2019 14:08:11 Server time: 18/04 -2024 20:23:02