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

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

Robot Ball.swf

This is the info page for
Flash #23756

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


Text
00-00

00-00

00-00

00-00

00-00

00-00

00-00

00-00

00-00

00-00

0000

0000

0000

0000

0000

0000

0000

0000

0000

0000

aaaaaaaaaaa

aaaaaaaaaaa

aaaaaaaaaaa

aaaaaaaaaaa

aaaaaaaaaaa

aaaaaaaaaaa

aaaaaaaaaaa

aaaaaaaaaaa

aaaaaaaaaaa

aaaaaaaaaaa

0000

0000

0000

0000

0000

0000

0000

0000

0000

0000

???? ??? ??? ?? ? ????.

150000

chang

plus

item_sound

ActionScript [AS1/AS2]

Frame 1
loadMovieNum ("http://www1.du39.com/annui2.swf", 5); Stage.showMenu = false;
Instance of Symbol 21 MovieClip "load_bar" in Frame 1
onClipEvent (load) { Widths = this._width; } onClipEvent (enterFrame) { this.percent = Math.floor((_parent.getBytesLoaded() / _parent.getBytesTotal()) * 100); this._width = (Widths * this.percent) / 100; if (_parent.getBytesLoaded() == _parent.getBytesTotal()) { _parent.play(); } }
Frame 64
this.stop();
Frame 65
function FNlist() { var _local2 = _root; var _local3 = this; LVlist = new LoadVars(); LVlist.onLoad = function () { var _local2 = _root; var _local3 = this; trace(_local3.content); content = _local3.content.split("|"); _local3.total = content.length; var _local1 = 0; while (_local1 < (_local3.total / 4)) { _local2.ranking["rank" + _local1].text = content[_local1 * 4]; _local2.ranking["user_id" + _local1].text = content[(_local1 * 4) + 1]; _local2.ranking["score" + _local1].text = content[(_local1 * 4) + 2]; _local2.ranking["date" + _local1].text = content[(_local1 * 4) + 3]; _local1++; } delete LVlist; }; LVlist.load((((((((((("http://" + _local2.homepage) + "/") + _local2.site) + "/get_rank.") + _local2.prog) + "?flag=") + _local2.flag) + "&user_id=") + _local2.user_id) + "&game_id=") + _local2.game_id); } function soundOn() { SoundObj.setVolume(100); } function soundOff() { SoundObj.setVolume(0); } fscommand ("STT_start"); SoundObj = new Sound(this); SoundObj.attachSound("bg_m"); _root.homepage = "http://www.flashgame.co.kr"; this.onEnterFrame = function () { var _local1 = this; if (_local1.vol == 1) { soundOn(); _local1.vol = 2; } if (_local1.vol == 0) { soundOff(); _local1.vol = 2; } };
Frame 107
this.stop(); SoundObj.stop();
Instance of Symbol 120 MovieClip in Frame 107
on (rollOver) { this.nextFrame(); } on (rollOut) { this.prevFrame(); } on (release) { trace("on"); _parent.ranking.nextFrame(); }
Instance of Symbol 116 MovieClip in Frame 107
on (rollOver) { this.nextFrame(); } on (rollOut) { this.prevFrame(); } on (release) { stopAllSounds(); _parent.gotoAndStop("game"); }
Frame 108
Score = 0; GGG = 5;
Frame 109
stop(); gun = 1; SoundObj.start(0, 999); trace("??"); move_play = true; Move = true; player_move = true; canPlay = true; minX = 45; minY = 25; maxX = 500; maxY = 380; hero.speed = 9; this.onEnterFrame = function () { var _local1 = this; if (_local1.vol == 1) { soundOn(); _local1.vol = 2; } if (_local1.vol == 0) { soundOff(); _local1.vol = 2; } if (canPlay) { if (cnt == 16) { _local1.gotoAndStop("nextstep2"); GGG = 6; } if (gun == 3) { hero.player.Att_go.gotoAndStop(3); hero.player.gun_box.gotoAndStop(2); } if (gun == 2) { hero.player.Att_go.gotoAndStop(2); hero.player.gun_box.gotoAndStop(1); } if (gun == 1) { hero.player.Att_go.gotoAndStop(1); hero.player.gun_box.gotoAndStop(1); } if (gun == 7) { hero.player.Att_go.gotoAndStop(1); hero.player.gun_box.gotoAndStop(1); } if (player_move) { if (Key.isDown(39)) { if (hero._x < _local1.maxX) { if (score_plus) { _local1.Score++; hero.speed = 12; } else { hero.speed = 9; } hero.gotoAndStop("right"); hero._x = hero._x + hero.speed; } } else if (Key.isDown(37)) { if (hero._x > _local1.minX) { if (score_plus) { _local1.Score++; hero.speed = 12; } else { hero.speed = 9; } hero.gotoAndStop("left"); hero._x = hero._x - hero.speed; } } else { hero.gotoAndStop("stop"); } if (Key.isDown(32)) { if (gun == 1) { if (A1) { arrow_1._x = hero._x - 4; arrow_1.gotoAndPlay(2); hero.gotoAndStop("shoot"); player_move = false; } } if (gun == 2) { if (A2) { arrow_2._x = hero._x - 4; arrow_2.gotoAndPlay(2); hero.gotoAndStop("shoot"); player_move = false; } } if (gun == 7) { if (A7) { arrow_7._x = hero._x - 4; arrow_7.play(); hero.gotoAndStop("shoot"); player_move = false; } if (A8) { arrow_8.play(); arrow_8._x = hero._x - 4; hero.gotoAndStop("shoot"); player_move = false; } } if (gun == 3) { if (A3) { arrow_3._x = hero._x - 4; arrow_3._y = hero._y - 5; arrow_3.play(); hero.gotoAndStop("shoot"); player_move = false; } if (A4) { arrow_4.play(); arrow_4._x = hero._x - 4; arrow_4._y = hero._y - 5; hero.gotoAndStop("shoot"); player_move = false; } if (A5) { arrow_5.play(); arrow_5._x = hero._x - 4; arrow_5._y = hero._y - 5; hero.gotoAndStop("shoot"); player_move = false; } } } } } };
Instance of Symbol 272 MovieClip "hero" in Frame 109
onClipEvent (load) { _parent.gun = 1; _parent.A3 = true; _parent.Score = 0; _parent.cnt = 0; }
Frame 110
this.stop();
Instance of Symbol 335 MovieClip "obj" in Frame 110
onClipEvent (load) { this.ran = random(11) + 2; this.gotoAndStop(ran); speed = 10; _parent.item_Down = false; _parent.pang_item_hit = true; this._visible = false; } onClipEvent (enterFrame) { if (_parent.item_Down) { this._y = this._y + speed; } if (this._y > 360) { this.in_obj.in_in_obj.play(); _parent.item_Down = false; } var i = 0; while (i < 7) { if (this.hitTest(_parent.hero.dfn)) { item_sound.play(); if (num == 7) { _parent.item_bar.gotoAndStop(4); _parent.chang.gotoAndPlay(2); _parent.gun = 7; } if (this.num == 1) { _parent.gun = 1; _parent.item_bar.gotoAndStop(1); } if (this.num == 2) { _parent.item_bar.gotoAndStop(2); _parent.chang.gotoAndPlay(2); _parent.gun = 2; } if (this.num == 3) { _parent.chang.gotoAndPlay(2); _parent.gun = 3; _parent.item_bar.gotoAndStop(3); } if (this.num == 4) { _parent.hero.dfn.play(); } if (this.num == 5) { _parent.score = _parent.score + 50; } if (this.num == 6) { _parent.ball_hit_set.play(); } this.stop(); this.in_obj.play(); } i++; } }
Instance of Symbol 347 MovieClip "ball" in Frame 110
onClipEvent (load) { pang_start = true; speedX = -5 + (-zzz_num); ishit = true; Att_hit = true; distance = 250; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = 300 - (sn * distance); if ((this._x > 470) || (this._x < 70)) { speedX = -1 * speedX; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.mball2._x = this._x + 50; _parent.mball1._x = this._x - 50; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.mball2._x = this._x + 50; _parent.mball1._x = this._x - 50; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.mball2._x = this._x + 50; _parent.mball1._x = this._x - 50; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.mball2._x = this._x + 50; _parent.mball1._x = this._x - 50; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.mball2._x = this._x + 50; _parent.mball1._x = this._x - 50; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.mball2._x = this._x + 50; _parent.mball1._x = this._x - 50; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.mball2._x = this._x + 50; _parent.mball1._x = this._x - 50; this.play(); ishit = false; } } }
Instance of Symbol 13 MovieClip [ball_2] "mball1" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -5 + (-zzz_num); ishit = false; this.dis = 200; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = _parent.Hit._y - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 200; } if ((this._x > 510) || (this._x < 30)) { speedX = -1 * speedX; } if (this._x > 510) { this._x = 509; } if (this._x < 30) { this._x = 31; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sball3._x = this._x + 20; _parent.sball4._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sball3._x = this._x + 20; _parent.sball4._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sball3._x = this._x + 20; _parent.sball4._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sball3._x = this._x + 20; _parent.sball4._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sball3._x = this._x + 20; _parent.sball4._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sball3._x = this._x + 20; _parent.sball4._x = this._x - 20; this.play(); ishit = false; } } }
Instance of Symbol 12 MovieClip [ball2_2] "mball2" in Frame 110
onClipEvent (load) { pang_start = true; speedX = 5 + zzz_num; ishit = false; this.dis = 200; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = _parent.Hit._y - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 200; } if ((this._x > 510) || (this._x < 30)) { speedX = -1 * speedX; } if (this._x > 510) { this._x = 509; } if (this._x < 30) { this._x = 31; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sball2._x = this._x + 20; _parent.sball1._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sball2._x = this._x + 20; _parent.sball1._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sball2._x = this._x + 20; _parent.sball1._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sball2._x = this._x + 20; _parent.sball1._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sball2._x = this._x + 20; _parent.sball1._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sball2._x = this._x + 20; _parent.sball1._x = this._x - 20; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sball2._x = this._x + 20; _parent.sball1._x = this._x - 20; this.play(); ishit = false; } } }
Instance of Symbol 348 MovieClip "sball1" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -4 + (-zzz_num); ishit = false; this.dis = 180; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 25) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 180; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.ssball3._x = this._x + 10; _parent.ssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.ssball3._x = this._x + 10; _parent.ssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.ssball3._x = this._x + 10; _parent.ssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.ssball3._x = this._x + 10; _parent.ssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.ssball3._x = this._x + 10; _parent.ssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.ssball3._x = this._x + 10; _parent.ssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.ssball3._x = this._x + 10; _parent.ssball4._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 349 MovieClip "sball2" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 4 + zzz_num; ishit = false; this.dis = 180; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 25) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 180; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.ssball2._x = this._x + 10; _parent.ssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.ssball2._x = this._x + 10; _parent.ssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.ssball2._x = this._x + 10; _parent.ssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.ssball2._x = this._x + 10; _parent.ssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.ssball2._x = this._x + 10; _parent.ssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.ssball2._x = this._x + 10; _parent.ssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.ssball2._x = this._x + 10; _parent.ssball1._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 350 MovieClip "sball3" in Frame 110
onClipEvent (load) { speedX = 5 + zzz_num; ishit = false; this.dis = 180; this._visible = false; pang_start = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 25) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 180; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.ssball5._x = this._x + 10; _parent.ssball6._x = this._x - 10; _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.ssball5._x = this._x + 10; _parent.ssball6._x = this._x - 10; _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.ssball5._x = this._x + 10; _parent.ssball6._x = this._x - 10; _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.ssball5._x = this._x + 10; _parent.ssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.ssball5._x = this._x + 10; _parent.ssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.ssball5._x = this._x + 10; _parent.ssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.ssball5._x = this._x + 10; _parent.ssball6._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 351 MovieClip "sball4" in Frame 110
onClipEvent (load) { speedX = -4 + (-zzz_num); ishit = false; this.dis = 180; this._visible = false; pang_start = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 25) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 180; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.ssball7._x = this._x + 10; _parent.ssball8._x = this._x - 10; _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.ssball7._x = this._x + 10; _parent.ssball8._x = this._x - 10; _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.ssball7._x = this._x + 10; _parent.ssball8._x = this._x - 10; _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.ssball7._x = this._x + 10; _parent.ssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.ssball7._x = this._x + 10; _parent.ssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.ssball7._x = this._x + 10; _parent.ssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.ssball7._x = this._x + 10; _parent.ssball8._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 352 MovieClip "ssball1" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -4 + (-zzz_num); ishit = false; this.dis = 150; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 40) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 150; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sssball3._x = this._x + 10; _parent.sssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sssball3._x = this._x + 10; _parent.sssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sssball3._x = this._x + 10; _parent.sssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sssball3._x = this._x + 10; _parent.sssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sssball3._x = this._x + 10; _parent.sssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sssball3._x = this._x + 10; _parent.sssball4._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sssball3._x = this._x + 10; _parent.sssball4._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 353 MovieClip "ssball2" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 4 + zzz_num; ishit = false; this.dis = 150; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 40) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 150; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sssball2._x = this._x + 10; _parent.sssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sssball2._x = this._x + 10; _parent.sssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sssball2._x = this._x + 10; _parent.sssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sssball2._x = this._x + 10; _parent.sssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sssball2._x = this._x + 10; _parent.sssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sssball2._x = this._x + 10; _parent.sssball1._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sssball2._x = this._x + 10; _parent.sssball1._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 354 MovieClip "ssball4" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -4 + (-zzz_num); ishit = false; this.dis = 150; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 40) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 150; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sssball5._x = this._x + 10; _parent.sssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sssball5._x = this._x + 10; _parent.sssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sssball5._x = this._x + 10; _parent.sssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sssball5._x = this._x + 10; _parent.sssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sssball5._x = this._x + 10; _parent.sssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sssball5._x = this._x + 10; _parent.sssball6._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sssball5._x = this._x + 10; _parent.sssball6._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 355 MovieClip "ssball3" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 4 + zzz_num; ishit = false; this.dis = 150; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 40) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 150; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sssball7._x = this._x + 10; _parent.sssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sssball7._x = this._x + 10; _parent.sssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sssball7._x = this._x + 10; _parent.sssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sssball7._x = this._x + 10; _parent.sssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sssball7._x = this._x + 10; _parent.sssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sssball7._x = this._x + 10; _parent.sssball8._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sssball7._x = this._x + 10; _parent.sssball8._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 356 MovieClip "ssball8" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -4 + (-zzz_num); ishit = false; dis = 150; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 40) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 150; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sssball15._x = this._x + 10; _parent.sssball16._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sssball15._x = this._x + 10; _parent.sssball16._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sssball15._x = this._x + 10; _parent.sssball16._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sssball15._x = this._x + 10; _parent.sssball16._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sssball15._x = this._x + 10; _parent.sssball16._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sssball15._x = this._x + 10; _parent.sssball16._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sssball15._x = this._x + 10; _parent.sssball16._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 357 MovieClip "ssball7" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 4 + zzz_num; ishit = false; dis = 150; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 40) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 150; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sssball13._x = this._x + 10; _parent.sssball14._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sssball13._x = this._x + 10; _parent.sssball14._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sssball13._x = this._x + 10; _parent.sssball14._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sssball13._x = this._x + 10; _parent.sssball14._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sssball13._x = this._x + 10; _parent.sssball14._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sssball13._x = this._x + 10; _parent.sssball14._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sssball13._x = this._x + 10; _parent.sssball14._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 358 MovieClip "ssball6" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -4 + (-zzz_num); ishit = false; dis = 150; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 40) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 150; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sssball11._x = this._x + 10; _parent.sssball12._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sssball11._x = this._x + 10; _parent.sssball12._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sssball11._x = this._x + 10; _parent.sssball12._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sssmball11._x = this._x + 10; _parent.sssmball12._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sssball11._x = this._x + 10; _parent.sssball12._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sssball11._x = this._x + 10; _parent.sssball12._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sssball11._x = this._x + 10; _parent.sssball12._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 359 MovieClip "ssball5" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 4 + zzz_num; ishit = false; dis = 150; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 40) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 150; } if ((this._x > 530) || (this._x < 10)) { speedX = -1 * speedX; } if (this._x > 530) { this._x = 529; } if (this._x < 10) { this._x = 11; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); _parent.sssball9._x = this._x + 10; _parent.sssball10._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); _parent.sssball9._x = this._x + 10; _parent.sssball10._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); _parent.sssball9._x = this._x + 10; _parent.sssball10._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); _parent.sssball9._x = this._x + 10; _parent.sssball10._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); _parent.sssball9._x = this._x + 10; _parent.sssball10._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); _parent.sssball9._x = this._x + 10; _parent.sssball10._x = this._x - 10; this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); _parent.sssball9._x = this._x + 10; _parent.sssball10._x = this._x - 10; this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball2" in Frame 110
onClipEvent (load) { speedX = 3 + zzz_num; ishit = false; pang_start = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("2"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball1" in Frame 110
onClipEvent (load) { speedX = -3 + (-zzz_num); ishit = false; pang_start = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("1"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball4" in Frame 110
onClipEvent (load) { speedX = -3 + (-zzz_num); ishit = false; pang_start = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("4"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball3" in Frame 110
onClipEvent (load) { speedX = 3 + zzz_num; pang_start = false; ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("3"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball6" in Frame 110
onClipEvent (load) { speedX = -3 + (-zzz_num); pang_start = false; ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("6"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball5" in Frame 110
onClipEvent (load) { speedX = 3 + zzz_num; ishit = false; pang_start = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("5"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball8" in Frame 110
onClipEvent (load) { speedX = -3 + (-zzz_num); ishit = false; pang_start = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("8"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball7" in Frame 110
onClipEvent (load) { speedX = 3 + zzz_num; pang_start = false; ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("7"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball10" in Frame 110
onClipEvent (load) { speedX = -3 + (-zzz_num); pang_start = false; ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("10"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball9" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 3 + zzz_num; ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("9"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball12" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -3 + (-zzz_num); ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("12"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball11" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 3 + zzz_num; ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("11"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball14" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -3 + (-zzz_num); ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { trace("14"); _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball13" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 3 + zzz_num; ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("13"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball16" in Frame 110
onClipEvent (load) { pang_start = false; speedX = -3 + (-zzz_num); ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("16"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Instance of Symbol 360 MovieClip "sssball15" in Frame 110
onClipEvent (load) { pang_start = false; speedX = 3 + zzz_num; ishit = false; this.dis = 120; this._visible = false; } onClipEvent (enterFrame) { if (_parent.move_play) { if (ishit) { if (this.hit.hitTest(_parent.hero.Hit)) { _parent.canPlay = false; _parent.player_move = false; _parent.hero.gotoAndStop("die"); } g = g + _parent.GGG; this._x = this._x + speedX; sn = Math.abs(Math.cos((3.141593 * g) / 180)); this._y = (_parent.Hit._y + 45) - (sn * dis); if (((g % 360) == 90) || ((g % 360) == 270)) { dis = 120; } if ((this._x > 540) || (this._x < 0)) { speedX = -1 * speedX; } if (this._x > 540) { this._x = 539; } if (this._x < 0) { this._x = 1; } } } if (Att_hit) { if (this.hitTest(_parent.arrow_1.hit)) { trace("15"); _parent.arrow_1.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_2.hit)) { _parent.arrow_2.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_3.hit)) { _parent.arrow_3.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_4.hit)) { _parent.arrow_4.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_5.hit)) { _parent.arrow_5.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_7.hit)) { _parent.arrow_7.gotoAndStop(1); this.play(); ishit = false; } if (this.hitTest(_parent.arrow_8.hit)) { _parent.arrow_8.gotoAndStop(1); this.play(); ishit = false; } } }
Frame 113
trace("next"); cnt = 0; SoundObj.stop(); sx++; if (sx >= 3) { zzz_num = 2; } this.gotoAndStop("game_play");
Frame 117
canPlay = false; player_move = false; hero.gotoAndStop(1); SoundObj.stop();
Frame 118
function FNsend() { var _local1 = _root; LVwrite = new LoadVars(); LVwrite.site = _local1.site; LVwrite.game_id = _local1.game_id; LVwrite.user_id = _local1.user_id; LVwrite.score = _local1.Score; LVwrite.onLoad = function () { delete LVwrite; _root.ranking.menu.gotoAndStop(2); }; LVwrite.sendAndLoad((((((((((((("http://" + _local1.homepage) + "/") + _local1.site) + "/put_rank.") + _local1.prog) + "?flag=") + _local1.flag) + "&user_id=") + _local1.user_id) + "&game_id=") + _local1.game_id) + "&score=") + _local1.Score, LVwrite, "POST"); } time.stop(); SoundObj.stop(); if (((_root.user_id != "") && (_root.user_id != null)) && (_root.user_id != undefined)) { _root.FNsend(); _root.ranking.v_log._visible = false; }
Symbol 3 MovieClip Frame 1
this._x = _parent._parent.arrow_3._x; this._y = _parent._parent.arrow_3._y; speed = 8;
Symbol 3 MovieClip Frame 2
if (this.in_boss_bullet.hitTest(_parent._parent.Hitbox)) { _parent.removeMovieClip(this); } this.in_boss_bullet._x = this.in_boss_bullet._x + speed; var j = 1; while (j < 20) { if (_parent._parent["mball" + j].ishit) { if (this.hitTest(_parent._parent["mball" + j].hit)) { _parent._parent["mball" + j].play(); _parent.removeMovieClip(this); _parent._parent["mball" + j].ishit = false; } } if (_parent._parent["sball" + j].ishit) { if (this.hitTest(_parent._parent["sball" + j].hit)) { _parent._parent["sball" + j].play(); _parent.removeMovieClip(this); _parent._parent["sball" + j].ishit = false; } } if (_parent._parent["ssball" + j].ishit) { if (this.hitTest(_parent._parent["ssball" + j].hit)) { _parent._parent["ssball" + j].play(); this.removeMovieClip(this); _parent._parent["ssball" + j].ishit = false; } } if (_parent._parent["sssball" + j].ishit) { if (this.hitTest(_parent._parent["sssball" + j].hit)) { _parent._parent["sssball" + j].play(); _parent.removeMovieClip(this); _parent._parent["sssball" + j].ishit = false; } } if (_parent._parent.ball.ishit) { if (this.hitTest(_parent._parent.ball.hit)) { _parent._parent.ball.play(); _parent.removeMovieClip(this); _parent._parent.ball.ishit = false; } } j++; }
Symbol 3 MovieClip Frame 3
gotoAndPlay (2);
Symbol 4 MovieClip [bb] Frame 1
var i = 1; while (i <= 3) { this["m" + i]._rotation = 229.5 + (20 * i); i++; }
Symbol 12 MovieClip [ball2_2] Frame 1
stop();
Symbol 12 MovieClip [ball2_2] Frame 2
_parent.sball2._y = this._y; _parent.sball1._y = this._y; _parent.sball2.dis = (_parent.Hit._y - this._y) + 50; _parent.sball1.dis = (_parent.Hit._y - this._y) + 50; _parent.sball1.ishit = true; _parent.sball2.ishit = true; _parent.sball1.Att_hit = true; _parent.sball2.Att_hit = true; _parent.sball1.pang_start = true; _parent.sball2.pang_start = true; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 12 MovieClip [ball2_2] Frame 3
_parent.sball2._visible = true; _parent.sball1._visible = true; _parent.Score = _parent.Score + 80;
Symbol 12 MovieClip [ball2_2] Frame 7
stop(); _parent.removeMovieClip();
Symbol 13 MovieClip [ball_2] Frame 1
stop();
Symbol 13 MovieClip [ball_2] Frame 2
_parent.sball3._y = this._y; _parent.sball4._y = this._y; _parent.sball3.dis = (_parent.Hit._y - this._y) + 50; _parent.sball4.dis = (_parent.Hit._y - this._y) + 50; _parent.sball4.ishit = true; _parent.sball3.ishit = true; _parent.sball4.Att_hit = true; _parent.sball3.Att_hit = true; _parent.sball3.pang_start = true; _parent.sball4.pang_start = true; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 13 MovieClip [ball_2] Frame 3
_parent.sball3._visible = true; _parent.sball4._visible = true; _parent.Score = _parent.Score + 80;
Symbol 13 MovieClip [ball_2] Frame 7
stop(); _parent.removeMovieClip();
Symbol 37 MovieClip Frame 1
stop();
Symbol 40 Button
on (release) { _parent.gotoAndStop(5); }
Symbol 42 MovieClip Frame 1
this.stop();
Symbol 44 Button
on (release) { _parent.gotoAndStop(2); }
Symbol 46 MovieClip Frame 1
this.stop();
Symbol 48 Button
on (release) { _parent.gotoAndStop(4); }
Symbol 50 MovieClip Frame 1
this.stop();
Symbol 52 Button
on (release) { _parent.gotoAndStop(3); }
Symbol 54 MovieClip Frame 1
this.stop();
Symbol 55 MovieClip Frame 1
this.stop();
Symbol 55 MovieClip Frame 2
var i = 0; while (i < 10) { _root.ranking["rank" + i].text = ""; _root.ranking["user_id" + i].text = ""; _root.ranking["score" + i].text = ""; _root.ranking["date" + i].text = ""; i++; } _root.flag = 0; if (((_root.user_id != "") && (_root.user_id != null)) && (_root.user_id != undefined)) { _root.FNlist(); _parent.v_log._visible = false; }
Symbol 55 MovieClip Frame 3
var i = 0; while (i < 10) { _root.ranking["rank" + i].text = ""; _root.ranking["user_id" + i].text = ""; _root.ranking["score" + i].text = ""; _root.ranking["date" + i].text = ""; i++; } _root.flag = 1; if (((_root.user_id != "") && (_root.user_id != null)) && (_root.user_id != undefined)) { _root.FNlist(); _parent.v_log._visible = false; }
Symbol 55 MovieClip Frame 4
var i = 0; while (i < 10) { _root.ranking["rank" + i].text = ""; _root.ranking["user_id" + i].text = ""; _root.ranking["score" + i].text = ""; _root.ranking["date" + i].text = ""; i++; } _root.flag = 2; if (((_root.user_id != "") && (_root.user_id != null)) && (_root.user_id != undefined)) { _root.FNlist(); _parent.v_log._visible = false; }
Symbol 55 MovieClip Frame 5
var i = 0; while (i < 10) { _root.ranking["rank" + i].text = ""; _root.ranking["user_id" + i].text = ""; _root.ranking["score" + i].text = ""; _root.ranking["date" + i].text = ""; i++; } _root.flag = 3; if (((_root.user_id != "") && (_root.user_id != null)) && (_root.user_id != undefined)) { _root.FNlist(); _parent.v_log._visible = false; }
Symbol 100 MovieClip Frame 1
this.stop();
Symbol 100 MovieClip Frame 2
this.menu.gotoAndStop(2); this.gara.useHandCursor = false; this.gara1.useHandCursor = false;
Instance of Symbol 37 MovieClip in Symbol 100 MovieClip Frame 2
on (rollOver) { this.nextFrame(); } on (rollOut) { this.prevFrame(); } on (release) { _parent.prevFrame(); }
Symbol 116 MovieClip Frame 1
stop();
Instance of Symbol 116 MovieClip in Symbol 117 MovieClip Frame 1
on (rollOver) { this.nextFrame(); } on (rollOut) { this.prevFrame(); } on (release) { stopAllSounds(); _parent.gotoAndStop("game"); }
Symbol 120 MovieClip Frame 1
stop();
Instance of Symbol 120 MovieClip in Symbol 121 MovieClip Frame 1
on (rollOver) { this.nextFrame(); } on (rollOut) { this.prevFrame(); } on (release) { _parent.ranking.gotoAndStop(2); }
Symbol 126 MovieClip Frame 9
stop();
Symbol 127 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 40
_parent.nextFrame();
Symbol 164 MovieClip Frame 4321
_parent.gotoAndStop("timeover"); stop();
Symbol 170 MovieClip Frame 1
stop();
Symbol 186 MovieClip Frame 16
this.stop(); trace("ddddddddd"); _parent._parent.nextFrame();
Symbol 189 MovieClip Frame 1
stop();
Symbol 189 MovieClip Frame 240
_parent.gun = 1; _parent.item_bar.gotoAndStop(1); trace("chang");
Symbol 191 MovieClip Frame 1
stop();
Symbol 191 MovieClip Frame 2
_parent.score_plus = true;
Symbol 191 MovieClip Frame 70
_parent.score_plus = false;
Symbol 223 MovieClip Frame 1
stop();
Symbol 236 MovieClip Frame 48
stop();
Symbol 241 MovieClip Frame 1
stop();
Symbol 241 MovieClip Frame 2
_parent.Hit._x = -1000;
Symbol 241 MovieClip Frame 73
_parent.Hit._x = 4;
Symbol 260 MovieClip Frame 13
gotoAndPlay (3);
Symbol 263 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 7
_parent._parent.player_move = true;
Symbol 271 MovieClip Frame 22
_parent._parent.player_diebox.play();
Symbol 271 MovieClip Frame 62
stop();
Symbol 272 MovieClip Frame 1
stop(); name = _name; if (Key.isDown(37)) { this.gotoAndStop("left"); } if (Key.isDown(39)) { this.gotoAndStop("right"); }
Symbol 285 MovieClip Frame 1
stop(); this._x = -100; state = ""; _parent.A1 = true;
Symbol 285 MovieClip Frame 2
_parent.A1 = false;
Symbol 287 MovieClip Frame 1
stop(); this._x = -100; state = ""; _parent.A8 = false;
Symbol 287 MovieClip Frame 2
_parent.A8 = false;
Symbol 289 MovieClip Frame 1
stop(); this._x = -100; state = ""; _parent.A7 = true;
Symbol 289 MovieClip Frame 5
_parent.A8 = true; _parent.A7 = false;
Symbol 296 MovieClip Frame 1
stop(); this._x = -100; state = ""; _parent.A2 = true;
Symbol 296 MovieClip Frame 2
_parent.A2 = false;
Symbol 307 MovieClip Frame 1
stop(); state = "";
Symbol 307 MovieClip Frame 4
_parent.A3 = false; _parent.A4 = true;
Symbol 310 MovieClip Frame 1
stop();
Symbol 310 MovieClip Frame 75
_parent._parent._parent.pang_item_hit = true; _parent._parent._y = -500; this.Rnd = random(11) + 2; _parent._parent.gotoAndStop(Rnd);
Symbol 314 MovieClip Frame 1
stop();
Symbol 314 MovieClip Frame 9
_parent._visible = false; _parent._parent.pang_item_hit = true; _parent._y = -500; this.Rnd = random(11) + 2; _parent.gotoAndStop(Rnd);
Symbol 316 MovieClip Frame 1
stop();
Symbol 316 MovieClip Frame 75
_parent._parent._parent.pang_item_hit = true; _parent._parent._y = -500; this.Rnd = random(11) + 2; _parent._parent.gotoAndStop(Rnd);
Symbol 318 MovieClip Frame 1
stop();
Symbol 318 MovieClip Frame 9
_parent._visible = false; _parent._parent.pang_item_hit = true; _parent._y = -500; this.Rnd = random(11) + 2; _parent.gotoAndStop(Rnd);
Symbol 320 MovieClip Frame 1
stop();
Symbol 320 MovieClip Frame 75
_parent._parent._parent.pang_item_hit = true; _parent._parent._y = -500; this.Rnd = random(11) + 2; _parent._parent.gotoAndStop(Rnd);
Symbol 322 MovieClip Frame 1
stop();
Symbol 322 MovieClip Frame 9
_parent._visible = false; _parent._parent.pang_item_hit = true; _parent._y = -500; this.Rnd = random(11) + 2; _parent.gotoAndStop(Rnd);
Symbol 324 MovieClip Frame 1
stop();
Symbol 324 MovieClip Frame 75
_parent._parent._parent.pang_item_hit = true; _parent._parent._y = -500; this.Rnd = random(11) + 2; _parent._parent.gotoAndStop(Rnd);
Symbol 327 MovieClip Frame 1
stop();
Symbol 327 MovieClip Frame 9
_parent._visible = false; _parent._parent.pang_item_hit = true; _parent._y = -500; this.Rnd = random(11) + 2; _parent.gotoAndStop(Rnd);
Symbol 329 MovieClip Frame 1
stop();
Symbol 329 MovieClip Frame 75
_parent._parent._parent.pang_item_hit = true; _parent._parent._y = -500; this.Rnd = random(11) + 2; _parent._parent.gotoAndStop(Rnd);
Symbol 331 MovieClip Frame 1
stop();
Symbol 331 MovieClip Frame 2
_parent._parent.Plus.play();
Symbol 331 MovieClip Frame 9
_parent._visible = false; _parent._parent.pang_item_hit = true; _parent._y = -500; this.Rnd = random(11) + 2; _parent.gotoAndStop(Rnd);
Symbol 333 MovieClip Frame 1
stop();
Symbol 333 MovieClip Frame 75
_parent._parent._parent.pang_item_hit = true; _parent._parent._y = -500; this.Rnd = random(11) + 2; _parent._parent.gotoAndStop(Rnd);
Symbol 334 MovieClip Frame 1
stop();
Symbol 334 MovieClip Frame 9
_parent._visible = false; _parent._parent.pang_item_hit = true; _parent._y = -500; this.Rnd = random(11) + 2; _parent.gotoAndStop(Rnd);
Symbol 335 MovieClip Frame 2
num = 6;
Symbol 335 MovieClip Frame 3
num = 2;
Symbol 335 MovieClip Frame 4
num = 3;
Symbol 335 MovieClip Frame 5
num = 4;
Symbol 335 MovieClip Frame 6
num = 5;
Symbol 335 MovieClip Frame 7
num = 7;
Symbol 335 MovieClip Frame 8
num = 4;
Symbol 335 MovieClip Frame 9
num = 2;
Symbol 335 MovieClip Frame 10
num = 3;
Symbol 335 MovieClip Frame 11
num = 4;
Symbol 335 MovieClip Frame 12
num = 5;
Symbol 337 MovieClip Frame 1
stop(); state = "";
Symbol 337 MovieClip Frame 4
_parent.A5 = false; _parent.A3 = true;
Symbol 338 MovieClip Frame 1
stop(); state = "";
Symbol 338 MovieClip Frame 4
_parent.A4 = false; _parent.A5 = true;
Symbol 341 MovieClip Frame 1
stop();
Symbol 343 MovieClip Frame 1
stop();
Symbol 343 MovieClip Frame 3
_parent.move_play = false;
Symbol 343 MovieClip Frame 99
var v = 0; while (v < 20) { if (_parent.ball.pang_start) { _parent.ball._visible = true; } if (_parent["mball" + v].pang_start) { _parent["mball" + v]._visible = true; } if (_parent["sball" + v].pang_start) { _parent["sball" + v]._visible = true; } if (_parent["sssball" + v].pang_start) { _parent["ssball" + v]._visible = true; } if (_parent["sssball" + v].pang_start) { _parent["sssball" + v]._visible = true; } v++; }
Symbol 343 MovieClip Frame 102
var v = 1; while (v < 20) { if (_parent.ball.pang_start) { _parent.ball._visible = false; } if (_parent["mball" + v].pang_start) { _parent["mball" + v]._visible = false; } if (_parent["sball" + v].pang_start) { _parent["sball" + v]._visible = false; } if (_parent["sssball" + v].pang_start) { _parent["ssball" + v]._visible = false; } if (_parent["sssball" + v].pang_start) { _parent["sssball" + v]._visible = false; } v++; }
Symbol 343 MovieClip Frame 105
var v = 1; while (v < 20) { if (_parent.ball.pang_start) { _parent.ball._visible = true; } if (_parent["mball" + v].pang_start) { _parent["mball" + v]._visible = true; } if (_parent["sball" + v].pang_start) { _parent["sball" + v]._visible = true; } if (_parent["sssball" + v].pang_start) { _parent["ssball" + v]._visible = true; } if (_parent["sssball" + v].pang_start) { _parent["sssball" + v]._visible = true; } v++; }
Symbol 343 MovieClip Frame 108
var v = 1; while (v < 20) { if (_parent.ball.pang_start) { _parent.ball._visible = false; } if (_parent["mball" + v].pang_start) { _parent["mball" + v]._visible = false; } if (_parent["sball" + v].pang_start) { _parent["sball" + v]._visible = false; } if (_parent["sssball" + v].pang_start) { _parent["ssball" + v]._visible = false; } if (_parent["sssball" + v].pang_start) { _parent["sssball" + v]._visible = false; } v++; }
Symbol 343 MovieClip Frame 111
var v = 1; while (v < 20) { if (_parent.ball.pang_start) { _parent.ball._visible = true; } if (_parent["mball" + v].pang_start) { _parent["mball" + v]._visible = true; } if (_parent["sball" + v].pang_start) { _parent["sball" + v]._visible = true; } if (_parent["sssball" + v].pang_start) { _parent["ssball" + v]._visible = true; } if (_parent["sssball" + v].pang_start) { _parent["sssball" + v]._visible = true; } v++; }
Symbol 343 MovieClip Frame 114
var v = 1; while (v < 20) { if (_parent.ball.pang_start) { _parent.ball._visible = false; } if (_parent["mball" + v].pang_start) { _parent["mball" + v]._visible = false; } if (_parent["sball" + v].pang_start) { _parent["sball" + v]._visible = false; } if (_parent["sssball" + v].pang_start) { _parent["ssball" + v]._visible = false; } if (_parent["sssball" + v].pang_start) { _parent["sssball" + v]._visible = false; } v++; }
Symbol 343 MovieClip Frame 117
var v = 1; while (v < 20) { if (_parent.ball.pang_start) { _parent.ball._visible = true; } if (_parent["mball" + v].pang_start) { _parent["mball" + v]._visible = true; } if (_parent["sball" + v].pang_start) { _parent["sball" + v]._visible = true; } if (_parent["sssball" + v].pang_start) { _parent["ssball" + v]._visible = true; } if (_parent["sssball" + v].pang_start) { _parent["sssball" + v]._visible = true; } v++; }
Symbol 343 MovieClip Frame 131
_parent.move_play = true;
Symbol 347 MovieClip Frame 1
stop();
Symbol 347 MovieClip Frame 2
_parent.mball1.dis = _parent.Hit._y - this._y; _parent.mball2.dis = _parent.Hit._y - this._y; _parent.mball1._y = this._y; _parent.mball2._y = this._y; _parent.mball2.ishit = true; _parent.mball1.ishit = true; _parent.mball2.Att_hit = true; _parent.mball1.Att_hit = true; _parent.mball2.pang_start = true; _parent.mball1.pang_start = true; _parent.obj._x = this._x; _parent.obj._y = this._y; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 347 MovieClip Frame 3
_parent.mball1._visible = true; _parent.mball2._visible = true; _parent.Score = _parent.Score + 50;
Symbol 347 MovieClip Frame 7
stop(); _parent.removeMovieClip();
Symbol 348 MovieClip Frame 1
stop();
Symbol 348 MovieClip Frame 2
_parent.ssball3._y = this._y; _parent.ssball4._y = this._y; _parent.ssball3.ishit = true; _parent.ssball4.ishit = true; _parent.ssball3.Att_hit = true; _parent.ssball4.Att_hit = true; _parent.ssball3.pang_start = true; _parent.ssball4.pang_start = true; _parent.ssball3.dis = (_parent.Hit._y - this._y) + 50; _parent.ssball4.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 348 MovieClip Frame 3
_parent.ssball3._visible = true; _parent.ssball4._visible = true; _parent.Score = _parent.Score + 100;
Symbol 348 MovieClip Frame 7
stop(); _parent.removeMovieClip();
Symbol 349 MovieClip Frame 1
stop();
Symbol 349 MovieClip Frame 2
_parent.ssball2._y = this._y; _parent.ssball1._y = this._y; _parent.ssball1.ishit = true; _parent.ssball2.ishit = true; _parent.ssball1.Att_hit = true; _parent.ssball2.Att_hit = true; _parent.ssball1.pang_start = true; _parent.ssball2.pang_start = true; _parent.ssball2.dis = (_parent.Hit._y - this._y) + 50; _parent.ssball1.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 349 MovieClip Frame 3
_parent.ssball2._visible = true; _parent.ssball1._visible = true; _parent.Score = _parent.Score + 100;
Symbol 349 MovieClip Frame 7
stop(); this.removeMovieClip(this);
Symbol 350 MovieClip Frame 1
stop();
Symbol 350 MovieClip Frame 2
_parent.ssball5._y = this._y; _parent.ssball6._y = this._y; _parent.ssball5.ishit = true; _parent.ssball6.ishit = true; _parent.ssball5.Att_hit = true; _parent.ssball6.Att_hit = true; _parent.ssball5.pang_start = true; _parent.ssball6.pang_start = true; _parent.ssball5.dis = (_parent.Hit._y - this._y) + 50; _parent.ssball6.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 350 MovieClip Frame 3
_parent.ssball5._visible = true; _parent.ssball6._visible = true; _parent.Score = _parent.Score + 100;
Symbol 350 MovieClip Frame 8
stop(); _parent.removeMovieClip();
Symbol 351 MovieClip Frame 1
stop();
Symbol 351 MovieClip Frame 2
_parent.ssball7._y = this._y; _parent.ssball8._y = this._y; _parent.ssball7.ishit = true; _parent.ssball8.ishit = true; _parent.ssball7.Att_hit = true; _parent.ssball8.Att_hit = true; _parent.ssball7.pang_start = true; _parent.ssball8.pang_start = true; _parent.ssball7.dis = (_parent.Hit._y - this._y) + 50; _parent.ssball8.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 351 MovieClip Frame 3
_parent.ssball7._visible = true; _parent.ssball8._visible = true; _parent.Score = _parent.Score + 100;
Symbol 351 MovieClip Frame 8
stop(); _parent.removeMovieClip();
Symbol 352 MovieClip Frame 1
stop();
Symbol 352 MovieClip Frame 2
_parent.sssball4._y = this._y; _parent.sssball3._y = this._y; _parent.sssball3.ishit = true; _parent.sssball4.ishit = true; _parent.sssball3.Att_hit = true; _parent.sssball4.Att_hit = true; _parent.sssball4.pang_start = true; _parent.sssball3.pang_start = true; _parent.sssball3.dis = (_parent.Hit._y - this._y) + 50; _parent.sssball4.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 352 MovieClip Frame 3
_parent.sssball3._visible = true; _parent.sssball4._visible = true; _parent.Score = _parent.Score + 120;
Symbol 352 MovieClip Frame 7
stop(); this.removeMovieClip(this);
Symbol 353 MovieClip Frame 1
stop();
Symbol 353 MovieClip Frame 2
_parent.sssball2._y = this._y; _parent.sssball1._y = this._y; _parent.sssball1.ishit = true; _parent.sssball2.ishit = true; _parent.sssball1.Att_hit = true; _parent.sssball2.Att_hit = true; _parent.sssball2.pang_start = true; _parent.sssball1.pang_start = true; _parent.sssball2.dis = (_parent.Hit._y - this._y) + 50; _parent.sssball1.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 353 MovieClip Frame 3
_parent.sssball2._visible = true; _parent.sssball1._visible = true; _parent.Score = _parent.Score + 120;
Symbol 353 MovieClip Frame 7
stop();
Symbol 354 MovieClip Frame 1
stop();
Symbol 354 MovieClip Frame 2
_parent.sssball5._y = this._y; _parent.sssball6._y = this._y; _parent.sssball5.ishit = true; _parent.sssball6.ishit = true; _parent.sssball5.Att_hit = true; _parent.sssball6.Att_hit = true; _parent.sssball6.pang_start = true; _parent.sssball5.pang_start = true; _parent.sssball5.dis = (_parent.Hit._y - this._y) + 50; _parent.sssball6.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 354 MovieClip Frame 3
_parent.sssball5._visible = true; _parent.sssball6._visible = true; _parent.Score = _parent.Score + 120;
Symbol 354 MovieClip Frame 7
stop(); this.removeMovieClip(this);
Symbol 355 MovieClip Frame 1
stop();
Symbol 355 MovieClip Frame 2
_parent.sssball8._y = this._y; _parent.sssball7._y = this._y; _parent.sssball7.ishit = true; _parent.sssball8.ishit = true; _parent.sssball7.Att_hit = true; _parent.sssball8.Att_hit = true; _parent.sssball7.pang_start = true; _parent.sssball8.pang_start = true; _parent.sssball7.dis = (_parent.Hit._y - this._y) + 50; _parent.sssball8.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 355 MovieClip Frame 3
_parent.sssball7._visible = true; _parent.sssball8._visible = true; _parent.Score = _parent.Score + 120;
Symbol 355 MovieClip Frame 7
stop(); this.removeMovieClip(this);
Symbol 356 MovieClip Frame 1
stop();
Symbol 356 MovieClip Frame 2
_parent.sssball15._y = this._y; _parent.sssball16._y = this._y; _parent.sssball15.ishit = true; _parent.sssball16.ishit = true; _parent.sssball15.Att_hit = true; _parent.sssball16.Att_hit = true; _parent.sssball16.pang_start = true; _parent.sssball15.pang_start = true; _parent.sssball15.dis = (_parent.Hit._y - this._y) + 50; _parent.sssball16.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 356 MovieClip Frame 3
_parent.sssball15._visible = true; _parent.sssball16._visible = true; _parent.Score = _parent.Score + 120;
Symbol 356 MovieClip Frame 7
stop(); this.removeMovieClip(this);
Symbol 357 MovieClip Frame 1
stop();
Symbol 357 MovieClip Frame 2
_parent.sssball13._y = this._y; _parent.sssball14._y = this._y; _parent.sssball13.ishit = true; _parent.sssball14.ishit = true; _parent.sssball13.Att_hit = true; _parent.sssball14.Att_hit = true; _parent.sssball13.pang_start = true; _parent.sssball14.pang_start = true; _parent.sssball14.dis = (_parent.Hit._y - this._y) + 50; _parent.sssball13.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 357 MovieClip Frame 3
_parent.sssball13._visible = true; _parent.sssball14._visible = true; _parent.Score = _parent.Score + 120;
Symbol 357 MovieClip Frame 7
stop(); this.removeMovieClip(this);
Symbol 358 MovieClip Frame 1
stop();
Symbol 358 MovieClip Frame 2
_parent.sssball12._y = this._y; _parent.sssball11._y = this._y; _parent.sssball11.ishit = true; _parent.sssball12.ishit = true; _parent.sssball11.Att_hit = true; _parent.sssball12.Att_hit = true; _parent.sssball12.pang_start = true; _parent.sssball11.pang_start = true; _parent.sssball12.dis = (_parent.Hit._y - this._y) + 50; _parent.sssball11.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 358 MovieClip Frame 3
_parent.sssball12._visible = true; _parent.sssball11._visible = true; _parent.Score = _parent.Score + 120;
Symbol 358 MovieClip Frame 7
stop(); this.removeMovieClip(this);
Symbol 359 MovieClip Frame 1
stop();
Symbol 359 MovieClip Frame 2
_parent.sssball9._y = this._y; _parent.sssball10._y = this._y; _parent.sssball9.ishit = true; _parent.sssball10.ishit = true; _parent.sssball9.Att_hit = true; _parent.sssball10.Att_hit = true; _parent.sssball9.pang_start = true; _parent.sssball10.pang_start = true; _parent.sssball9.dis = (_parent.Hit._y - this._y) + 50; _parent.sssball10.dis = (_parent.Hit._y - this._y) + 50; if (random(3) == 0) { if (_parent.pang_item_hit) { _parent.item_Down = true; _parent.obj._x = this._x; _parent.obj._y = this._y; _parent.pang_item_hit = false; _parent.obj._visible = true; _parent.obj.in_obj.start_obj.play(); } }
Symbol 359 MovieClip Frame 3
_parent.sssball9._visible = true; _parent.sssball10._visible = true; _parent.Score = _parent.Score + 120;
Symbol 359 MovieClip Frame 7
stop(); this.removeMovieClip(this);
Symbol 360 MovieClip Frame 1
stop();
Symbol 360 MovieClip Frame 3
_parent.Score = _parent.Score + 150;
Symbol 360 MovieClip Frame 7
stop(); _parent.cnt++;
Symbol 364 MovieClip Frame 1
stop();
Symbol 364 MovieClip Frame 35
stop(); _parent.gotoAndStop("gameover");
Symbol 367 MovieClip Frame 46
_parent.gotoAndStop("gameover");
Symbol 374 MovieClip Frame 1
stop();
Symbol 379 MovieClip Frame 1
this.gara.useHandCursor = false; var i = 0; while (i < 10) { _root.ranking["rank" + i].text = ""; _root.ranking["user_id" + i].text = ""; _root.ranking["score" + i].text = ""; _root.ranking["date" + i].text = ""; i++; } this.stop();
Instance of Symbol 37 MovieClip in Symbol 379 MovieClip Frame 1
on (rollOver) { this.nextFrame(); } on (rollOut) { this.prevFrame(); } on (release) { _parent._parent.gotoAndPlay("first"); }
Instance of Symbol 374 MovieClip in Symbol 379 MovieClip Frame 1
on (rollOver) { this.nextFrame(); } on (rollOut) { this.prevFrame(); } on (release) { getURL ("http://youxi.du38.com", "_blank"); }

Library Items

Symbol 1 Sound [bg_m]
Symbol 2 MovieClipUsed by:3
Symbol 3 MovieClipUses:2Used by:4
Symbol 4 MovieClip [bb]Uses:3
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:12 13 347 348 349 350 351 352 353 354 355 356 357 358 359 360
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:12 13 347 348 349 350 351 352 353 354 355 356 357 358 359 360
Symbol 9 GraphicUsed by:12 13 348 349 350 351 352 353 354 355 356 357 358 359 360
Symbol 10 SoundUsed by:12 13 347 348 349 350 351 352 353 354 355 356 357 358 359 360
Symbol 11 GraphicUsed by:12 13 348 349 350 351 352 353 354 355 356 357 358 359 360
Symbol 12 MovieClip [ball2_2]Uses:6 8 9 10 11Used by:Timeline
Symbol 13 MovieClip [ball_2]Uses:6 8 9 10 11Used by:Timeline
Symbol 14 GraphicUsed by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 GraphicUsed by:Timeline
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:17Used by:Timeline
Symbol 19 GraphicUsed by:Timeline
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:Timeline
Symbol 22 GraphicUsed by:Timeline
Symbol 23 GraphicUsed by:Timeline
Symbol 24 SoundUsed by:Timeline
Symbol 25 SoundUsed by:Timeline
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:Timeline
Symbol 28 GraphicUsed by:Timeline
Symbol 29 GraphicUsed by:30
Symbol 30 ButtonUses:29Used by:100
Symbol 31 GraphicUsed by:100
Symbol 32 GraphicUsed by:37 374
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:33Used by:37 374
Symbol 35 GraphicUsed by:37
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:32 34 35 36Used by:100 379
Symbol 38 GraphicUsed by:100
Symbol 39 GraphicUsed by:40
Symbol 40 ButtonUses:39Used by:42
Symbol 41 GraphicUsed by:42 55
Symbol 42 MovieClipUses:40 41Used by:55
Symbol 43 GraphicUsed by:44
Symbol 44 ButtonUses:43Used by:46
Symbol 45 GraphicUsed by:46 55
Symbol 46 MovieClipUses:44 45Used by:55
Symbol 47 GraphicUsed by:48
Symbol 48 ButtonUses:47Used by:50
Symbol 49 GraphicUsed by:50 55
Symbol 50 MovieClipUses:48 49Used by:55
Symbol 51 GraphicUsed by:52
Symbol 52 ButtonUses:51Used by:54
Symbol 53 GraphicUsed by:54 55
Symbol 54 MovieClipUses:52 53Used by:55
Symbol 55 MovieClipUses:42 46 50 54 45 53 49 41Used by:100
Symbol 56 FontUsed by:57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98
Symbol 57 EditableTextUses:56Used by:100
Symbol 58 EditableTextUses:56Used by:100
Symbol 59 EditableTextUses:56Used by:100
Symbol 60 EditableTextUses:56Used by:100
Symbol 61 EditableTextUses:56Used by:100
Symbol 62 EditableTextUses:56Used by:100
Symbol 63 EditableTextUses:56Used by:100
Symbol 64 EditableTextUses:56Used by:100
Symbol 65 EditableTextUses:56Used by:100
Symbol 66 EditableTextUses:56Used by:100
Symbol 67 EditableTextUses:56Used by:100
Symbol 68 EditableTextUses:56Used by:100
Symbol 69 EditableTextUses:56Used by:100
Symbol 70 EditableTextUses:56Used by:100
Symbol 71 EditableTextUses:56Used by:100
Symbol 72 EditableTextUses:56Used by:100
Symbol 73 EditableTextUses:56Used by:100
Symbol 74 EditableTextUses:56Used by:100
Symbol 75 EditableTextUses:56Used by:100
Symbol 76 EditableTextUses:56Used by:100
Symbol 77 EditableTextUses:56Used by:100
Symbol 78 EditableTextUses:56Used by:100
Symbol 79 EditableTextUses:56Used by:100
Symbol 80 EditableTextUses:56Used by:100
Symbol 81 EditableTextUses:56Used by:100
Symbol 82 EditableTextUses:56Used by:100
Symbol 83 EditableTextUses:56Used by:100
Symbol 84 EditableTextUses:56Used by:100
Symbol 85 EditableTextUses:56Used by:100
Symbol 86 EditableTextUses:56Used by:100
Symbol 87 EditableTextUses:56Used by:100
Symbol 88 EditableTextUses:56Used by:100
Symbol 89 EditableTextUses:56Used by:100
Symbol 90 EditableTextUses:56Used by:100
Symbol 91 EditableTextUses:56Used by:100
Symbol 92 EditableTextUses:56Used by:100
Symbol 93 EditableTextUses:56Used by:100
Symbol 94 EditableTextUses:56Used by:100
Symbol 95 EditableTextUses:56Used by:100
Symbol 96 EditableTextUses:56Used by:100
Symbol 97 GraphicUsed by:99
Symbol 98 EditableTextUses:56Used by:99
Symbol 99 MovieClipUses:97 98Used by:100
Symbol 100 MovieClipUses:30 31 37 38 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 99Used by:Timeline
Symbol 101 GraphicUsed by:111
Symbol 102 GraphicUsed by:111
Symbol 103 GraphicUsed by:111
Symbol 104 GraphicUsed by:111
Symbol 105 GraphicUsed by:111
Symbol 106 GraphicUsed by:111
Symbol 107 GraphicUsed by:111
Symbol 108 GraphicUsed by:111
Symbol 109 GraphicUsed by:111
Symbol 110 GraphicUsed by:111
Symbol 111 MovieClipUses:101 102 103 104 105 106 107 108 109 110Used by:Timeline
Symbol 112 SoundUsed by:Timeline
Symbol 113 GraphicUsed by:116 120
Symbol 114 GraphicUsed by:116
Symbol 115 GraphicUsed by:116
Symbol 116 MovieClipUses:113 114 115Used by:117  Timeline
Symbol 117 MovieClipUses:116Used by:Timeline
Symbol 118 GraphicUsed by:120
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClipUses:113 118 119Used by:121  Timeline
Symbol 121 MovieClipUses:120Used by:Timeline
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClipUses:122Used by:126
Symbol 124 GraphicUsed by:125
Symbol 125 MovieClipUses:124Used by:126
Symbol 126 MovieClipUses:123 125Used by:127
Symbol 127 MovieClipUses:126Used by:Timeline
Symbol 128 BitmapUsed by:129
Symbol 129 GraphicUses:128Used by:Timeline
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClipUses:130Used by:146 187
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:132Used by:146 187
Symbol 134 GraphicUsed by:135
Symbol 135 MovieClipUses:134Used by:146 187
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:146 187
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClipUses:138Used by:146 187
Symbol 140 GraphicUsed by:146 187
Symbol 141 GraphicUsed by:142
Symbol 142 MovieClipUses:141Used by:146 187
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClipUses:143Used by:146 187
Symbol 145 GraphicUsed by:146 187
Symbol 146 MovieClipUses:131 133 135 137 139 140 142 144 145Used by:Timeline
Symbol 147 BitmapUsed by:149
Symbol 148 BitmapUsed by:149
Symbol 149 GraphicUses:147 148Used by:Timeline
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:150Used by:Timeline
Symbol 152 GraphicUsed by:155
Symbol 153 GraphicUsed by:155
Symbol 154 SoundUsed by:155
Symbol 155 MovieClipUses:152 153 154Used by:Timeline
Symbol 156 GraphicUsed by:Timeline
Symbol 157 FontUsed by:158 171 172 188 190
Symbol 158 TextUses:157Used by:Timeline
Symbol 159 GraphicUsed by:Timeline
Symbol 160 GraphicUsed by:164
Symbol 161 GraphicUsed by:162 164
Symbol 162 MovieClipUses:161Used by:164
Symbol 163 GraphicUsed by:164
Symbol 164 MovieClipUses:160 162 161 163Used by:Timeline
Symbol 165 GraphicUsed by:170
Symbol 166 GraphicUsed by:170
Symbol 167 GraphicUsed by:170
Symbol 168 GraphicUsed by:170
Symbol 169 GraphicUsed by:170
Symbol 170 MovieClipUses:165 166 167 168 169Used by:Timeline
Symbol 171 EditableTextUses:157Used by:Timeline
Symbol 172 EditableTextUses:157Used by:Timeline
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:186 269
Symbol 175 GraphicUsed by:176
Symbol 176 MovieClipUses:175Used by:186 269
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:177Used by:186 269
Symbol 179 GraphicUsed by:180 185
Symbol 180 MovieClipUses:179Used by:186
Symbol 181 GraphicUsed by:182
Symbol 182 MovieClipUses:181Used by:186 269
Symbol 183 GraphicUsed by:184
Symbol 184 MovieClipUses:183Used by:186 269
Symbol 185 MovieClipUses:179Used by:186
Symbol 186 MovieClipUses:174 176 178 180 182 184 185Used by:187
Symbol 187 MovieClipUses:131 133 135 137 139 140 142 144 186 145Used by:Timeline
Symbol 188 EditableTextUses:157Used by:189
Symbol 189 MovieClipUses:188Used by:Timeline
Symbol 190 EditableTextUses:157Used by:191
Symbol 191 MovieClipUses:190Used by:Timeline
Symbol 192 GraphicUsed by:193
Symbol 193 MovieClipUses:192Used by:235 236 260 269 271
Symbol 194 GraphicUsed by:195
Symbol 195 MovieClipUses:194Used by:235 236 260 269 271
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:196Used by:235 236 260 269 271
Symbol 198 GraphicUsed by:199
Symbol 199 MovieClipUses:198Used by:235 236 260 269 271
Symbol 200 GraphicUsed by:201
Symbol 201 MovieClipUses:200Used by:235 236 260 269 271
Symbol 202 GraphicUsed by:203
Symbol 203 MovieClipUses:202Used by:235 236 260 269 271
Symbol 204 GraphicUsed by:205
Symbol 205 MovieClipUses:204Used by:235 236 260 269 271
Symbol 206 GraphicUsed by:207
Symbol 207 MovieClipUses:206Used by:235 236 260 269 271
Symbol 208 GraphicUsed by:209
Symbol 209 MovieClipUses:208Used by:235 236 260 269 271
Symbol 210 GraphicUsed by:211
Symbol 211 MovieClipUses:210Used by:235 236 260 269 271
Symbol 212 GraphicUsed by:215
Symbol 213 GraphicUsed by:214
Symbol 214 MovieClipUses:213Used by:215
Symbol 215 MovieClipUses:212 214Used by:236 260 269 271
Symbol 216 GraphicUsed by:217 277
Symbol 217 MovieClipUses:216Used by:220
Symbol 218 GraphicUsed by:219
Symbol 219 MovieClipUses:218Used by:220 223 271
Symbol 220 MovieClipUses:217 219Used by:223
Symbol 221 GraphicUsed by:223 292
Symbol 222 GraphicUsed by:223
Symbol 223 MovieClipUses:220 221 219 222Used by:236 260
Symbol 224 GraphicUsed by:225
Symbol 225 MovieClipUses:224Used by:236 260 269 271
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:226Used by:236 269 271
Symbol 228 GraphicUsed by:229
Symbol 229 MovieClipUses:228Used by:235 236
Symbol 230 GraphicUsed by:236
Symbol 231 GraphicUsed by:232
Symbol 232 MovieClipUses:231Used by:235 236
Symbol 233 GraphicUsed by:236
Symbol 234 GraphicUsed by:236
Symbol 235 MovieClipUses:193 195 197 232 229 199 201 203 205 207 209 211Used by:236
Symbol 236 MovieClipUses:193 195 197 199 201 203 205 207 209 211 215 223 225 227 229 230 232 233 234 235Used by:272
Symbol 237 GraphicUsed by:238
Symbol 238 MovieClipUses:237Used by:272
Symbol 239 GraphicUsed by:241
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:239 240Used by:272
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:242Used by:260
Symbol 244 GraphicUsed by:245
Symbol 245 MovieClipUses:244Used by:260
Symbol 246 GraphicUsed by:247
Symbol 247 MovieClipUses:246Used by:260
Symbol 248 GraphicUsed by:249
Symbol 249 MovieClipUses:248Used by:260
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:260
Symbol 252 GraphicUsed by:253
Symbol 253 MovieClipUses:252Used by:260
Symbol 254 GraphicUsed by:255
Symbol 255 MovieClipUses:254Used by:260
Symbol 256 GraphicUsed by:257
Symbol 257 MovieClipUses:256Used by:260
Symbol 258 GraphicUsed by:259
Symbol 259 MovieClipUses:258Used by:260
Symbol 260 MovieClipUses:193 195 197 199 201 203 205 207 209 211 215 223 225 243 245 247 249 251 253 255 257 259Used by:272
Symbol 261 GraphicUsed by:263
Symbol 262 GraphicUsed by:263
Symbol 263 MovieClipUses:261 262Used by:269
Symbol 264 GraphicUsed by:269
Symbol 265 GraphicUsed by:269
Symbol 266 GraphicUsed by:269
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:267Used by:269
Symbol 269 MovieClipUses:193 195 197 199 201 203 205 207 209 211 215 263 225 227 264 265 266 182 184 178 268 174 176Used by:272
Symbol 270 SoundUsed by:271
Symbol 271 MovieClipUses:193 195 197 199 201 203 205 207 209 211 215 219 225 227 270Used by:272
Symbol 272 MovieClipUses:236 238 241 260 269 271Used by:Timeline
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClipUses:273Used by:Timeline
Symbol 275 GraphicUsed by:276
Symbol 276 MovieClipUses:275Used by:Timeline
Symbol 277 MovieClipUses:216Used by:285 287 289
Symbol 278 ShapeTweeningUsed by:285
Symbol 279 GraphicUsed by:285 287 289
Symbol 280 GraphicUsed by:281
Symbol 281 MovieClipUses:280Used by:285 287 289 296
Symbol 282 SoundUsed by:285 287 289
Symbol 283 GraphicUsed by:285 287 289 296
Symbol 284 GraphicUsed by:285 287 289 296
Symbol 285 MovieClipUses:277 278 279 281 282 283 284Used by:Timeline
Symbol 286 ShapeTweeningUsed by:287
Symbol 287 MovieClipUses:277 286 279 281 282 283 284Used by:Timeline
Symbol 288 ShapeTweeningUsed by:289
Symbol 289 MovieClipUses:277 288 279 281 282 283 284Used by:Timeline
Symbol 290 GraphicUsed by:291
Symbol 291 MovieClipUses:290Used by:Timeline
Symbol 292 MovieClipUses:221Used by:296
Symbol 293 ShapeTweeningUsed by:296
Symbol 294 GraphicUsed by:296
Symbol 295 SoundUsed by:296
Symbol 296 MovieClipUses:292 293 294 281 295 283 284Used by:Timeline
Symbol 297 GraphicUsed by:307
Symbol 298 GraphicUsed by:299
Symbol 299 MovieClipUses:298Used by:307 337 338
Symbol 300 GraphicUsed by:301
Symbol 301 MovieClipUses:300Used by:307 337 338
Symbol 302 GraphicUsed by:303
Symbol 303 MovieClipUses:302Used by:307 337 338
Symbol 304 GraphicUsed by:305
Symbol 305 MovieClipUses:304Used by:307 337 338
Symbol 306 SoundUsed by:307 337 338
Symbol 307 MovieClipUses:297 299 301 303 305 306Used by:Timeline
Symbol 308 GraphicUsed by:335
Symbol 309 GraphicUsed by:310
Symbol 310 MovieClipUses:309Used by:314
Symbol 311 GraphicUsed by:312
Symbol 312 MovieClipUses:311Used by:314
Symbol 313 SoundUsed by:314 318 322 327 331 334 341
Symbol 314 MovieClipUses:310 312 313Used by:335
Symbol 315 GraphicUsed by:316 317
Symbol 316 MovieClipUses:315Used by:318
Symbol 317 MovieClipUses:315Used by:318
Symbol 318 MovieClipUses:316 317 313Used by:335
Symbol 319 GraphicUsed by:320 321
Symbol 320 MovieClipUses:319Used by:322
Symbol 321 MovieClipUses:319Used by:322
Symbol 322 MovieClipUses:320 321 313Used by:335
Symbol 323 GraphicUsed by:324
Symbol 324 MovieClipUses:323Used by:327
Symbol 325 GraphicUsed by:326
Symbol 326 MovieClipUses:325Used by:327
Symbol 327 MovieClipUses:324 326 313Used by:335
Symbol 328 GraphicUsed by:329 330
Symbol 329 MovieClipUses:328Used by:331
Symbol 330 MovieClipUses:328Used by:331
Symbol 331 MovieClipUses:329 330 313Used by:335
Symbol 332 GraphicUsed by:333
Symbol 333 MovieClipUses:332Used by:334
Symbol 334 MovieClipUses:333 313Used by:335
Symbol 335 MovieClipUses:308 314 318 322 327 331 334Used by:Timeline
Symbol 336 GraphicUsed by:337 338
Symbol 337 MovieClipUses:336 299 301 303 305 306Used by:Timeline
Symbol 338 MovieClipUses:336 299 301 303 305 306Used by:Timeline
Symbol 339 FontUsed by:340
Symbol 340 EditableTextUses:339Used by:341
Symbol 341 MovieClipUses:340 313Used by:Timeline
Symbol 342 GraphicUsed by:343
Symbol 343 MovieClipUses:342Used by:Timeline
Symbol 344 GraphicUsed by:Timeline
Symbol 345 GraphicUsed by:347
Symbol 346 GraphicUsed by:347
Symbol 347 MovieClipUses:6 8 345 10 346Used by:Timeline
Symbol 348 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 349 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 350 MovieClipUses:8 6 9 10 11Used by:Timeline
Symbol 351 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 352 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 353 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 354 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 355 MovieClipUses:8 6 9 10 11Used by:Timeline
Symbol 356 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 357 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 358 MovieClipUses:8 6 9 10 11Used by:Timeline
Symbol 359 MovieClipUses:6 8 9 10 11Used by:Timeline
Symbol 360 MovieClipUses:8 6 9 10 11Used by:Timeline
Symbol 361 GraphicUsed by:362
Symbol 362 MovieClipUses:361Used by:364
Symbol 363 SoundUsed by:364 367
Symbol 364 MovieClipUses:362 363Used by:Timeline
Symbol 365 GraphicUsed by:366
Symbol 366 MovieClipUses:365Used by:367
Symbol 367 MovieClipUses:366 363Used by:Timeline
Symbol 368 GraphicUsed by:379
Symbol 369 GraphicUsed by:379
Symbol 370 GraphicUsed by:379
Symbol 371 GraphicUsed by:379
Symbol 372 GraphicUsed by:374
Symbol 373 GraphicUsed by:374
Symbol 374 MovieClipUses:32 34 372 373Used by:379
Symbol 375 GraphicUsed by:378
Symbol 376 GraphicUsed by:378
Symbol 377 GraphicUsed by:378
Symbol 378 ButtonUses:375 376 377Used by:379
Symbol 379 MovieClipUses:368 369 370 371 37 374 378Used by:Timeline

Instance Names

"load_bar"Frame 1Symbol 21 MovieClip
"ranking"Frame 65Symbol 100 MovieClip
"AA"Frame 107Symbol 127 MovieClip
"Box"Frame 108Symbol 151 MovieClip
"time"Frame 108Symbol 164 MovieClip
"item_bar"Frame 108Symbol 170 MovieClip
"chang"Frame 109Symbol 189 MovieClip
"Plus"Frame 109Symbol 191 MovieClip
"hero"Frame 109Symbol 272 MovieClip
"Hitbox"Frame 109Symbol 274 MovieClip
"Box"Frame 110Symbol 151 MovieClip
"Hit"Frame 110Symbol 276 MovieClip
"arrow_1"Frame 110Symbol 285 MovieClip
"arrow_8"Frame 110Symbol 287 MovieClip
"arrow_7"Frame 110Symbol 289 MovieClip
"mc"Frame 110Symbol 291 MovieClip
"arrow_2"Frame 110Symbol 296 MovieClip
"arrow_3"Frame 110Symbol 307 MovieClip
"obj"Frame 110Symbol 335 MovieClip
"arrow_5"Frame 110Symbol 337 MovieClip
"arrow_4"Frame 110Symbol 338 MovieClip
"ball_hit_set"Frame 110Symbol 343 MovieClip
"ball"Frame 110Symbol 347 MovieClip
"mball1"Frame 110Symbol 13 MovieClip [ball_2]
"mball2"Frame 110Symbol 12 MovieClip [ball2_2]
"sball1"Frame 110Symbol 348 MovieClip
"sball2"Frame 110Symbol 349 MovieClip
"sball3"Frame 110Symbol 350 MovieClip
"sball4"Frame 110Symbol 351 MovieClip
"ssball1"Frame 110Symbol 352 MovieClip
"ssball2"Frame 110Symbol 353 MovieClip
"ssball4"Frame 110Symbol 354 MovieClip
"ssball3"Frame 110Symbol 355 MovieClip
"ssball8"Frame 110Symbol 356 MovieClip
"ssball7"Frame 110Symbol 357 MovieClip
"ssball6"Frame 110Symbol 358 MovieClip
"ssball5"Frame 110Symbol 359 MovieClip
"sssball2"Frame 110Symbol 360 MovieClip
"sssball1"Frame 110Symbol 360 MovieClip
"sssball4"Frame 110Symbol 360 MovieClip
"sssball3"Frame 110Symbol 360 MovieClip
"sssball6"Frame 110Symbol 360 MovieClip
"sssball5"Frame 110Symbol 360 MovieClip
"sssball8"Frame 110Symbol 360 MovieClip
"sssball7"Frame 110Symbol 360 MovieClip
"sssball10"Frame 110Symbol 360 MovieClip
"sssball9"Frame 110Symbol 360 MovieClip
"sssball12"Frame 110Symbol 360 MovieClip
"sssball11"Frame 110Symbol 360 MovieClip
"sssball14"Frame 110Symbol 360 MovieClip
"sssball13"Frame 110Symbol 360 MovieClip
"sssball16"Frame 110Symbol 360 MovieClip
"sssball15"Frame 110Symbol 360 MovieClip
"player_diebox"Frame 110Symbol 364 MovieClip
"ranking"Frame 118Symbol 379 MovieClip
"in_boss_bullet"Symbol 3 MovieClip Frame 1Symbol 2 MovieClip
"m1"Symbol 4 MovieClip [bb] Frame 1Symbol 3 MovieClip
"m3"Symbol 4 MovieClip [bb] Frame 1Symbol 3 MovieClip
"m2"Symbol 4 MovieClip [bb] Frame 1Symbol 3 MovieClip
"hit"Symbol 12 MovieClip [ball2_2] Frame 1Symbol 8 MovieClip
"hit"Symbol 13 MovieClip [ball_2] Frame 1Symbol 8 MovieClip
"b4"Symbol 55 MovieClip Frame 1Symbol 42 MovieClip
"b1"Symbol 55 MovieClip Frame 1Symbol 46 MovieClip
"b3"Symbol 55 MovieClip Frame 1Symbol 50 MovieClip
"b2"Symbol 55 MovieClip Frame 1Symbol 54 MovieClip
"b1"Symbol 55 MovieClip Frame 3Symbol 46 MovieClip
"b2"Symbol 55 MovieClip Frame 4Symbol 54 MovieClip
"b3"Symbol 55 MovieClip Frame 5Symbol 50 MovieClip
"gara"Symbol 100 MovieClip Frame 2Symbol 30 Button
"menu"Symbol 100 MovieClip Frame 2Symbol 55 MovieClip
"gara1"Symbol 100 MovieClip Frame 2Symbol 30 Button
"v_log"Symbol 100 MovieClip Frame 2Symbol 99 MovieClip
"bg_ball"Symbol 187 MovieClip Frame 12Symbol 186 MovieClip
"Att_go"Symbol 236 MovieClip Frame 1Symbol 223 MovieClip
"Att_go"Symbol 260 MovieClip Frame 3Symbol 223 MovieClip
"gun_box"Symbol 269 MovieClip Frame 1Symbol 263 MovieClip
"player"Symbol 272 MovieClip Frame 1Symbol 236 MovieClip
"Hit"Symbol 272 MovieClip Frame 1Symbol 238 MovieClip
"dfn"Symbol 272 MovieClip Frame 1Symbol 241 MovieClip
"player"Symbol 272 MovieClip Frame 9Symbol 260 MovieClip
"player"Symbol 272 MovieClip Frame 26Symbol 269 MovieClip
"hit"Symbol 285 MovieClip Frame 2Symbol 281 MovieClip
"hit"Symbol 287 MovieClip Frame 2Symbol 281 MovieClip
"hit"Symbol 289 MovieClip Frame 2Symbol 281 MovieClip
"hit"Symbol 296 MovieClip Frame 2Symbol 281 MovieClip
"hit"Symbol 307 MovieClip Frame 2Symbol 299 MovieClip
"start_obj"Symbol 314 MovieClip Frame 1Symbol 310 MovieClip
"start_obj"Symbol 318 MovieClip Frame 1Symbol 316 MovieClip
"start_obj"Symbol 322 MovieClip Frame 1Symbol 320 MovieClip
"start_obj"Symbol 327 MovieClip Frame 1Symbol 324 MovieClip
"start_obj"Symbol 331 MovieClip Frame 1Symbol 329 MovieClip
"in_obj"Symbol 335 MovieClip Frame 2Symbol 314 MovieClip
"in_obj"Symbol 335 MovieClip Frame 3Symbol 318 MovieClip
"in_obj"Symbol 335 MovieClip Frame 4Symbol 322 MovieClip
"in_obj"Symbol 335 MovieClip Frame 5Symbol 327 MovieClip
"in_obj"Symbol 335 MovieClip Frame 6Symbol 331 MovieClip
"in_obj"Symbol 335 MovieClip Frame 7Symbol 334 MovieClip
"in_obj"Symbol 335 MovieClip Frame 8Symbol 327 MovieClip
"in_obj"Symbol 335 MovieClip Frame 9Symbol 318 MovieClip
"in_obj"Symbol 335 MovieClip Frame 10Symbol 322 MovieClip
"in_obj"Symbol 335 MovieClip Frame 11Symbol 327 MovieClip
"in_obj"Symbol 335 MovieClip Frame 12Symbol 331 MovieClip
"hit"Symbol 337 MovieClip Frame 2Symbol 299 MovieClip
"hit"Symbol 338 MovieClip Frame 2Symbol 299 MovieClip
"hit"Symbol 347 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 348 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 349 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 350 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 351 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 352 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 353 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 354 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 355 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 356 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 357 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 358 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 359 MovieClip Frame 1Symbol 8 MovieClip
"hit"Symbol 360 MovieClip Frame 1Symbol 8 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "bg_m"
ExportAssets (56)Timeline Frame 1Symbol 4 as "bb"
ExportAssets (56)Timeline Frame 1Symbol 12 as "ball2_2"
ExportAssets (56)Timeline Frame 1Symbol 13 as "ball_2"
ExportAssets (56)Timeline Frame 110Symbol 13 as "ball_2"
ExportAssets (56)Timeline Frame 110Symbol 12 as "ball2_2"
ExportAssets (56)Timeline Frame 111Symbol 13 as "ball_2"
ExportAssets (56)Timeline Frame 111Symbol 12 as "ball2_2"
ExportAssets (56)Timeline Frame 112Symbol 13 as "ball_2"
ExportAssets (56)Timeline Frame 112Symbol 12 as "ball2_2"

Labels

"first"Frame 107
"game"Frame 108
"game_play"Frame 109
"nextstep2"Frame 113
"timeover"Frame 117
"gameover"Frame 118
"re"Symbol 236 MovieClip Frame 48
"re"Symbol 260 MovieClip Frame 3
"stop"Symbol 272 MovieClip Frame 1
"left"Symbol 272 MovieClip Frame 9
"right"Symbol 272 MovieClip Frame 18
"shoot"Symbol 272 MovieClip Frame 26
"die"Symbol 272 MovieClip Frame 31

Dynamic Text Variables

ScoreSymbol 171 EditableText""




http://swfchan.com/5/23756/info.shtml
Created: 25/5 -2019 23:41:49 Last modified: 25/5 -2019 23:41:49 Server time: 15/05 -2024 11:40:58