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

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

viploader92086.swf

This is the info page for
Flash #18435

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


Text
u[“ªœø«ð·éæ¤Å·

X^[g

X^[g

i@OÖOj

ª«©¨FÚ®
ZF¤iðÆéorp“`
XF_bV…

æ¿F

á

á

ñ¾”

ñ¾à

óµ½”

QQQQQ
|¡TÌ‘Ð|
|~|~|~|~|~|~|~|~|
|~|~|~|~|~|~|~|~|
|~|~|~|~|~|~||~~|
|~~|~~|~~|~~|~ |
||~~|~|~|~|~|~|~|

£Á½”

#

u[“ͳ–X©çEoµÜµ½

ñ¾”

ñ¾à

óµ½”

à¤êñ

à¤êñ

£Á½”

u[“ÍßÜÁĵܢܵ½

œø«Íæ­È¢ËIi@OÖOj

u[“ÍËE³êĵܢܵ½

ActionScript [AS1/AS2]

Frame 1
DORO = 0; KIKA = 0; KANE = 0; BOKA = 0; shot = 0; this.stop();
Frame 2
ATTACKSound = new Sound(); ATTACKSound.attachSound("ATTACK"); HITSound = new Sound(); HITSound.attachSound("HIT");
Instance of Symbol 30 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P1)) { _root.gotoAndPlay(6); } }
Instance of Symbol 39 MovieClip in Frame 2
onClipEvent (load) { this.LIFE = 25; } onClipEvent (enterFrame) { if (0 < this.LIFE) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this.LIFE = this.LIFE - 1; _root.P1.A1.play(); } } }
Instance of Symbol 42 MovieClip in Frame 2
onClipEvent (load) { this.LIFE = 1000; } onClipEvent (enterFrame) { if (0 < this.LIFE) { if (this.hitTest(_root.P1.A1)) { _root.KANE = _root.KANE + 1000; this.LIFE = this.LIFE - 1; _root.P1.A1.play(); } } }
Instance of Symbol 39 MovieClip in Frame 2
onClipEvent (load) { this.LIFE = 25; } onClipEvent (enterFrame) { if (0 < this.LIFE) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this.LIFE = this.LIFE - 1; _root.P1.A1.play(); } } }
Instance of Symbol 84 MovieClip "P1" in Frame 2
onClipEvent (load) { this.LEFT = false; this.attack = true; } onClipEvent (enterFrame) { if (this.attack == true) { if (Key.isDown(88)) { this.attack = false; this.gotoAndPlay("dash"); } } } onClipEvent (enterFrame) { if (this.LEFT == false) { this._xscale = 80; } else { this._xscale = -80; } } onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this.LEFT = false; if (501 < this._x) { this._x = 504; } else { this._x = this._x + 3; } } } onClipEvent (enterFrame) { if (Key.isDown(Key.LEFT)) { this.LEFT = true; if (this._x < 50) { this._x = 47; } else { this._x = this._x - 3; } } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (this._y < 90) { this._y = 87; } else { this._y = this._y - 3; } } } onClipEvent (enterFrame) { if (Key.isDown(Key.DOWN)) { if (130 < this._x) { if (370 < this._y) { this._y = 373; } else { this._y = this._y + 3; } } } } onClipEvent (enterFrame) { if (Key.isDown(Key.DOWN)) { if (this._x < 130) { this._y = this._y + 3; } } } onClipEvent (enterFrame) { if (this.attack == true) { if (Key.isDown(90)) { this.attack = false; this.gotoAndPlay("attack"); } } }
Instance of Symbol 99 MovieClip "P2" in Frame 2
onClipEvent (enterFrame) { if (0 < _root.DORO) { this.SAGE = true; } else if (0 < _root.KIKA) { this.SAGE = true; } else if (0 < _root.KANE) { this.SAGE = true; } else if (0 < _root.BOKA) { this.SAGE = true; } } onClipEvent (enterFrame) { if (this.LEFT == false) { this._xscale = 80; } else { this._xscale = -80; } } onClipEvent (enterFrame) { if (this._x < _root.P1._x) { this.LEFT = false; } else { this.LEFT = true; } }
Instance of Symbol 104 MovieClip "po" in Frame 2
onClipEvent (enterFrame) { if (this.SAGE == false) { if (69 < _root.DORO) { this.SAGE = true; this.gotoAndPlay(2); } else if (19 < _root.BOKA) { this.SAGE = true; this.gotoAndPlay(2); } } } onClipEvent (load) { this.DEPTH = 0; } onClipEvent (enterFrame) { if (this.LEFT == false) { this._xscale = 80; } else { this._xscale = -80; } } onClipEvent (enterFrame) { if (this._x < _root.P1._x) { this.LEFT = false; } else { this.LEFT = true; } } onClipEvent (load) { this.SAGE = false; }
Frame 4
this.gotoAndStop(3);
Frame 7
this.gotoAndStop(6);
Frame 10
this.gotoAndStop(9);
Frame 13
this.gotoAndStop(11);
Symbol 5 MovieClip Frame 1
this.stop();
Symbol 5 MovieClip Frame 2
this.stop();
Symbol 6 MovieClip [shotB] Frame 1
this._y = _root.po._y - 20; if (_root.po.LEFT == false) { this._x = _root.po._x + 20; this.gotoAndPlay(2); } if (_root.po.LEFT == true) { this._x = _root.po._x - 20; this.gotoAndPlay(11); }
Symbol 6 MovieClip [shotB] Frame 2
this._x = this._x + 10;
Instance of Symbol 5 MovieClip in Symbol 6 MovieClip [shotB] Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.hit)) { _root.gotoAndPlay(11); this._parent.removeMovieClip(); } }
Symbol 6 MovieClip [shotB] Frame 3
this._x = this._x + 10;
Symbol 6 MovieClip [shotB] Frame 4
this._x = this._x + 10;
Symbol 6 MovieClip [shotB] Frame 5
this._x = this._x + 10;
Symbol 6 MovieClip [shotB] Frame 6
this._x = this._x + 10;
Symbol 6 MovieClip [shotB] Frame 7
this._x = this._x + 10;
Symbol 6 MovieClip [shotB] Frame 8
this._x = this._x + 10;
Symbol 6 MovieClip [shotB] Frame 9
this._x = this._x + 10;
Symbol 6 MovieClip [shotB] Frame 10
if (550 < this._x) { this.removeMovieClip(); } else { this.gotoAndPlay(2); }
Symbol 6 MovieClip [shotB] Frame 11
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 12
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 13
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 14
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 15
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 16
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 17
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 18
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 19
this._x = this._x - 10;
Symbol 6 MovieClip [shotB] Frame 20
if (this._x < 0) { this.removeMovieClip(); } else { this.gotoAndPlay(11); }
Symbol 13 Button
on (press) { this.play(); }
Symbol 20 Button
on (press) { _quality = "high"; }
Symbol 23 Button
on (press) { _quality = "medium"; }
Symbol 26 Button
on (press) { _quality = "low"; }
Symbol 30 MovieClip Frame 1
this.stop();
Symbol 30 MovieClip Frame 2
this.stop();
Symbol 34 MovieClip Frame 1
this.stop();
Symbol 34 MovieClip Frame 2
this.stop();
Symbol 35 MovieClip Frame 1
this.stop();
Instance of Symbol 34 MovieClip in Symbol 35 MovieClip Frame 1
onClipEvent (load) { this.LIFE = 10; } onClipEvent (enterFrame) { if (0 < this.LIFE) { if (this.hitTest(_root.P1.A1)) { this.LIFE = this.LIFE - 1; _root.HITSound.start(); _root.P1.A1.play(); } } } onClipEvent (enterFrame) { if (this.LIFE == 0) { if (this.hitTest(_root.P1.A1)) { _root.HITSound.start(); _root.KIKA = _root.KIKA + 1; this._parent.play(); } } }
Symbol 35 MovieClip Frame 2
this.stop();
Symbol 37 MovieClip Frame 1
this.stop();
Symbol 37 MovieClip Frame 2
this.stop();
Symbol 38 MovieClip Frame 1
this.stop();
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) { this.LIFE = 8; } onClipEvent (enterFrame) { if (0 < this.LIFE) { if (this.hitTest(_root.P1.A1)) { this.LIFE = this.LIFE - 1; _root.HITSound.start(); _root.P1.A1.play(); } } } onClipEvent (enterFrame) { if (this.LIFE == 0) { if (this.hitTest(_root.P1.A1)) { _root.HITSound.start(); _root.KIKA = _root.KIKA + 1; this._parent.play(); } } }
Symbol 38 MovieClip Frame 2
this.stop();
Symbol 39 MovieClip Frame 1
this.stop();
Symbol 39 MovieClip Frame 2
this.stop();
Symbol 42 MovieClip Frame 1
this.stop();
Symbol 42 MovieClip Frame 2
this.stop();
Symbol 44 MovieClip Frame 1
this.stop();
Symbol 44 MovieClip Frame 2
this.stop();
Symbol 45 MovieClip Frame 1
this.stop();
Symbol 45 MovieClip Frame 2
this.stop();
Symbol 46 MovieClip Frame 1
this.stop();
Instance of Symbol 44 MovieClip in Symbol 46 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this._parent.play(); } }
Symbol 46 MovieClip Frame 2
this.stop();
Instance of Symbol 45 MovieClip in Symbol 46 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P2.hit)) { this._parent.gotoAndStop(1); } }
Symbol 48 MovieClip Frame 1
this.stop();
Instance of Symbol 44 MovieClip in Symbol 48 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this._parent.play(); } }
Symbol 48 MovieClip Frame 2
this.stop();
Instance of Symbol 45 MovieClip in Symbol 48 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P2.hit)) { this._parent.gotoAndStop(1); } }
Symbol 50 MovieClip Frame 1
this.stop();
Instance of Symbol 44 MovieClip in Symbol 50 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this._parent.play(); } }
Symbol 50 MovieClip Frame 2
this.stop();
Instance of Symbol 45 MovieClip in Symbol 50 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P2.hit)) { this._parent.gotoAndStop(1); } }
Symbol 51 MovieClip Frame 1
this.stop();
Instance of Symbol 44 MovieClip in Symbol 51 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this._parent.play(); } }
Symbol 51 MovieClip Frame 2
this.stop();
Instance of Symbol 45 MovieClip in Symbol 51 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P2.hit)) { this._parent.gotoAndStop(1); } }
Symbol 52 MovieClip Frame 1
this.stop();
Instance of Symbol 44 MovieClip in Symbol 52 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this._parent.play(); } }
Symbol 52 MovieClip Frame 2
this.stop();
Instance of Symbol 45 MovieClip in Symbol 52 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P2.hit)) { this._parent.gotoAndStop(1); } }
Symbol 53 MovieClip Frame 1
this.stop();
Instance of Symbol 44 MovieClip in Symbol 53 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this._parent.play(); } }
Symbol 53 MovieClip Frame 2
this.stop();
Instance of Symbol 45 MovieClip in Symbol 53 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P2.hit)) { this._parent.gotoAndStop(1); } }
Symbol 55 MovieClip Frame 1
this.stop();
Instance of Symbol 44 MovieClip in Symbol 55 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this._parent.play(); } }
Symbol 55 MovieClip Frame 2
this.stop();
Instance of Symbol 45 MovieClip in Symbol 55 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P2.hit)) { this._parent.gotoAndStop(1); } }
Symbol 58 MovieClip Frame 1
this.stop();
Instance of Symbol 44 MovieClip in Symbol 58 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.DORO = _root.DORO + 1; this._parent.play(); } }
Symbol 58 MovieClip Frame 2
this.stop();
Instance of Symbol 45 MovieClip in Symbol 58 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P2.hit)) { this._parent.gotoAndStop(1); } }
Symbol 62 MovieClip Frame 1
this.stop();
Symbol 62 MovieClip Frame 2
this.stop();
Symbol 69 MovieClip Frame 30
this.gotoAndPlay(1);
Symbol 73 MovieClip Frame 30
this.gotoAndPlay(1);
Symbol 76 MovieClip Frame 1
this.stop();
Symbol 76 MovieClip Frame 2
this.stop();
Symbol 84 MovieClip Frame 1
this.attack = true;
Symbol 84 MovieClip Frame 30
this.gotoAndPlay(1);
Symbol 84 MovieClip Frame 35
_root.ATTACKSound.start();
Symbol 84 MovieClip Frame 41
this.attack = true; this.gotoAndPlay(1);
Symbol 84 MovieClip Frame 42
if (this.LEFT == false) { if (495 < this._x) { this._x = 504; } else { this._x = this._x + 9; } } if (this.LEFT == true) { if (this._x < 56) { this._x = 47; } else { this._x = this._x - 9; } }
Symbol 84 MovieClip Frame 43
if (this.LEFT == false) { if (495 < this._x) { this._x = 504; } else { this._x = this._x + 9; } } if (this.LEFT == true) { if (this._x < 56) { this._x = 47; } else { this._x = this._x - 9; } }
Symbol 84 MovieClip Frame 44
if (this.LEFT == false) { if (495 < this._x) { this._x = 504; } else { this._x = this._x + 9; } } if (this.LEFT == true) { if (this._x < 56) { this._x = 47; } else { this._x = this._x - 9; } }
Symbol 84 MovieClip Frame 45
if (this.LEFT == false) { if (495 < this._x) { this._x = 504; } else { this._x = this._x + 9; } } if (this.LEFT == true) { if (this._x < 56) { this._x = 47; } else { this._x = this._x - 9; } }
Symbol 84 MovieClip Frame 46
if (this.LEFT == false) { if (495 < this._x) { this._x = 504; } else { this._x = this._x + 9; } } if (this.LEFT == true) { if (this._x < 56) { this._x = 47; } else { this._x = this._x - 9; } }
Symbol 84 MovieClip Frame 47
if (this.LEFT == false) { if (495 < this._x) { this._x = 504; } else { this._x = this._x + 9; } } if (this.LEFT == true) { if (this._x < 56) { this._x = 47; } else { this._x = this._x - 9; } }
Symbol 84 MovieClip Frame 48
if (this.LEFT == false) { if (495 < this._x) { this._x = 504; } else { this._x = this._x + 9; } } if (this.LEFT == true) { if (this._x < 56) { this._x = 47; } else { this._x = this._x - 9; } }
Symbol 84 MovieClip Frame 49
if (this.LEFT == false) { if (495 < this._x) { this._x = 504; } else { this._x = this._x + 9; } } if (this.LEFT == true) { if (this._x < 56) { this._x = 47; } else { this._x = this._x - 9; } }
Symbol 84 MovieClip Frame 50
this.attack = true; this.gotoAndPlay(1);
Symbol 85 MovieClip Frame 1
this.stop();
Symbol 85 MovieClip Frame 2
this.stop();
Symbol 87 MovieClip Frame 1
this.stop();
Symbol 87 MovieClip Frame 2
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 3
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 4
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 5
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 6
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 7
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 8
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 9
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 10
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 11
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 12
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 13
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 14
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 15
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 16
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 17
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 18
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 19
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 20
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 21
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 22
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 23
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 24
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 25
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 26
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 27
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 28
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 29
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 30
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 31
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 32
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 33
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 34
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 35
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 36
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 37
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 38
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 39
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 40
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 41
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 42
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 43
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 44
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 45
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 46
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 47
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 48
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 49
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 50
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 51
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 52
this._parent._alpha = 10;
Symbol 87 MovieClip Frame 53
this._parent._alpha = 100;
Symbol 87 MovieClip Frame 54
this.gotoAndPlay(1);
Symbol 90 MovieClip Frame 30
this.gotoAndPlay(1);
Symbol 96 MovieClip Frame 1
this.stop();
Symbol 96 MovieClip Frame 2
this.stop();
Instance of Symbol 96 MovieClip in Symbol 97 MovieClip Frame 1
onClipEvent (enterFrame) { if (0 < _root.DORO) { this.gotoAndStop(2); } else if (0 < _root.KIKA) { this.gotoAndStop(2); } else if (0 < _root.KANE) { this.gotoAndStop(2); } else if (0 < _root.BOKA) { this.gotoAndStop(2); } }
Symbol 97 MovieClip Frame 30
this.gotoAndPlay(1);
Instance of Symbol 85 MovieClip "hit" in Symbol 99 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent.SAGE == true) { if (this.hitTest(_root.P1.hit)) { _root.gotoAndPlay(8); } } }
Instance of Symbol 87 MovieClip "HAGE" in Symbol 99 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.BOKA = _root.BOKA + 1; _root.HITSound.start(); _root.P1.A1.gotoAndStop(2); this._parent.gotoAndPlay("damage"); } }
Symbol 99 MovieClip Frame 5
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 6
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 7
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 8
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 9
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 10
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 11
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 12
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 13
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 14
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 15
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 16
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 17
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 18
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 19
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 20
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 21
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 22
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 23
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 24
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 25
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 26
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 27
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 28
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 29
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 30
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 31
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 32
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 33
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 34
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 35
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 36
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 37
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 38
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 2.4; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 2.4; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 2.4; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 2.4; } }
Symbol 99 MovieClip Frame 60
this.gotoAndPlay(1);
Symbol 99 MovieClip Frame 61
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 99 MovieClip Frame 62
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 99 MovieClip Frame 63
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 99 MovieClip Frame 64
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 99 MovieClip Frame 65
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 99 MovieClip Frame 66
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 99 MovieClip Frame 67
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 99 MovieClip Frame 68
this.HAGE.play(); this.gotoAndPlay(1);
Symbol 100 MovieClip Frame 1
this.stop();
Symbol 100 MovieClip Frame 2
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 3
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 4
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 5
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 6
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 7
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 8
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 9
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 10
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 11
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 12
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 13
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 14
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 15
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 16
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 17
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 18
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 19
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 20
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 21
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 22
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 23
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 24
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 25
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 26
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 27
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 28
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 29
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 30
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 31
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 32
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 33
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 34
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 35
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 36
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 37
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 38
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 39
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 40
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 41
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 42
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 43
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 44
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 45
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 46
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 47
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 48
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 49
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 50
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 51
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 52
this._parent._alpha = 10;
Symbol 100 MovieClip Frame 53
this._parent._alpha = 100;
Symbol 100 MovieClip Frame 54
this.gotoAndPlay(1);
Symbol 104 MovieClip Frame 1
this.stop();
Symbol 104 MovieClip Frame 2
this._y = this._y - 5;
Instance of Symbol 100 MovieClip "HAGE" in Symbol 104 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.P1.A1)) { _root.BOKA = _root.BOKA + 1; _root.P1.A1.gotoAndStop(2); _root.HITSound.start(); this._parent.gotoAndPlay("damage"); } }
Symbol 104 MovieClip Frame 3
this._y = this._y - 5;
Symbol 104 MovieClip Frame 4
this._y = this._y - 5;
Symbol 104 MovieClip Frame 5
this._y = this._y - 5;
Symbol 104 MovieClip Frame 6
this._y = this._y - 5;
Symbol 104 MovieClip Frame 7
this._y = this._y - 5;
Symbol 104 MovieClip Frame 8
this._y = this._y - 5;
Symbol 104 MovieClip Frame 9
this._y = this._y - 5;
Symbol 104 MovieClip Frame 10
this._y = this._y - 5;
Symbol 104 MovieClip Frame 11
this._y = this._y - 5;
Symbol 104 MovieClip Frame 12
this._y = this._y - 5;
Symbol 104 MovieClip Frame 13
this._y = this._y - 5;
Symbol 104 MovieClip Frame 14
this._y = this._y - 5;
Symbol 104 MovieClip Frame 15
this._y = this._y - 5;
Symbol 104 MovieClip Frame 16
if (99 < _root.DORO) { this.gotoAndPlay(90); } if (19 < _root.BOKA) { this.gotoAndPlay(90); }
Symbol 104 MovieClip Frame 20
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 21
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 22
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 23
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 24
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 25
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 26
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 27
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 28
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 29
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 30
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 31
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 32
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 33
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 34
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 35
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 36
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 37
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 38
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 80
this.gotoAndPlay(16);
Symbol 104 MovieClip Frame 81
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 104 MovieClip Frame 82
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 104 MovieClip Frame 83
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 104 MovieClip Frame 84
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 104 MovieClip Frame 85
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 104 MovieClip Frame 86
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 104 MovieClip Frame 87
if (this._x < _root.P1._x) { if (60 < this._x) { this._x = this._x - 10; } else { this._x = 50; } } if (_root.P1._x < this._x) { if (this._x < 490) { this._x = this._x + 10; } else { this._x = 500; } }
Symbol 104 MovieClip Frame 88
this.HAGE.play(); this.gotoAndPlay(16);
Symbol 104 MovieClip Frame 89
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 90
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 91
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 92
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 93
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 94
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 95
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 96
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 97
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 98
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 99
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 100
if (this.SAGE == true) { if (_root.P1._y < this._y) { this._y = this._y - 1.8; } } if (this.SAGE == true) { if (this._y < _root.P1._y) { this._y = this._y + 1.8; } } if (this.SAGE == true) { if (_root.P1._x < this._x) { this._x = this._x - 1.8; } } if (this.SAGE == true) { if (this._x < _root.P1._x) { this._x = this._x + 1.8; } }
Symbol 104 MovieClip Frame 101
_root.attachMovie("shotB", "P2shot", ++DEPTH); newshot = eval (_root.P2shot); newshot._name = "P2shot" + _root.SHOT; this.DEPTH = this.DEPTH + 1; _root.SHOT = _root.SHOT + 1;
Symbol 104 MovieClip Frame 102
this.gotoAndPlay(17);
Symbol 114 Button
on (press) { DORO = 0; KIKA = 0; KANE = 0; BOKA = 0; this.gotoAndPlay(2); }

Library Items

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

Instance Names

"P1"Frame 2Symbol 84 MovieClip
"P2"Frame 2Symbol 99 MovieClip
"po"Frame 2Symbol 104 MovieClip
"hit"Symbol 84 MovieClip Frame 1Symbol 62 MovieClip
"A1"Symbol 84 MovieClip Frame 35Symbol 76 MovieClip
"hit"Symbol 99 MovieClip Frame 1Symbol 85 MovieClip
"HAGE"Symbol 99 MovieClip Frame 1Symbol 87 MovieClip
"HAGE"Symbol 104 MovieClip Frame 2Symbol 100 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "ATTACK"
ExportAssets (56)Timeline Frame 1Symbol 2 as "HIT"
ExportAssets (56)Timeline Frame 1Symbol 6 as "shotB"

Labels

"normal"Symbol 84 MovieClip Frame 1
"attack"Symbol 84 MovieClip Frame 31
"dash"Symbol 84 MovieClip Frame 42
"normal"Symbol 99 MovieClip Frame 1
"damage"Symbol 99 MovieClip Frame 61
"damage"Symbol 104 MovieClip Frame 81
"gun"Symbol 104 MovieClip Frame 89

Dynamic Text Variables

_root.DOROSymbol 29 EditableText""
_root.KANESymbol 32 EditableText""
_root.KIKASymbol 41 EditableText""
_root.BOKASymbol 60 EditableText""
_root.DOROSymbol 107 EditableText""
_root.KANESymbol 109 EditableText""
_root.KIKASymbol 111 EditableText""
_root.BOKASymbol 116 EditableText""




http://swfchan.com/4/18435/info.shtml
Created: 30/5 -2019 23:20:09 Last modified: 30/5 -2019 23:20:09 Server time: 01/05 -2024 21:04:55