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

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM81444853-28DC&rnd=81444853" width="1" height="1"></div>

armorgames bollix-883.swf

This is the info page for
Flash #264051

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


Text
<p align="justify"></p>

<p align="justify"></p>

Next Level

Level Completed

Time Bonus

Level Points

Coins Bonus

Total Score:

Previous Score

-

Play Again

Main Menu

Congratulations!

Final Score:

You Finished the Last Level

Minus Lives Used

Bollix

Start

Start

How To Play

How To Play

Credits

Credits

-

Game Over

You've run out of time

<p align="justify"><font face="Verdana" size="15" color="#000000" letterSpacing="0.000000" kerning="1"><b>Exit</b></font></p>

Click me
to Begin.
Before you
click you are
inmune.

Score:

Lives Used:

Level:

1

Time:

30

30

2

30

$

30

3

30

30

4

30

30

5

30

30

5

30

30

5

30

<p align="justify"><font face="Verdana" size="33" color="#000000" letterSpacing="0.000000" kerning="1"><b>I</b></font></p>

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

5

30

30

How to Play

Travel through each level with your little red orb.

The faster you finish a level the more bonus points you will get.
In some levels you can collect coins.                For each one you
collect you get 1000 points.

In some levels you will see an inmunity icon.            Get it and
you will be inmune for a few seconds.

Everything else should be avoided.  You will get back to the
beginning of each level if you touch something.

Main Menu

Main Menu

Credits

<p align="left"><font face="Verdana" size="15" color="#ffffff" letterSpacing="0.000000" kerning="0"><a href="http://www.newgrounds.com/audio/listen/14808"><b>Menu song: March of a Prideless Victory</b></a></font></p><p align="left"></p>

<p align="left"><font face="Verdana" size="15" color="#ffffff" letterSpacing="0.000000" kerning="0"><a href="http://www.newgrounds.com/audio/listen/90223"><b>Main song: [Technorosion g-R]</b></a></font></p>

ActionScript [AS1/AS2]

Frame 1
var pctLoaded = 0; stop(); this.onEnterFrame = function () { pctLoaded = Math.round((this.getBytesLoaded() / this.getBytesTotal()) * 100); miloader._xscale = pctLoaded; loadperc.text = pctLoaded + "%"; if (pctLoaded >= 100) { gotoAndPlay (2); } };
Frame 2
var musicoff = 0; _root.musicbut.nomusic._visible = false; gotoAndPlay (3);
Frame 3
function tracking() { myURL = "http://www.gamegarage.co.uk/scripts/"; url = myURL + "tracking.php"; lv = new LoadVars(); lv.game_id = _root.game_id; lv.user_id = _root.user_id; lv.sendAndLoad(url, lv, "POST"); } function scoring() { myURL = "http://www.gamegarage.co.uk/scripts/"; url = myURL + "score.php"; lv = new LoadVars(); lv.game_id = _root.game_id; lv.user_id = _root.user_id; lv.score = _root.lastscore; lv.alg = ((_root.game_id + _root.user_id) + _root.lastscore) + "a83l9xj"; lv.sendAndLoad(url, lv, "POST"); } stop(); stopAllSounds(); var lastscore = 0; var levelup = 0; var xmov = 0; var xmov2 = 0; var cusong = new Sound(); cusong.attachSound("menusong"); if (_root.musicoff == 0) { _root.musicbut.nomusic._visible = false; cusong.start(0, 10); } _root.startbtn.useHandCursor = true; this.onEnterFrame = function () { if (_root.startbtn.hitTest(_xmouse, _ymouse, true)) { _root.startbtn.gotoAndStop(2); } else { _root.startbtn.gotoAndStop(1); } if (_root.howtobtn.hitTest(_xmouse, _ymouse, true)) { _root.howtobtn.gotoAndStop(2); } else { _root.howtobtn.gotoAndStop(1); } if (_root.playmbtn1.hitTest(_xmouse, _ymouse, true)) { _root.playmbtn1.gotoAndStop(2); } else { _root.playmbtn1.gotoAndStop(1); } if (_root.creditbtn.hitTest(_xmouse, _ymouse, true)) { _root.creditbtn.gotoAndStop(2); } else { _root.creditbtn.gotoAndStop(1); } }; this.onMouseDown = function () { if (_root.startbtn.hitTest(_xmouse, _ymouse, true)) { cusong.stop(); _root.gotoAndStop(5); } if (_root.howtobtn.hitTest(_xmouse, _ymouse, true)) { _root.gotoAndStop(30); } if (_root.creditbtn.hitTest(_xmouse, _ymouse, true)) { _root.gotoAndStop(31); } if (_root.playmbtn1.hitTest(_xmouse, _ymouse, true)) { getURL ("http://www.gamegarage.co.uk/", "_blank", "POST"); } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; _root.musicoff = 1; cusong.stop(); } else { cusong.start(0, 1000); _root.musicbut.nomusic._visible = false; _root.musicoff = 0; } } };
Instance of Symbol 54 MovieClip "barra2" in Frame 3
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 6; this._x = this._x + -6; } if (this._y > 420) { this._y = -200.1; this._x = 745.1; } }
Instance of Symbol 106 MovieClip "barra1" in Frame 3
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 111 MovieClip "barra4" in Frame 3
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 116 MovieClip "barra5" in Frame 3
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -6; this._x = this._x + -6; } if (this._y < -220) { this._y = 420; this._x = 300; } }
Instance of Symbol 120 MovieClip "ds2" in Frame 3
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov2 = _root.xmov2 + 0.07; this._y = this._y + (7 * Math.sin(_root.xmov2)); this._x = this._x + -3; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 120 MovieClip "ds1" in Frame 3
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + -1; if (this._y < -20) { this._y = 410; } } }
Frame 4
gotoAndStop (5);
Frame 5
stop(); tracking(); var lamusica = new Sound(); lamusica.attachSound("lamusic"); lamusica.setVolume(75); lamusica.stop(); if (_root.musicoff == 0) { _root.musicbut.nomusic._visible = false; lamusica.start(0, 1000); } var coinsound = new Sound(); coinsound.attachSound("Reward"); var mitiro = new Sound(); mitiro.attachSound("tiro"); var mitirod = new Sound(); mitirod.attachSound("dshot"); var mitiroc = new Sound(); mitiroc.attachSound("cshot"); var levelsup = new Sound(); levelsup.attachSound("levels"); var fin = 0; var xp1 = 63.5; var lives = 0; var score = 0; var tiempo = 30; var zx = 0; var vis = 0; var levelup = 0; var lo = 0; var lastscore = 0; var levelpoints1 = 1000; var livesbonus = 0; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var nivel = 1; _root.bola._x = 18; _root.bola._y = 328; _root.bola.px = 18; _root.bola.py = 53; _root.bola.inmune._visible = false; this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.inbola.hitTest(_root.barra1)) { if (_root.bola.activo == 1) { _root.bola._x = 25; _root.bola._y = 335; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.barra2.hitTest(_root.bola._x + (_root.bola._width / 2), _root.bola._y, true)) { if (_root.bola.activo == 1) { _root.bola._x = 25; _root.bola._y = 335; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.barra2.hitTest(_root.bola._x - (_root.bola._width / 2), _root.bola._y, true)) { if (_root.bola.activo == 1) { _root.bola._x = 25; _root.bola._y = 335; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.barra2.hitTest(_root.bola._x, _root.bola._y + (_root.bola._height / 2), true)) { if (_root.bola.activo == 1) { _root.bola._x = 25; _root.bola._y = 335; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.barra2.hitTest(_root.bola._x, _root.bola._y - (_root.bola._height / 2), true)) { if (_root.bola.activo == 1) { _root.bola._x = 25; _root.bola._y = 335; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.barra3)) { if (_root.bola.activo == 1) { _root.bola._x = 25; _root.bola._y = 335; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus1", 600, {_x:350, _y:200}); _root.scoreplus1.estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } } };
Instance of Symbol 54 MovieClip "barra1" in Frame 5
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 111 MovieClip "barra2" in Frame 5
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 6; this._x = this._x + 6; } if (this._y > 420) { this._y = -200; this._x = 0.1; } }
Instance of Symbol 106 MovieClip "barra3" in Frame 5
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Frame 6
stop(); var xp1 = 63.5; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; nivel = 2; _root.bola.px = 598; _root.bola.py = 45; _root.bola.inmune._visible = false; this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin1)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin1.swapDepths(_root.getNextHighestDepth()); _root.coin1.removeMovieClip(); } if (_root.bola.inbola.hitTest(_root.barra1)) { _root.bola._x = 18; _root.bola._y = 53; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra2.hitTest(_root.bola._x + (_root.bola._width / 2), _root.bola._y, true)) { _root.bola._x = 18; _root.bola._y = 53; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra2.hitTest(_root.bola._x - (_root.bola._width / 2), _root.bola._y, true)) { _root.bola._x = 18; _root.bola._y = 53; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra2.hitTest(_root.bola._x, _root.bola._y + (_root.bola._height / 2), true)) { _root.bola._x = 18; _root.bola._y = 53; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra2.hitTest(_root.bola._x, _root.bola._y - (_root.bola._height / 2), true)) { _root.bola._x = 18; _root.bola._y = 53; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra3)) { _root.bola._x = 18; _root.bola._y = 53; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra4)) { _root.bola._x = 18; _root.bola._y = 53; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra5)) { _root.bola._x = 18; _root.bola._y = 53; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root.scoreplus2.estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } } };
Instance of Symbol 106 MovieClip "barra5" in Frame 6
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 8; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 106 MovieClip "barra2" in Frame 6
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 6; this._x = this._x + -6; } if (this._y > 420) { this._y = -200.1; this._x = 665.1; } }
Instance of Symbol 116 MovieClip "barra1" in Frame 6
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 54 MovieClip "barra4" in Frame 6
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 111 MovieClip "barra3" in Frame 6
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 5; } if (this._x > 660) { this._x = -260; } }
Frame 7
stop(); var xp1 = 63.5; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var xmov2 = 0; nivel = 3; _root.bola.px = 206; _root.bola.py = 45; _root.bola.inmune._visible = false; this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin3)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin3.swapDepths(_root.getNextHighestDepth()); _root.coin3.removeMovieClip(); } if (_root.bola.hitTest(_root.coin2)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin2.swapDepths(_root.getNextHighestDepth()); _root.coin2.removeMovieClip(); } if (_root.bola.inbola.hitTest(_root.barra1)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra2.hitTest(_root.bola._x + (_root.bola._width / 2), _root.bola._y, true)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra2.hitTest(_root.bola._x - (_root.bola._width / 2), _root.bola._y, true)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra2.hitTest(_root.bola._x, _root.bola._y + (_root.bola._height / 2), true)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra2.hitTest(_root.bola._x, _root.bola._y - (_root.bola._height / 2), true)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra3)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra4)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra5.hitTest(_root.bola._x + (_root.bola._width / 2), _root.bola._y, true)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra5.hitTest(_root.bola._x - (_root.bola._width / 2), _root.bola._y, true)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra5.hitTest(_root.bola._x, _root.bola._y + (_root.bola._height / 2), true)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra5.hitTest(_root.bola._x, _root.bola._y - (_root.bola._height / 2), true)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.ds1.dentro)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.ds2.dentro)) { _root.bola._x = 598; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root.scoreplus3.estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } } };
Instance of Symbol 54 MovieClip "barra2" in Frame 7
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 6; this._x = this._x + -6; } if (this._y > 420) { this._y = -200.1; this._x = 745.1; } }
Instance of Symbol 106 MovieClip "barra1" in Frame 7
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 111 MovieClip "barra4" in Frame 7
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 116 MovieClip "barra3" in Frame 7
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 5; } if (this._x > 660) { this._x = -260; } }
Instance of Symbol 116 MovieClip "barra5" in Frame 7
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -6; this._x = this._x + -6; } if (this._y < -220) { this._y = 420; this._x = 300; } }
Instance of Symbol 120 MovieClip "ds1" in Frame 7
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + -1; if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 120 MovieClip "ds2" in Frame 7
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov2 = _root.xmov2 + 0.07; this._y = this._y + (7 * Math.sin(_root.xmov2)); this._x = this._x + -3; if (this._x < -20) { this._x = 670; } } }
Frame 8
stop(); var xp1 = 63.5; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var xmov2 = 0; nivel = 4; _root.bola.px = 279; _root.bola.py = 45; _root.bola.inmune._visible = false; this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.activo == 1) { if (_root.bola.hitTest(_root.coin4)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin4.swapDepths(_root.getNextHighestDepth()); _root.coin4.removeMovieClip(); } if (_root.bola.inbola.hitTest(_root.barra1)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra2)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra3)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra4)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra5.hitTest(_root.bola._x + (_root.bola._width / 2), _root.bola._y, true)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra5.hitTest(_root.bola._x - (_root.bola._width / 2), _root.bola._y, true)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra5.hitTest(_root.bola._x, _root.bola._y + (_root.bola._height / 2), true)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.barra5.hitTest(_root.bola._x, _root.bola._y - (_root.bola._height / 2), true)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.cuadro1)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.cuadro2)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.cuadro3)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } if (_root.bola.inbola.hitTest(_root.barra6)) { _root.bola._x = 206; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root.scoreplus4.estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } } };
Instance of Symbol 106 MovieClip "barra2" in Frame 8
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 54 MovieClip "barra6" in Frame 8
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 5; } if (this._x > 660) { this._x = -260; } }
Instance of Symbol 209 MovieClip "cuadro2" in Frame 8
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.ymov = _root.ymov + 0.07; this._y = this._y + (5 * Math.cos(_root.ymov)); this._x = this._x + -5; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 209 MovieClip "cuadro1" in Frame 8
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 209 MovieClip "cuadro3" in Frame 8
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; this._x = this._x + (random(15) * Math.sin(_root.xmov)); this._y = this._y + -3; if (this._y < -20) { this._y = 420; } } }
Instance of Symbol 54 MovieClip "barra3" in Frame 8
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -4; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 116 MovieClip "barra4" in Frame 8
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 111 MovieClip "barra1" in Frame 8
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Frame 9
stop(); var xp1 = 63.5; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var xmov2 = 0; nivel = 5; _root.bola.px = 590; _root.bola.py = 355; _root.bola.inmune._visible = false; this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin5)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin5.swapDepths(_root.getNextHighestDepth()); _root.coin5.removeMovieClip(); } if (_root.bola.hitTest(_root.coin6)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin6.swapDepths(_root.getNextHighestDepth()); _root.coin6.removeMovieClip(); } if (_root.bola.inbola.hitTest(_root.barra1)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.barra2)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.barra3)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.barra4)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.barra5)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.barra6)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.barra7)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.cuadro1)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.cuadro2)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.inbola.hitTest(_root.ds1.dentro)) { if (_root.bola.activo == 1) { _root.bola._x = 279; _root.bola._y = 45; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } } };
Instance of Symbol 116 MovieClip "barra7" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 111 MovieClip "barra1" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 8; } if (this._x > 660) { this._x = -260; } }
Instance of Symbol 209 MovieClip "cuadro1" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 209 MovieClip "cuadro2" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.ymov = _root.ymov + 0.07; this._y = this._y + (random(15) * Math.cos(_root.ymov)); this._x = this._x + -3; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 111 MovieClip "barra5" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 116 MovieClip "barra3" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 3; } if (this._x > 660) { this._x = -260; } }
Instance of Symbol 106 MovieClip "barra6" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -10; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 54 MovieClip "barra2" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 8; } if (this._x > 660) { this._x = -260; } }
Instance of Symbol 106 MovieClip "barra4" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 120 MovieClip "ds1" in Frame 9
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.07; this._x = this._x + (random(15) * Math.sin(_root.xmov)); this._y = this._y + -3; if (this._y < -20) { this._y = 420; } } }
Frame 10
stop(); var xp1 = 63.5; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var xmov2 = 0; var firen = 0; nivel = 6; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.cfire3.fire = 0; _root.bola.inicx = 590; _root.bola.inicy = 355; _root.bola.px = 26; _root.bola.py = 45; _root.bola.inmune._visible = false; if (lamusica.position > 0) { _root.musicbut.nomusic._visible = false; } var enemies = new Array("barra1", "barra2", "barra3", "barra5", "barra6", "cfire1", "cfire2", "cfire3", "cuadro1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin7)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin7.swapDepths(_root.getNextHighestDepth()); _root.coin7.removeMovieClip(); } if (_root.bola.hitTest(_root.coin8)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin8.swapDepths(_root.getNextHighestDepth()); _root.coin8.removeMovieClip(); } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } if (_root.barra4.hitTest(_root.bola._x + (_root.bola._width / 2), _root.bola._y, true)) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.barra4.hitTest(_root.bola._x - (_root.bola._width / 2), _root.bola._y, true)) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.barra4.hitTest(_root.bola._x, _root.bola._y + (_root.bola._height / 2), true)) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.barra4.hitTest(_root.bola._x, _root.bola._y - (_root.bola._height / 2), true)) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.clickme._x = 41; _root.clickme._y = 305; _root.lives = _root.lives + 1; } } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } } };
Instance of Symbol 116 MovieClip "barra6" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y - 4; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 111 MovieClip "barra2" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 106 MovieClip "barra3" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -10; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 116 MovieClip "barra1" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -3; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; } if (this._y > 420) { this._y = -50; } }
Instance of Symbol 220 MovieClip "cfire2" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 7; } if (this._x > 670) { this._x = -20; } }
Instance of Symbol 54 MovieClip "barra4" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 6; this._x = this._x + -6; } if (this._y > 420) { this._y = -200.1; this._x = 665.1; } }
Instance of Symbol 54 MovieClip "barra5" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -4; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 220 MovieClip "cfire3" in Frame 10
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -50) { this._y = 420; } }
Frame 11
stop(); var xp1 = 63.5; var vsi = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var xmov2 = 0; var firen = 0; nivel = 7; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 26; _root.bola.inicy = 45; _root.bola.px = 566; _root.bola.py = 322; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "barra3", "cfire1", "cfire2", "cuadro1"); var enemies2 = new Array("ds1", "ds2", "ds3", "ds4"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin9)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin9.swapDepths(_root.getNextHighestDepth()); _root.coin9.removeMovieClip(); } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 150) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 106 MovieClip "barra3" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 54 MovieClip "barra2" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; } if (this._y > 420) { this._y = -50; } }
Instance of Symbol 220 MovieClip "cfire2" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 7; } if (this._x > 670) { this._x = -20; } }
Instance of Symbol 209 MovieClip "cuadro1" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.ymov = _root.ymov + 0.07; this._y = this._y + (random(15) * Math.cos(_root.ymov)); this._x = this._x + -3; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 120 MovieClip "ds1" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 120 MovieClip "ds2" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.06; _root.ymov = _root.ymov + 0.03; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 120 MovieClip "ds3" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.06; _root.ymov = _root.ymov + 0.04; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 111 MovieClip "barra1" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 120 MovieClip "ds4" in Frame 11
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.06; _root.ymov = _root.ymov + 0.03; this._x = this._x + (random(30) * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Frame 12
stop(); var xp1 = 63.5; var vsi = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var xmov2 = 0; var firen = 0; nivel = 8; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 566; _root.bola.inicy = 322; _root.bola.px = 305; _root.bola.py = 336; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "barra3", "barra4", "barra5", "cfire1", "cfire2", "cfire3"); var enemies2 = new Array("ds1", "ds2"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin10)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin10.swapDepths(_root.getNextHighestDepth()); _root.coin10.removeMovieClip(); } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 54 MovieClip "barra5" in Frame 12
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 54 MovieClip "barra2" in Frame 12
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 6; } if (this._x > 660) { this._x = -260; } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 12
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; this._x = this._x + 3; } if (this._y > 420) { this._y = -50; } if (this._x > 670) { this._x = 0; } }
Instance of Symbol 120 MovieClip "ds1" in Frame 12
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.ymov = _root.ymov + 0.07; this._y = this._y + (5 * Math.cos(_root.ymov)); this._x = this._x + -5; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 120 MovieClip "ds2" in Frame 12
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.06; _root.ymov = _root.ymov + 0.04; this._x = this._x + (random(10) * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 111 MovieClip "barra4" in Frame 12
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 116 MovieClip "barra1" in Frame 12
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 4; } if (this._x > 660) { this._x = -260; } }
Instance of Symbol 220 MovieClip "cfire3" in Frame 12
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 3; this._x = this._x + -6; } if (this._y > 420) { this._y = -50; } if (this._x < -30) { this._x = 670; } }
Frame 13
stop(); var xp1 = 63.5; var vsi = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var xmov2 = 0; var firen = 0; nivel = 9; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.circulo1.inicx = 135; _root.circulo1.inicy = 175; _root.bola.inicx = 305; _root.bola.inicy = 336; _root.bola.px = 61; _root.bola.py = 325; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "barra3", "barra4", "circulo1", "cfire1", "cuadro1", "cuadro2"); if (lamusica.position > 0) { _root.musicbut.nomusic._visible = false; } this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } if (_root.bola.hitTest(_root.coin12)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin12.swapDepths(_root.getNextHighestDepth()); _root.coin12.removeMovieClip(); } if (_root.bola.hitTest(_root.coin13)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin13.swapDepths(_root.getNextHighestDepth()); _root.coin13.removeMovieClip(); } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 111 MovieClip "barra3" in Frame 13
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 54 MovieClip "barra2" in Frame 13
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 116 MovieClip "barra4" in Frame 13
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 241 MovieClip "circulo1" in Frame 13
/* no clip actions */
Instance of Symbol 106 MovieClip "barra1" in Frame 13
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 209 MovieClip "cuadro1" in Frame 13
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 13
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -3; this._x = this._x + 3; } if (this._y < -50) { this._y = 420; } if (this._x > 670) { this._x = -30; } }
Instance of Symbol 209 MovieClip "cuadro2" in Frame 13
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; this._x = this._x + (random(15) * Math.sin(_root.xmov)); this._y = this._y + -3; if (this._y < -20) { this._y = 420; } } }
Frame 14
stop(); var xp1 = 63.5; var vsi = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var xmov2 = 0; var firen = 0; nivel = 10; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 61; _root.bola.inicy = 325; _root.bola.px = 573; _root.bola.py = 322; _root.circulo1._x = 33; _root.circulo1._y = 45; _root.circulo1.inicx = 33; _root.circulo1.inicy = 45; _root.circulo2.inicx = 475; _root.circulo2.inicy = 326; _root.circulo3.inicx = 406; _root.circulo3.inicy = 45; _root.coin11._x = 315; _root.coin11._y = 313; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "cfire2", "cfire1", "circulo2", "circulo1", "circulo3"); var enemies2 = new Array("ds1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.circulo2._x = _root.circulo2.inicx; _root.circulo2._y = _root.circulo2.inicy; _root.circulo3._x = _root.circulo3.inicx; _root.circulo3._y = _root.circulo3.inicy; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.circulo2._x = _root.circulo2.inicx; _root.circulo2._y = _root.circulo2.inicy; _root.circulo3._x = _root.circulo3.inicx; _root.circulo3._y = _root.circulo3.inicy; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; _root.clickme._y = 500; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 111 MovieClip "barra1" in Frame 14
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 14
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; this._x = this._x + 3; } if (this._y > 420) { this._y = -50; } if (this._x > 670) { this._x = 0; } }
Instance of Symbol 120 MovieClip "ds1" in Frame 14
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.06; _root.ymov = _root.ymov + 0.04; this._x = this._x + (random(10) * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 220 MovieClip "cfire2" in Frame 14
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 7; } if (this._x > 670) { this._x = -20; } }
Instance of Symbol 241 MovieClip "circulo2" in Frame 14
/* no clip actions */
Instance of Symbol 241 MovieClip "circulo3" in Frame 14
/* no clip actions */
Instance of Symbol 106 MovieClip "barra2" in Frame 14
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -3; } if (this._y < -300) { this._y = 420; } }
Frame 15
stop(); var xp1 = 63.5; var vsi = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var xmov2 = 0; var firen = 0; nivel = 11; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 573; _root.bola.inicy = 322; _root.bola.px = 42; _root.bola.py = 343; _root.coin11._x = 310; _root.coin11._y = 67; _root.cirfire1.inicx = 543; _root.cirfire1.inicy = 64; _root.cirfire2.inicx = 273; _root.cirfire2.inicy = 45; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "barra3", "barra4", "barra5", "cirfire1", "cuadro1"); var enemies2 = new Array("ds1", "ds2"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 54 MovieClip "barra1" in Frame 15
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 106 MovieClip "barra2" in Frame 15
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -2; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 120 MovieClip "ds1" in Frame 15
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 209 MovieClip "cuadro1" in Frame 15
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; this._x = this._x + (random(15) * Math.sin(_root.xmov)); this._y = this._y + -3; if (this._y < -20) { this._y = 420; } } }
Instance of Symbol 120 MovieClip "ds2" in Frame 15
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 116 MovieClip "barra4" in Frame 15
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -7; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 54 MovieClip "barra3" in Frame 15
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 2.5; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 111 MovieClip "barra5" in Frame 15
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Frame 16
stop(); var xp1 = 63.5; var vsi = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var firen = 0; nivel = 12; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.cfire1._x = 470; _root.cfire1._y = 43; _root.bola.inicx = 42; _root.bola.inicy = 343; _root.bola.px = 554; _root.bola.py = 55; _root.coin11._x = 55; _root.coin11._y = 72; _root.cirfire1._x = 470; _root.cirfire1._y = 43; _root.cirfire2._x = 200; _root.cirfire2._y = 43; _root.circulo1._x = 531; _root.circulo1._y = 315; _root.cirfire1.inicx = 470; _root.cirfire1.inicy = 43; _root.cirfire2.inicx = 200; _root.cirfire2.inicy = 43; _root.circulo1.inicx = 531; _root.circulo1.inicy = 315; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "barra3", "cirfire1", "cirfire2", "cfire2", "cfire1", "cuadro2", "cuadro1", "circulo1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } if (_root.bola.hitTest(_root.coin15)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin15._y = 500; } if (_root.bola.hitTest(_root.coin16)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin16._y = 500; } if (_root.bola.hitTest(_root.coin17)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin17._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.cirfire2._x = _root.cirfire2.inicx; _root.cirfire2._y = _root.cirfire2.inicy; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 111 MovieClip "barra1" in Frame 16
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 116 MovieClip "barra2" in Frame 16
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 209 MovieClip "cuadro2" in Frame 16
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.ymov = _root.ymov + 0.07; this._y = this._y + (5 * Math.cos(_root.ymov)); this._x = this._x + -5; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 209 MovieClip "cuadro1" in Frame 16
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.ymov2 = _root.ymov2 + -0.05; this._y = this._y + (5 * Math.cos(_root.ymov2)); this._x = this._x + -5; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 16
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; } if (this._y > 420) { this._y = -50; } }
Instance of Symbol 106 MovieClip "barra3" in Frame 16
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 220 MovieClip "cfire2" in Frame 16
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 5; } if (this._x > 670) { this._x = -50; } }
Instance of Symbol 241 MovieClip "circulo1" in Frame 16
/* no clip actions */
Frame 17
stop(); var xp1 = 63.5; var vsi = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var firen = 0; nivel = 13; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 554; _root.bola.inicy = 55; _root.bola.px = 30; _root.bola.py = 67; _root.coin11._x = 545; _root.coin11._y = 320; _root.cirfire1._x = 47; _root.cirfire1._y = 302; _root.cirfire1.inicx = 47; _root.cirfire1.inicy = 302; _root.cirfire2.inicx = 273; _root.cirfire2.inicy = 45; _root.circulo1.inicx = 273; _root.circulo1.inicy = 45; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "barra3", "barra4", "cirfire1", "cfire1", "cfire2", "circulo1"); var enemies2 = new Array("ds1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 116 MovieClip "barra1" in Frame 17
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -2; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 17
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 5; } if (this._x > 670) { this._x = -50; } }
Instance of Symbol 54 MovieClip "barra3" in Frame 17
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -6; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 106 MovieClip "barra2" in Frame 17
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 6; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 111 MovieClip "barra4" in Frame 17
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 4; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 120 MovieClip "ds1" in Frame 17
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 241 MovieClip "circulo1" in Frame 17
/* no clip actions */
Instance of Symbol 220 MovieClip "cfire2" in Frame 17
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 2; } if (this._y > 420) { this._y = -50; } }
Frame 18
stop(); var xp1 = 63.5; var vsi = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var firen = 0; nivel = 14; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 30; _root.bola.inicy = 67; _root.bola.px = 583; _root.bola.py = 43; _root.coin11._x = 246; _root.coin11._y = 200; _root.cirfire1._x = 47; _root.cirfire1._y = 302; _root.cirfire1.inicx = 47; _root.cirfire1.inicy = 302; _root.cirfire2.inicx = 273; _root.cirfire2.inicy = 45; _root.bola.inmune._visible = false; var enemies = new Array("innerbh", "barra1", "cfire1", "barra3"); var enemies2 = new Array("ds1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 120 MovieClip "ds1" in Frame 18
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 269 MovieClip "bhole1" in Frame 18
onClipEvent (enterFrame) { if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); if (this.distot < 500) { this.speed = 3500 / this.distot; this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; _root.bola._x = _root.bola._x + ((this.speed * this.sinx) + 2); _root.bola._y = _root.bola._y + ((this.speed * this.cosy) + 2); } } } }
Instance of Symbol 54 MovieClip "barra1" in Frame 18
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 18
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -50; } }
Instance of Symbol 111 MovieClip "barra3" in Frame 18
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -2; } if (this._y < -300) { this._y = 420; } }
Frame 19
stop(); var xp1 = 63.5; var vsi = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var firen = 0; nivel = 15; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 583; _root.bola.inicy = 43; _root.bola.px = 97; _root.bola.py = 304; _root.coin11._x = 35; _root.coin11._y = 85; _root.coin15._x = 95; _root.coin15._y = 85; _root.cirfire1._x = 124; _root.cirfire1._y = 230; _root.circulo1.inicx = 555; _root.circulo1.inicy = 300; _root.cirfire1.inicx = 124; _root.cirfire1.inicy = 230; _root.bola.inmune._visible = false; if (lamusica.position > 0) { _root.musicbut.nomusic._visible = false; } var enemies = new Array("cirfire1", "cfire1", "innerbh", "barra1", "barra2", "circulo1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } if (_root.bola.hitTest(_root.coin15)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin15._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 111 MovieClip "barra1" in Frame 19
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -3; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 241 MovieClip "circulo1" in Frame 19
/* no clip actions */
Instance of Symbol 106 MovieClip "barra2" in Frame 19
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 19
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; } if (this._y > 420) { this._y = -50; } }
Frame 20
stop(); var xp1 = 63.5; var vsi = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var firen = 0; nivel = 16; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 97; _root.bola.inicy = 304; _root.bola.px = 566; _root.bola.py = 302; _root.coin11._x = 35; _root.coin11._y = 205; _root.coin15._x = 95; _root.coin15._y = 205; _root.cirfire1._x = 425; _root.cirfire1._y = 68; _root.circulo1._x = 542; _root.circulo1._y = 109; _root.circulo1.inicx = 542; _root.circulo1.inicy = 109; _root.cirfire1.inicx = 425; _root.cirfire1.inicy = 68; _root.bola.inmune._visible = false; if (lamusica.position > 0) { _root.musicbut.nomusic._visible = false; } var enemies = new Array("cirfire1", "cfire1", "innerbh", "barra1", "barra2", "barra3", "circulo1", "cuadro1"); var enemies2 = new Array("ds1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } if (_root.bola.hitTest(_root.coin15)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin15._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 111 MovieClip "barra1" in Frame 20
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 20
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; } if (this._y > 420) { this._y = -50; } }
Instance of Symbol 209 MovieClip "cuadro1" in Frame 20
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.ymov = _root.ymov + 0.07; this._y = this._y + (5 * Math.cos(_root.ymov)); this._x = this._x + -5; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 120 MovieClip "ds1" in Frame 20
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.06; _root.ymov = _root.ymov + 0.04; this._x = this._x + (random(10) * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 106 MovieClip "barra2" in Frame 20
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -3; } if (this._y < -300) { this._y = 420; } }
Instance of Symbol 54 MovieClip "barra3" in Frame 20
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 6; } if (this._y > 420) { this._y = -300; } }
Frame 21
stop(); var xp1 = 63.5; var vsi = 0; var dfiren = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var firen = 0; nivel = 17; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 566; _root.bola.inicy = 302; _root.bola.px = 39; _root.bola.py = 298; _root.coin11._x = 496; _root.coin11._y = 152; _root.df2._x = 573; _root.df2._y = 52; _root.df1._x = 437; _root.df1._y = 52; _root.df2.inicx = 573; _root.df2.inicy = 52; _root.df1.inicx = 437; _root.df1.inicy = 52; _root.bola.inmune._visible = false; var enemies = new Array("df1", "df2", "barra1", "barra2", "barra3", "cuadro1", "cuadro2"); var enemies2 = new Array("ds1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } if (_root.bola.hitTest(_root.coin15)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin15._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.df2._x = _root.df2.inicx; _root.df2._y = _root.df2.inicy; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } } } if (_root.barra2.hitTest(_root.bola._x + (_root.bola._width / 2), _root.bola._y, true)) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.df2._x = _root.df2.inicx; _root.df2._y = _root.df2.inicy; _root.lives = _root.lives + 1; } } if (_root.barra2.hitTest(_root.bola._x - (_root.bola._width / 2), _root.bola._y, true)) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.df2._x = _root.df2.inicx; _root.df2._y = _root.df2.inicy; _root.lives = _root.lives + 1; } } if (_root.barra2.hitTest(_root.bola._x, _root.bola._y + (_root.bola._height / 2), true)) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.df2._x = _root.df2.inicx; _root.df2._y = _root.df2.inicy; _root.lives = _root.lives + 1; } } if (_root.barra2.hitTest(_root.bola._x, _root.bola._y - (_root.bola._height / 2), true)) { if (_root.bola.activo == 1) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.df2._x = _root.df2.inicx; _root.df2._y = _root.df2.inicy; _root.lives = _root.lives + 1; } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 111 MovieClip "barra3" in Frame 21
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 116 MovieClip "barra1" in Frame 21
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 106 MovieClip "barra2" in Frame 21
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 6; this._x = this._x + -6; } if (this._y > 420) { this._y = -200.1; this._x = 665.1; } }
Instance of Symbol 120 MovieClip "ds1" in Frame 21
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov2 = _root.xmov2 + 0.07; this._y = this._y + (7 * Math.sin(_root.xmov2)); this._x = this._x + -3; if (this._x < -20) { this._x = 670; } } }
Instance of Symbol 209 MovieClip "cuadro2" in Frame 21
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; _root.ymov = _root.ymov + 0.07; this._x = this._x + (5 * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Frame 22
stop(); var xp1 = 63.5; var vsi = 0; var dfiren = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var firen = 0; nivel = 18; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 39; _root.bola.inicy = 298; _root.bola.px = 408; _root.bola.py = 249; _root.cirfire1._x = 13; _root.cirfire1._y = 44; _root.cirfire2._x = 402; _root.cirfire2._y = 40; _root.cirfire1.inicx = 13; _root.cirfire1.inicy = 44; _root.cirfire2.inicx = 402; _root.cirfire2.inicy = 40; _root.bola.inmune._visible = false; var enemies = new Array("cirfire1", "cirfire2", "barra1", "barra2", "innerbh", "innerbh2", "cfire1", "cfire2"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } var _local3 = 20; while (_local3 <= 26) { if (_root.bola.hitTest(_root["coin" + _local3])) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root["coin" + _local3].swapDepths(_root.getNextHighestDepth()); _root["coin" + _local3].removeMovieClip(); } _local3++; } for (var _local4 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local4]])) { if (_root.bola.activo == 1) { if (((_root.bola.inmune._visible == false) or (_root.enemies[_local4] == "innerbh2")) or (_root.enemies[_local4] == "innerbh")) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.cirfire2._x = _root.cirfire2.inicx; _root.cirfire2._y = _root.cirfire2.inicy; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 150) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 106 MovieClip "barra2" in Frame 22
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 54 MovieClip "barra1" in Frame 22
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 269 MovieClip "bhole1" in Frame 22
onClipEvent (enterFrame) { if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); if (this.distot < 500) { this.speed = 3500 / this.distot; this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; _root.bola._x = _root.bola._x + ((this.speed * this.sinx) + 2); _root.bola._y = _root.bola._y + ((this.speed * this.cosy) + 2); } } } }
Instance of Symbol 220 MovieClip "cfire1" in Frame 22
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 5; this._x = this._x + 3; } if (this._y > 420) { this._y = -50; } if (this._x > 670) { this._x = 0; } }
Instance of Symbol 269 MovieClip "bhole2" in Frame 22
onClipEvent (enterFrame) { if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); if (this.distot < 500) { this.speed = 3500 / this.distot; this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; _root.bola._x = _root.bola._x + ((this.speed * this.sinx) + 2); _root.bola._y = _root.bola._y + ((this.speed * this.cosy) + 2); } } } }
Instance of Symbol 220 MovieClip "cfire2" in Frame 22
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 7; } if (this._x > 670) { this._x = -20; } }
Frame 23
stop(); var xp1 = 63.5; var vsi = 0; var dfiren = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var firen = 0; nivel = 19; _root.coin11._x = 44; _root.coin11._y = 300; _root.cfire1.fire = 0; _root.cfire2.fire = 0; _root.bola.inicx = 408; _root.bola.inicy = 249; _root.bola.px = 506; _root.bola.py = 338; _root.df1._x = 605; _root.df1._y = 350; _root.circulo1._x = 402; _root.circulo1._y = 50; _root.df1.inicx = 605; _root.df1.inicy = 350; _root.circulo1.inicx = 402; _root.circulo1.inicy = 50; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "innerbh", "cfire1", "circulo1", "df1"); var enemies2 = new Array("ds1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } if (_root.bola.hitTest(_root.coin11)) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root.coin11._y = 500; } for (var _local3 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local3]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.lives = _root.lives + 1; } } } } } for (var _local4 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local4]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("scoreplus", "scoreplus" + nivel, -600, {_x:350, _y:200}); _root["scoreplus" + nivel].estescore.text = score; } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 116 MovieClip "barra2" in Frame 23
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 111 MovieClip "barra1" in Frame 23
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 120 MovieClip "ds1" in Frame 23
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.06; _root.ymov = _root.ymov + 0.04; this._x = this._x + (random(10) * Math.sin(_root.xmov)); this._y = this._y + (5 * Math.cos(_root.ymov)); if (this._y < -20) { this._y = 410; } } }
Instance of Symbol 241 MovieClip "circulo1" in Frame 23
/* no clip actions */
Instance of Symbol 220 MovieClip "cfire1" in Frame 23
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 7; } if (this._x > 670) { this._x = -20; } }
Frame 24
stop(); var xp1 = 63.5; var vsi = 0; var dfiren = 0; var cirfn = 0; var tiempo = 30; var zx = 0; var levelup = 0; var levelpoints1 = 1000; var coins1 = 0; var xc = 0; var tbonus = 0; var i = 0; var cbonus = 0; var b = 0; var scoresum = 0; var xmov = 0; var ymov = 0; var ymov2 = 0; var xmov2 = 0; var xmov3 = 0; var firen = 0; nivel = 20; _root.coin11._x = 44; _root.coin11._y = 300; _root.cirfire1.fire = 0; _root.cirfire2.fire = 0; _root.cirfire1._x = 188; _root.cirfire1._y = 40; _root.bola.inicx = 506; _root.bola.inicy = 338; _root.cirfire2._x = 30; _root.cirfire2._y = 240; _root.cirfire1._x = 188; _root.cirfire1._y = 40; _root.cirfire2.inicx = 30; _root.cirfire2.inicy = 240; _root.cirfire1.inicx = 188; _root.cirfire1.inicy = 40; _root.bola.inmune._visible = false; var enemies = new Array("barra1", "barra2", "barra3", "innerbh", "cirfire1", "cuadro1", "cuadro2", "barra4"); var enemies2 = new Array("ds1"); this.onEnterFrame = function () { zx = zx + 1; if (zx == 30) { if (levelup == 0) { zx = 0; if (tiempo >= 1) { tiempo = tiempo + -1; _root.tiempotext.text = tiempo; } if (tiempo == 0) { if (_root.fin == 0) { _root.fin = 1; _root.bola.activo = 0; this.attachMovie("gameover", "gover", _root.getNextHighestDepth(), {_x:350, _y:200}); _root.lastscore = (_root.score + _root.coins1) - (_root.lives * 100); _root.scoring(); } } } } var _local3 = 26; while (_local3 <= 31) { if (_root.bola.hitTest(_root["coin" + _local3])) { _root.coins1 = _root.coins1 + 1000; if (_root.musicbut.nomusic._visible == false) { _root.coinsound.start(0, 1); } _root["coin" + _local3].swapDepths(_root.getNextHighestDepth()); _root["coin" + _local3].removeMovieClip(); } _local3++; } for (var _local4 in enemies) { if (_root.bola.inbola.hitTest(_root[_root.enemies[_local4]])) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.cirfire2._x = _root.cirfire2.inicx; _root.cirfire2._y = _root.cirfire2.inicy; _root.lives = _root.lives + 1; } } } } } for (var _local5 in enemies2) { if (_root.bola.inbola.hitTest(_root[_root.enemies2[_local5]].dentro)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { if (_root.levelup == 0) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.lives = _root.lives + 1; } } } } } if (_root.bola.hitTest(_root.inmunidad1)) { _root.bola.inmune._visible = true; _root.inmunidad1._y = 500; } if (_root.bola.hitTest(_root.final.dentro)) { if (_root.fin == 0) { _root.fin = 1; if (_root.levelup == 0) { if (_root.musicbut.nomusic._visible == false) { levelsup.start(0, 1); } } _root.levelup = 1; this.attachMovie("lastlevel", "lastlevel20", -600, {_x:350, _y:200}); _root.lastscore = (((_root.score + 1000) + (_root.tiempo * 100)) + _root.coins1) - (_root.lives * 100); _root.scoring(); _root.lastlevel20.estescore.text = score; } } }; this.onMouseDown = function () { if (_root.bola.hitTest(_xmouse, _ymouse, true)) { _root.bola.activo = 1; } if (_root.musicbut.hitTest(_xmouse, _ymouse, true)) { if (_root.musicbut.nomusic._visible == false) { _root.musicbut.nomusic._visible = true; lamusica.stop(); } else { lamusica.start(0, 1000); _root.musicbut.nomusic._visible = false; } } }; bola.onEnterFrame = function () { var _local4 = _root._xmouse; var _local3 = _root._ymouse; if (this.activo == 1) { if (_root.levelup == 0) { this._x = this._x - ((this._x - _local4) / 6); this._y = this._y - ((this._y - _local3) / 6); } if (this.inmune._visible == true) { vsi = vsi + 1; if (vsi >= 90) { this.inmune._visible = false; vsi = 0; } } } };
Instance of Symbol 111 MovieClip "barra2" in Frame 24
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + 7; } if (this._y > 420) { this._y = -300; } }
Instance of Symbol 54 MovieClip "barra1" in Frame 24
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + -7; } if (this._x < -260) { this._x = 660; } }
Instance of Symbol 106 MovieClip "barra3" in Frame 24
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._x = this._x + 5; } if (this._x > 660) { this._x = -260; } }
Instance of Symbol 209 MovieClip "cuadro1" in Frame 24
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov = _root.xmov + 0.05; this._x = this._x + (random(15) * Math.sin(_root.xmov)); this._y = this._y + -3; if (this._y < -20) { this._y = 420; } } }
Instance of Symbol 209 MovieClip "cuadro2" in Frame 24
onClipEvent (enterFrame) { if (_root.levelup == 0) { _root.xmov3 = _root.xmov3 + 0.06; this._x = this._x + (random(20) * Math.sin(_root.xmov)); this._y = this._y + 3; if (this._y > 420) { this._y = -20; } } }
Instance of Symbol 116 MovieClip "barra4" in Frame 24
onClipEvent (enterFrame) { if (_root.levelup == 0) { this._y = this._y + -5; } if (this._y < -300) { this._y = 420; } }
Frame 30
this.onEnterFrame = function () { if (_root.startbtn.hitTest(_xmouse, _ymouse, true)) { _root.startbtn.gotoAndStop(2); } else { _root.startbtn.gotoAndStop(1); } if (_root.mainbtn.hitTest(_xmouse, _ymouse, true)) { _root.mainbtn.gotoAndStop(2); } else { _root.mainbtn.gotoAndStop(1); } }; this.onMouseDown = function () { if (_root.startbtn.hitTest(_xmouse, _ymouse, true)) { cusong.stop(); _root.gotoAndStop(5); } if (_root.mainbtn.hitTest(_xmouse, _ymouse, true)) { cusong.stop(); _root.gotoAndStop(3); } };
Frame 31
this.onEnterFrame = function () { if (_root.startbtn.hitTest(_xmouse, _ymouse, true)) { _root.startbtn.gotoAndStop(2); } else { _root.startbtn.gotoAndStop(1); } if (_root.mainbtn.hitTest(_xmouse, _ymouse, true)) { _root.mainbtn.gotoAndStop(2); } else { _root.mainbtn.gotoAndStop(1); } }; this.onMouseDown = function () { if (_root.startbtn.hitTest(_xmouse, _ymouse, true)) { cusong.stop(); _root.gotoAndStop(5); } if (_root.mainbtn.hitTest(_xmouse, _ymouse, true)) { cusong.stop(); _root.gotoAndStop(3); } };
Symbol 37 Button
on (press) { getURL ("http://www.gamegarage.co.uk/", "_blank", "POST"); }
Symbol 70 Button
on (press) { _root.score = ((_root.score + _root.levelpoints1) + (_root.tiempo * 100)) + _root.coins1; _root.bola.activo = 0; _root.bola._x = _root.bola.px; _root.bola._y = _root.bola.py; _root.nextFrame(); _root["scoreplus" + _root.nivel].swapDepths(_root.getNextHighestDepth()); _root["scoreplus" + _root.nivel].removeMovieClip(); }
Symbol 82 MovieClip [scoreplus] Frame 1
this.onEnterFrame = function () { _root.xc = _root.xc + 1; if (_root.xc >= 5) { _root.xc = 0; if (_root.i < _root.tiempo) { _root.i = _root.i + 1; _root.tbonus = _root.tbonus + 100; } if (_root.b < (_root.coins1 / 1000)) { _root.b = _root.b + 1; _root.cbonus = _root.cbonus + 1000; } _root.scoresum = ((_root.score + _root.levelpoints1) + _root.tbonus) + _root.cbonus; } };
Symbol 86 Button
on (press) { _root.tiempo = 30; _root.gotoAndStop(4); _root.gover.removeMovieClip(); stopAllSounds(); }
Symbol 88 Button
on (press) { _root.gotoAndStop(3); _root.gover.removeMovieClip(); }
Symbol 90 Button
on (press) { getURL ("http://www.gamegarage.co.uk/", "_blank", "POST"); }
Symbol 101 MovieClip [lastlevel] Frame 1
this.onEnterFrame = function () { _root.xc = _root.xc + 1; if (_root.xc >= 3) { _root.xc = 0; if (_root.i < _root.tiempo) { _root.i = _root.i + 1; _root.tbonus = _root.tbonus + 100; } if (_root.b < (_root.coins1 / 1000)) { _root.b = _root.b + 1; _root.cbonus = _root.cbonus + 1000; } if (_root.lo < _root.lives) { _root.lo = _root.lo + 1; _root.livesbonus = _root.livesbonus + 100; } _root.scoresum = (((_root.score + _root.levelpoints1) + _root.tbonus) + _root.cbonus) - _root.livesbonus; } };
Symbol 128 MovieClip Frame 1
stop();
Symbol 141 MovieClip Frame 1
stop();
Symbol 141 MovieClip Frame 2
stop();
Symbol 150 MovieClip Frame 1
stop();
Symbol 150 MovieClip Frame 2
stop();
Symbol 153 MovieClip Frame 1
stop();
Symbol 153 MovieClip Frame 2
stop();
Symbol 161 MovieClip [gameover] Frame 1
this.onEnterFrame = function () { _root.bola.activo = 0; _root.xc = _root.xc + 1; if (_root.xc >= 3) { _root.xc = 0; if (_root.i < _root.tiempo) { _root.i = _root.i + 1; _root.tbonus = _root.tbonus + 100; } if (_root.b < (_root.coins1 / 1000)) { _root.b = _root.b + 1; _root.cbonus = _root.cbonus + 1000; } if (_root.lo < _root.lives) { _root.lo = _root.lo + 1; _root.livesbonus = _root.livesbonus + 100; } _root.scoresum = (_root.score + _root.cbonus) - _root.livesbonus; } };
Symbol 220 MovieClip Frame 1
if ((_root.levelup == 0) and (_root.fin == 0)) { this.fire = this.fire + 1; if (this.fire >= 30) { this.fire = 0; _root.firen = _root.firen + 1; var thisfire = _root.attachMovie("firec", "firec" + _root.firen, _root.getNextHighestDepth(), {_x:this._x, _y:this._y}); if (_root.musicbut.nomusic._visible == false) { _root.mitiro.start(0, 1); } _root["firec" + _root.firen].speed = 8; _root["firec" + _root.firen].desx = _root.bola._x; _root["firec" + _root.firen].desy = _root.bola._y; _root["firec" + _root.firen].distot = Math.sqrt(((_root["firec" + _root.firen]._y - _root["firec" + _root.firen].desy) * (_root["firec" + _root.firen]._y - _root["firec" + _root.firen].desy)) + ((_root["firec" + _root.firen]._x - _root["firec" + _root.firen].desx) * (_root["firec" + _root.firen]._x - _root["firec" + _root.firen].desx))); _root["firec" + _root.firen].sinx = (_root["firec" + _root.firen]._x - _root["firec" + _root.firen].desx) / _root["firec" + _root.firen].distot; _root["firec" + _root.firen].cosy = (_root["firec" + _root.firen]._y - _root["firec" + _root.firen].desy) / _root["firec" + _root.firen].distot; thisfire.onEnterFrame = function () { this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); if (this.hitTest(_root.bola.inbola)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.circulo2._x = _root.circulo2.inicx; _root.circulo2._y = _root.circulo2.inicy; _root.circulo3._x = _root.circulo3.inicx; _root.circulo3._y = _root.circulo3.inicy; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.cirfire2._x = _root.cirfire2.inicx; _root.cirfire2._y = _root.cirfire2.inicy; _root.lives = _root.lives + 1; } } } if (this._x > 670) { this.removeMovieClip(); } if (this._x < -15) { this.removeMovieClip(); } if (this._y > 420) { this.removeMovieClip(); } if (this._x < -15) { this.removeMovieClip(); } if (_root.levelup == 1) { this.removeMovieClip(); } }; } }
Symbol 241 MovieClip Frame 1
if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.speed = 7; this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); } }
Symbol 241 MovieClip Frame 2
if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.speed = 7; this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); } }
Symbol 253 MovieClip Frame 1
if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.speed = 5; this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); } } if ((_root.levelup == 0) and (_root.fin == 0)) { this.fire = this.fire + 1; if (this.fire >= 30) { this.fire = 0; _root.cirfn = _root.cirfn + 1; var thiscirfire = _root.attachMovie("cirbullet", "cirf" + _root.cirfn, _root.getNextHighestDepth(), {_x:this._x, _y:this._y}); if (_root.musicbut.nomusic._visible == false) { _root.mitiroc.start(0, 1); } _root["cirf" + _root.cirfn].speed = 8; _root["cirf" + _root.cirfn].desx = _root.bola._x; _root["cirf" + _root.cirfn].desy = _root.bola._y; _root["cirf" + _root.cirfn].distot = Math.sqrt(((_root["cirf" + _root.cirfn]._y - _root["cirf" + _root.cirfn].desy) * (_root["cirf" + _root.cirfn]._y - _root["cirf" + _root.cirfn].desy)) + ((_root["cirf" + _root.cirfn]._x - _root["cirf" + _root.cirfn].desx) * (_root["cirf" + _root.cirfn]._x - _root["cirf" + _root.cirfn].desx))); _root["cirf" + _root.cirfn].sinx = (_root["cirf" + _root.cirfn]._x - _root["cirf" + _root.cirfn].desx) / _root["cirf" + _root.cirfn].distot; _root["cirf" + _root.cirfn].cosy = (_root["cirf" + _root.cirfn]._y - _root["cirf" + _root.cirfn].desy) / _root["cirf" + _root.cirfn].distot; thiscirfire.onEnterFrame = function () { this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); if (this.hitTest(_root.bola.inbola)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.cirfire2._x = _root.cirfire2.inicx; _root.cirfire2._y = _root.cirfire2.inicy; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.circulo2._x = _root.circulo2.inicx; _root.circulo2._y = _root.circulo2.inicy; _root.lives = _root.lives + 1; } } } if (this._x > 670) { this.removeMovieClip(); } if (this._x < -15) { this.removeMovieClip(); } if (this._y > 420) { this.removeMovieClip(); } if (this._x < -15) { this.removeMovieClip(); } if (_root.levelup == 1) { this.removeMovieClip(); } }; } }
Symbol 253 MovieClip Frame 2
if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.speed = 5; this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); } }
Symbol 284 MovieClip Frame 1
if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.speed = 5; this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); } } if ((_root.levelup == 0) and (_root.fin == 0)) { this.fire = this.fire + 1; if (this.fire >= 15) { this.fire = 0; _root.dfiren = _root.dfiren + 1; if (_root.musicbut.nomusic._visible == false) { _root.mitirod.start(0, 1); } var thisdfire = _root.attachMovie("dfbullet", "dfb" + _root.dfiren, _root.getNextHighestDepth(), {_x:this._x, _y:this._y}); _root["dfb" + _root.dfiren].speed = 7; _root["dfb" + _root.dfiren].desx = _root.bola._x + 50; _root["dfb" + _root.dfiren].desy = _root.bola._y; _root["dfb" + _root.dfiren].distot = Math.sqrt(((_root["dfb" + _root.dfiren]._y - _root["dfb" + _root.dfiren].desy) * (_root["dfb" + _root.dfiren]._y - _root["dfb" + _root.dfiren].desy)) + ((_root["dfb" + _root.dfiren]._x - _root["dfb" + _root.dfiren].desx) * (_root["dfb" + _root.dfiren]._x - _root["dfb" + _root.dfiren].desx))); _root["dfb" + _root.dfiren].sinx = (_root["dfb" + _root.dfiren]._x - _root["dfb" + _root.dfiren].desx) / _root["dfb" + _root.dfiren].distot; _root["dfb" + _root.dfiren].cosy = (_root["dfb" + _root.dfiren]._y - _root["dfb" + _root.dfiren].desy) / _root["dfb" + _root.dfiren].distot; thisdfire.onEnterFrame = function () { this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); if (this.hitTest(_root.bola.inbola)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.cirfire2._x = _root.cirfire2.inicx; _root.cirfire2._y = _root.cirfire2.inicy; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.circulo2._x = _root.circulo2.inicx; _root.circulo2._y = _root.circulo2.inicy; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.df2._x = _root.df2.inicx; _root.df2._y = _root.df2.inicy; _root.lives = _root.lives + 1; } } } if (this._x > 670) { this.removeMovieClip(); } if (this._x < -15) { this.removeMovieClip(); } if (this._y > 420) { this.removeMovieClip(); } if (this._x < -15) { this.removeMovieClip(); } if (_root.levelup == 1) { this.removeMovieClip(); } }; _root.dfiren = _root.dfiren + 1; var thisdfire2 = _root.attachMovie("dfbullet", "dfb" + _root.dfiren, _root.getNextHighestDepth(), {_x:this._x, _y:this._y}); _root["dfb" + _root.dfiren].speed = 7; _root["dfb" + _root.dfiren].desx = _root.bola._x - 50; _root["dfb" + _root.dfiren].desy = _root.bola._y; _root["dfb" + _root.dfiren].distot = Math.sqrt(((_root["dfb" + _root.dfiren]._y - _root["dfb" + _root.dfiren].desy) * (_root["dfb" + _root.dfiren]._y - _root["dfb" + _root.dfiren].desy)) + ((_root["dfb" + _root.dfiren]._x - _root["dfb" + _root.dfiren].desx) * (_root["dfb" + _root.dfiren]._x - _root["dfb" + _root.dfiren].desx))); _root["dfb" + _root.dfiren].sinx = (_root["dfb" + _root.dfiren]._x - _root["dfb" + _root.dfiren].desx) / _root["dfb" + _root.dfiren].distot; _root["dfb" + _root.dfiren].cosy = (_root["dfb" + _root.dfiren]._y - _root["dfb" + _root.dfiren].desy) / _root["dfb" + _root.dfiren].distot; thisdfire2.onEnterFrame = function () { this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); if (this.hitTest(_root.bola.inbola)) { if (_root.bola.activo == 1) { if (_root.bola.inmune._visible == false) { _root.bola._x = _root.bola.inicx; _root.bola._y = _root.bola.inicy; _root.bola.activo = 0; _root.cirfire1._x = _root.cirfire1.inicx; _root.cirfire1._y = _root.cirfire1.inicy; _root.cirfire2._x = _root.cirfire2.inicx; _root.cirfire2._y = _root.cirfire2.inicy; _root.circulo1._x = _root.circulo1.inicx; _root.circulo1._y = _root.circulo1.inicy; _root.circulo2._x = _root.circulo2.inicx; _root.circulo2._y = _root.circulo2.inicy; _root.df1._x = _root.df1.inicx; _root.df1._y = _root.df1.inicy; _root.df2._x = _root.df2.inicx; _root.df2._y = _root.df2.inicy; _root.lives = _root.lives + 1; } } } if (this._x > 670) { this.removeMovieClip(); } if (this._x < -15) { this.removeMovieClip(); } if (this._y > 420) { this.removeMovieClip(); } if (this._x < -15) { this.removeMovieClip(); } if (_root.levelup == 1) { this.removeMovieClip(); } }; } }
Symbol 284 MovieClip Frame 2
if (_root.bola.activo == 1) { if (_root.levelup == 0) { this.speed = 7; this.desx = _root.bola._x; this.desy = _root.bola._y; this.distot = Math.sqrt(((this._y - this.desy) * (this._y - this.desy)) + ((this._x - this.desx) * (this._x - this.desx))); this.sinx = (this._x - this.desx) / this.distot; this.cosy = (this._y - this.desy) / this.distot; this._x = this._x + ((-this.speed) * this.sinx); this._y = this._y + ((-this.speed) * this.cosy); } }
Symbol 304 MovieClip Frame 1
stop();
Symbol 304 MovieClip Frame 2
stop();

Library Items

Symbol 1 Font [Font 1]Used by:65 71 72 73 74 75 76 77 78 79 80 81 84 85 87 91 92 93 94 95 96 97 98 99 100 131 135 140 144 149 151 152 154 155 156 157 158 159 160 171 182 184 185 186 187 188 189 190 191 192 193 194 197 199 200 201 202 203 204 205 206 210 211 212 213 214 215 216 217 221 222 223 224 229 231 232 233 234 235 236 237 238 242 243 244 245 246 247 248 249 250 254 255 256 257 258 259 260 261 262 263 264 265 270 271 272 273 274 275 276 277 278 279 280 281 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 305 306 307
Symbol 2 GraphicUsed by:3 175
Symbol 3 MovieClipUses:2Used by:4  Timeline
Symbol 4 MovieClip [livesclip]Uses:3Used by:Timeline
Symbol 5 GraphicUsed by:Timeline
Symbol 6 GraphicUsed by:19
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:19
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:19
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:19
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:19
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:15Used by:19
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:17Used by:19
Symbol 19 MovieClipUses:6 8 10 12 14 16 18Used by:Timeline
Symbol 20 GraphicUsed by:36 37
Symbol 21 GraphicUsed by:25 37
Symbol 22 GraphicUsed by:25
Symbol 23 GraphicUsed by:25
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:21 22 23 24Used by:36
Symbol 26 GraphicUsed by:36 37 90
Symbol 27 GraphicUsed by:36 37 90
Symbol 28 GraphicUsed by:36 37 90
Symbol 29 GraphicUsed by:36 37 90
Symbol 30 GraphicUsed by:36 37 90
Symbol 31 GraphicUsed by:36 37 90
Symbol 32 GraphicUsed by:36 37 90
Symbol 33 GraphicUsed by:36 37 90
Symbol 34 GraphicUsed by:36 37 90
Symbol 35 GraphicUsed by:36 37 90
Symbol 36 MovieClipUses:20 25 26 27 28 29 30 31 32 33 34 35Used by:37
Symbol 37 ButtonUses:36 20 21 26 27 28 29 30 31 32 33 34 35Used by:Timeline
Symbol 38 GraphicUsed by:39 90
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 FontUsed by:41 42
Symbol 41 EditableTextUses:40Used by:Timeline
Symbol 42 EditableTextUses:40Used by:Timeline
Symbol 43 GraphicUsed by:48
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:48
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:46Used by:48 269
Symbol 48 MovieClipUses:43 45 47Used by:Timeline
Symbol 49 GraphicUsed by:Timeline
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:50Used by:54
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:54
Symbol 54 MovieClipUses:51 53Used by:Timeline
Symbol 55 GraphicUsed by:56
Symbol 56 MovieClip [firec]Uses:55Used by:Timeline
Symbol 57 GraphicUsed by:58
Symbol 58 MovieClip [cirbullet]Uses:57Used by:Timeline
Symbol 59 GraphicUsed by:60 119 266
Symbol 60 MovieClip [dfbullet]Uses:59Used by:Timeline
Symbol 61 GraphicUsed by:62 83
Symbol 62 MovieClipUses:61Used by:82
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClipUses:63Used by:70 86 88
Symbol 65 TextUses:1Used by:70
Symbol 66 GraphicUsed by:67 70 86 88
Symbol 67 MovieClipUses:66Used by:70 86 88
Symbol 68 GraphicUsed by:69 70 86 88
Symbol 69 MovieClipUses:68Used by:70 86 88
Symbol 70 ButtonUses:64 65 67 69 68 66Used by:82
Symbol 71 TextUses:1Used by:82
Symbol 72 TextUses:1Used by:82 101
Symbol 73 TextUses:1Used by:82 101
Symbol 74 TextUses:1Used by:82 101 161
Symbol 75 TextUses:1Used by:82
Symbol 76 TextUses:1Used by:82 101 161
Symbol 77 EditableTextUses:1Used by:82
Symbol 78 EditableTextUses:1Used by:82
Symbol 79 EditableTextUses:1Used by:82
Symbol 80 EditableTextUses:1Used by:82
Symbol 81 EditableTextUses:1Used by:82
Symbol 82 MovieClip [scoreplus]Uses:62 70 71 72 73 74 75 76 77 78 79 80 81Used by:Timeline
Symbol 83 MovieClipUses:61Used by:101 161
Symbol 84 EditableTextUses:1Used by:101
Symbol 85 TextUses:1Used by:86
Symbol 86 ButtonUses:64 85 67 69 68 66Used by:101 161
Symbol 87 TextUses:1Used by:88
Symbol 88 ButtonUses:64 87 67 69 68 66Used by:101 161
Symbol 89 GraphicUsed by:90
Symbol 90 ButtonUses:89 26 27 28 29 30 31 32 33 34 35 38Used by:101 161  Timeline
Symbol 91 TextUses:1Used by:101
Symbol 92 TextUses:1Used by:101 161
Symbol 93 EditableTextUses:1Used by:101
Symbol 94 EditableTextUses:1Used by:101
Symbol 95 EditableTextUses:1Used by:101
Symbol 96 EditableTextUses:1Used by:101
Symbol 97 EditableTextUses:1Used by:101
Symbol 98 TextUses:1Used by:101
Symbol 99 TextUses:1Used by:101 161
Symbol 100 EditableTextUses:1Used by:101
Symbol 101 MovieClip [lastlevel]Uses:83 84 86 88 90 91 72 73 74 92 76 93 94 95 96 97 98 99 100Used by:Timeline
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClipUses:102Used by:106
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClipUses:104Used by:106
Symbol 106 MovieClipUses:103 105Used by:Timeline
Symbol 107 GraphicUsed by:108
Symbol 108 MovieClipUses:107Used by:111
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:111
Symbol 111 MovieClipUses:108 110Used by:Timeline
Symbol 112 GraphicUsed by:113
Symbol 113 MovieClipUses:112Used by:116
Symbol 114 GraphicUsed by:115
Symbol 115 MovieClipUses:114Used by:116
Symbol 116 MovieClipUses:113 115Used by:Timeline
Symbol 117 GraphicUsed by:118
Symbol 118 MovieClipUses:117Used by:120
Symbol 119 MovieClipUses:59Used by:120 172 269
Symbol 120 MovieClipUses:118 119Used by:Timeline
Symbol 121 Sound [tiro]Used by:128
Symbol 122 Sound [Reward]Used by:128
Symbol 123 Sound [menusong]Used by:128
Symbol 124 Sound [levels]Used by:128
Symbol 125 Sound [cshot]Used by:128
Symbol 126 Sound [dshot]Used by:128
Symbol 127 Sound [lamusic]Used by:128
Symbol 128 MovieClipUses:121 122 123 124 125 126 127Used by:Timeline
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:129Used by:132
Symbol 131 TextUses:1Used by:132
Symbol 132 MovieClipUses:130 131Used by:Timeline
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:133Used by:141 153
Symbol 135 TextUses:1Used by:141
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:141 153
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClipUses:138Used by:141 153
Symbol 140 TextUses:1Used by:141
Symbol 141 MovieClipUses:134 135 137 139 140Used by:Timeline
Symbol 142 GraphicUsed by:143
Symbol 143 MovieClipUses:142Used by:150 304
Symbol 144 TextUses:1Used by:150
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClipUses:145Used by:150 304
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:147Used by:150 304
Symbol 149 TextUses:1Used by:150
Symbol 150 MovieClipUses:143 144 146 148 149Used by:Timeline
Symbol 151 TextUses:1Used by:153
Symbol 152 TextUses:1Used by:153
Symbol 153 MovieClipUses:134 151 137 139 152Used by:Timeline
Symbol 154 EditableTextUses:1Used by:161
Symbol 155 TextUses:1Used by:161
Symbol 156 EditableTextUses:1Used by:161
Symbol 157 EditableTextUses:1Used by:161
Symbol 158 EditableTextUses:1Used by:161
Symbol 159 TextUses:1Used by:161
Symbol 160 EditableTextUses:1Used by:161
Symbol 161 MovieClip [gameover]Uses:83 154 86 88 90 155 74 92 76 156 157 158 159 99 160Used by:Timeline
Symbol 162 GraphicUsed by:163
Symbol 163 MovieClipUses:162Used by:172
Symbol 164 GraphicUsed by:169 196
Symbol 165 GraphicUsed by:166 195
Symbol 166 MovieClipUses:165Used by:169
Symbol 167 GraphicUsed by:168
Symbol 168 MovieClipUses:167Used by:169
Symbol 169 MovieClipUses:164 166 168Used by:170
Symbol 170 MovieClipUses:169Used by:172
Symbol 171 EditableTextUses:1Used by:172
Symbol 172 MovieClipUses:163 170 171 119Used by:Timeline
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:180
Symbol 175 MovieClipUses:2Used by:180
Symbol 176 ShapeTweeningUsed by:179
Symbol 177 ShapeTweeningUsed by:179
Symbol 178 GraphicUsed by:179
Symbol 179 MovieClipUses:176 177 178Used by:180
Symbol 180 MovieClipUses:174 175 179Used by:Timeline
Symbol 181 GraphicUsed by:183
Symbol 182 TextUses:1Used by:183
Symbol 183 MovieClipUses:181 182Used by:Timeline
Symbol 184 TextUses:1Used by:Timeline
Symbol 185 TextUses:1Used by:Timeline
Symbol 186 TextUses:1Used by:Timeline
Symbol 187 TextUses:1Used by:Timeline
Symbol 188 TextUses:1Used by:Timeline
Symbol 189 EditableTextUses:1Used by:Timeline
Symbol 190 EditableTextUses:1Used by:Timeline
Symbol 191 EditableTextUses:1Used by:Timeline
Symbol 192 TextUses:1Used by:Timeline
Symbol 193 EditableTextUses:1Used by:Timeline
Symbol 194 EditableTextUses:1Used by:Timeline
Symbol 195 MovieClipUses:165Used by:198
Symbol 196 MovieClipUses:164Used by:198
Symbol 197 TextUses:1Used by:198
Symbol 198 MovieClipUses:195 196 197Used by:Timeline
Symbol 199 EditableTextUses:1Used by:Timeline
Symbol 200 TextUses:1Used by:Timeline
Symbol 201 EditableTextUses:1Used by:Timeline
Symbol 202 EditableTextUses:1Used by:Timeline
Symbol 203 EditableTextUses:1Used by:Timeline
Symbol 204 TextUses:1Used by:Timeline
Symbol 205 EditableTextUses:1Used by:Timeline
Symbol 206 EditableTextUses:1Used by:Timeline
Symbol 207 GraphicUsed by:208
Symbol 208 MovieClipUses:207Used by:209
Symbol 209 MovieClipUses:208Used by:Timeline
Symbol 210 EditableTextUses:1Used by:Timeline
Symbol 211 TextUses:1Used by:Timeline
Symbol 212 EditableTextUses:1Used by:Timeline
Symbol 213 EditableTextUses:1Used by:Timeline
Symbol 214 EditableTextUses:1Used by:Timeline
Symbol 215 EditableTextUses:1Used by:Timeline
Symbol 216 EditableTextUses:1Used by:Timeline
Symbol 217 EditableTextUses:1Used by:Timeline
Symbol 218 GraphicUsed by:219
Symbol 219 MovieClipUses:218Used by:220
Symbol 220 MovieClipUses:219Used by:Timeline
Symbol 221 EditableTextUses:1Used by:Timeline
Symbol 222 EditableTextUses:1Used by:Timeline
Symbol 223 EditableTextUses:1Used by:Timeline
Symbol 224 EditableTextUses:1Used by:Timeline
Symbol 225 GraphicUsed by:226
Symbol 226 MovieClipUses:225Used by:230
Symbol 227 GraphicUsed by:228
Symbol 228 MovieClipUses:227Used by:230
Symbol 229 EditableTextUses:1Used by:230
Symbol 230 MovieClipUses:226 228 229Used by:Timeline
Symbol 231 EditableTextUses:1Used by:Timeline
Symbol 232 EditableTextUses:1Used by:Timeline
Symbol 233 EditableTextUses:1Used by:Timeline
Symbol 234 EditableTextUses:1Used by:Timeline
Symbol 235 EditableTextUses:1Used by:Timeline
Symbol 236 EditableTextUses:1Used by:Timeline
Symbol 237 EditableTextUses:1Used by:Timeline
Symbol 238 EditableTextUses:1Used by:Timeline
Symbol 239 GraphicUsed by:240
Symbol 240 MovieClipUses:239Used by:241
Symbol 241 MovieClipUses:240Used by:Timeline
Symbol 242 EditableTextUses:1Used by:Timeline
Symbol 243 EditableTextUses:1Used by:Timeline
Symbol 244 EditableTextUses:1Used by:Timeline
Symbol 245 EditableTextUses:1Used by:Timeline
Symbol 246 EditableTextUses:1Used by:Timeline
Symbol 247 EditableTextUses:1Used by:Timeline
Symbol 248 EditableTextUses:1Used by:Timeline
Symbol 249 EditableTextUses:1Used by:Timeline
Symbol 250 EditableTextUses:1Used by:Timeline
Symbol 251 GraphicUsed by:252
Symbol 252 MovieClipUses:251Used by:253
Symbol 253 MovieClipUses:252Used by:Timeline
Symbol 254 EditableTextUses:1Used by:Timeline
Symbol 255 EditableTextUses:1Used by:Timeline
Symbol 256 EditableTextUses:1Used by:Timeline
Symbol 257 EditableTextUses:1Used by:Timeline
Symbol 258 EditableTextUses:1Used by:Timeline
Symbol 259 EditableTextUses:1Used by:Timeline
Symbol 260 EditableTextUses:1Used by:Timeline
Symbol 261 EditableTextUses:1Used by:Timeline
Symbol 262 EditableTextUses:1Used by:Timeline
Symbol 263 EditableTextUses:1Used by:Timeline
Symbol 264 EditableTextUses:1Used by:Timeline
Symbol 265 EditableTextUses:1Used by:Timeline
Symbol 266 MovieClipUses:59Used by:269  Timeline
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:267Used by:269
Symbol 269 MovieClipUses:266 119 268 47Used by:Timeline
Symbol 270 EditableTextUses:1Used by:Timeline
Symbol 271 EditableTextUses:1Used by:Timeline
Symbol 272 EditableTextUses:1Used by:Timeline
Symbol 273 EditableTextUses:1Used by:Timeline
Symbol 274 EditableTextUses:1Used by:Timeline
Symbol 275 EditableTextUses:1Used by:Timeline
Symbol 276 EditableTextUses:1Used by:Timeline
Symbol 277 EditableTextUses:1Used by:Timeline
Symbol 278 EditableTextUses:1Used by:Timeline
Symbol 279 EditableTextUses:1Used by:Timeline
Symbol 280 EditableTextUses:1Used by:Timeline
Symbol 281 EditableTextUses:1Used by:Timeline
Symbol 282 GraphicUsed by:283
Symbol 283 MovieClipUses:282Used by:284
Symbol 284 MovieClipUses:283Used by:Timeline
Symbol 285 EditableTextUses:1Used by:Timeline
Symbol 286 EditableTextUses:1Used by:Timeline
Symbol 287 EditableTextUses:1Used by:Timeline
Symbol 288 EditableTextUses:1Used by:Timeline
Symbol 289 EditableTextUses:1Used by:Timeline
Symbol 290 EditableTextUses:1Used by:Timeline
Symbol 291 EditableTextUses:1Used by:Timeline
Symbol 292 EditableTextUses:1Used by:Timeline
Symbol 293 EditableTextUses:1Used by:Timeline
Symbol 294 EditableTextUses:1Used by:Timeline
Symbol 295 EditableTextUses:1Used by:Timeline
Symbol 296 EditableTextUses:1Used by:Timeline
Symbol 297 TextUses:1Used by:Timeline
Symbol 298 TextUses:1Used by:Timeline
Symbol 299 TextUses:1Used by:Timeline
Symbol 300 TextUses:1Used by:Timeline
Symbol 301 TextUses:1Used by:Timeline
Symbol 302 TextUses:1Used by:304
Symbol 303 TextUses:1Used by:304
Symbol 304 MovieClipUses:143 302 146 148 303Used by:Timeline
Symbol 305 TextUses:1Used by:Timeline
Symbol 306 EditableTextUses:1Used by:Timeline
Symbol 307 EditableTextUses:1Used by:Timeline

Instance Names

"miloader"Frame 1Symbol 39 MovieClip
"loadperc"Frame 1Symbol 41 EditableText
"loadperc"Frame 2Symbol 42 EditableText
"musicbut"Frame 2Symbol 48 MovieClip
"barra2"Frame 3Symbol 54 MovieClip
"barra1"Frame 3Symbol 106 MovieClip
"barra4"Frame 3Symbol 111 MovieClip
"barra5"Frame 3Symbol 116 MovieClip
"ds2"Frame 3Symbol 120 MovieClip
"ds1"Frame 3Symbol 120 MovieClip
"startbtn"Frame 3Symbol 141 MovieClip
"howtobtn"Frame 3Symbol 150 MovieClip
"creditbtn"Frame 3Symbol 153 MovieClip
"final"Frame 5Symbol 172 MovieClip
"barra1"Frame 5Symbol 54 MovieClip
"bola"Frame 5Symbol 180 MovieClip
"barra2"Frame 5Symbol 111 MovieClip
"barra3"Frame 5Symbol 106 MovieClip
"clickme"Frame 5Symbol 183 MovieClip
"tiempotext"Frame 5Symbol 189 EditableText
"scoretext"Frame 5Symbol 190 EditableText
"livestext"Frame 5Symbol 191 EditableText
"barra5"Frame 6Symbol 106 MovieClip
"barra2"Frame 6Symbol 106 MovieClip
"barra1"Frame 6Symbol 116 MovieClip
"barra4"Frame 6Symbol 54 MovieClip
"tiempotext"Frame 6Symbol 193 EditableText
"scoretext"Frame 6Symbol 194 EditableText
"barra3"Frame 6Symbol 111 MovieClip
"coin1"Frame 6Symbol 198 MovieClip
"livestext"Frame 6Symbol 199 EditableText
"barra2"Frame 7Symbol 54 MovieClip
"barra1"Frame 7Symbol 106 MovieClip
"barra4"Frame 7Symbol 111 MovieClip
"tiempotext"Frame 7Symbol 201 EditableText
"scoretext"Frame 7Symbol 202 EditableText
"barra3"Frame 7Symbol 116 MovieClip
"coin3"Frame 7Symbol 198 MovieClip
"coin2"Frame 7Symbol 198 MovieClip
"barra5"Frame 7Symbol 116 MovieClip
"ds1"Frame 7Symbol 120 MovieClip
"ds2"Frame 7Symbol 120 MovieClip
"livestext"Frame 7Symbol 203 EditableText
"barra2"Frame 8Symbol 106 MovieClip
"tiempotext"Frame 8Symbol 205 EditableText
"scoretext"Frame 8Symbol 206 EditableText
"barra6"Frame 8Symbol 54 MovieClip
"coin4"Frame 8Symbol 198 MovieClip
"cuadro2"Frame 8Symbol 209 MovieClip
"cuadro1"Frame 8Symbol 209 MovieClip
"cuadro3"Frame 8Symbol 209 MovieClip
"barra3"Frame 8Symbol 54 MovieClip
"barra4"Frame 8Symbol 116 MovieClip
"barra1"Frame 8Symbol 111 MovieClip
"livestext"Frame 8Symbol 210 EditableText
"barra7"Frame 9Symbol 116 MovieClip
"tiempotext"Frame 9Symbol 212 EditableText
"scoretext"Frame 9Symbol 213 EditableText
"barra1"Frame 9Symbol 111 MovieClip
"coin6"Frame 9Symbol 198 MovieClip
"cuadro1"Frame 9Symbol 209 MovieClip
"cuadro2"Frame 9Symbol 209 MovieClip
"barra5"Frame 9Symbol 111 MovieClip
"barra3"Frame 9Symbol 116 MovieClip
"barra6"Frame 9Symbol 106 MovieClip
"barra2"Frame 9Symbol 54 MovieClip
"barra4"Frame 9Symbol 106 MovieClip
"coin5"Frame 9Symbol 198 MovieClip
"ds1"Frame 9Symbol 120 MovieClip
"livestext"Frame 9Symbol 214 EditableText
"barra6"Frame 10Symbol 116 MovieClip
"musicbut"Frame 10Symbol 48 MovieClip
"leveltext"Frame 10Symbol 215 EditableText
"tiempotext"Frame 10Symbol 216 EditableText
"scoretext"Frame 10Symbol 217 EditableText
"coin7"Frame 10Symbol 198 MovieClip
"barra2"Frame 10Symbol 111 MovieClip
"barra3"Frame 10Symbol 106 MovieClip
"barra1"Frame 10Symbol 116 MovieClip
"coin8"Frame 10Symbol 198 MovieClip
"cfire1"Frame 10Symbol 220 MovieClip
"cfire2"Frame 10Symbol 220 MovieClip
"barra4"Frame 10Symbol 54 MovieClip
"livestext"Frame 10Symbol 221 EditableText
"barra5"Frame 10Symbol 54 MovieClip
"cfire3"Frame 10Symbol 220 MovieClip
"final"Frame 11Symbol 172 MovieClip
"bola"Frame 11Symbol 180 MovieClip
"leveltext"Frame 11Symbol 222 EditableText
"tiempotext"Frame 11Symbol 223 EditableText
"scoretext"Frame 11Symbol 224 EditableText
"coin9"Frame 11Symbol 198 MovieClip
"barra3"Frame 11Symbol 106 MovieClip
"barra2"Frame 11Symbol 54 MovieClip
"cfire1"Frame 11Symbol 220 MovieClip
"cfire2"Frame 11Symbol 220 MovieClip
"cuadro1"Frame 11Symbol 209 MovieClip
"ds1"Frame 11Symbol 120 MovieClip
"inmunidad1"Frame 11Symbol 230 MovieClip
"ds2"Frame 11Symbol 120 MovieClip
"ds3"Frame 11Symbol 120 MovieClip
"barra1"Frame 11Symbol 111 MovieClip
"livestext"Frame 11Symbol 231 EditableText
"ds4"Frame 11Symbol 120 MovieClip
"barra5"Frame 12Symbol 54 MovieClip
"leveltext"Frame 12Symbol 232 EditableText
"tiempotext"Frame 12Symbol 233 EditableText
"scoretext"Frame 12Symbol 234 EditableText
"coin10"Frame 12Symbol 198 MovieClip
"barra2"Frame 12Symbol 54 MovieClip
"cfire1"Frame 12Symbol 220 MovieClip
"ds1"Frame 12Symbol 120 MovieClip
"ds2"Frame 12Symbol 120 MovieClip
"barra4"Frame 12Symbol 111 MovieClip
"barra1"Frame 12Symbol 116 MovieClip
"livestext"Frame 12Symbol 235 EditableText
"cfire3"Frame 12Symbol 220 MovieClip
"leveltext"Frame 13Symbol 236 EditableText
"tiempotext"Frame 13Symbol 237 EditableText
"scoretext"Frame 13Symbol 238 EditableText
"coin11"Frame 13Symbol 198 MovieClip
"barra3"Frame 13Symbol 111 MovieClip
"barra2"Frame 13Symbol 54 MovieClip
"barra4"Frame 13Symbol 116 MovieClip
"coin12"Frame 13Symbol 198 MovieClip
"coin13"Frame 13Symbol 198 MovieClip
"circulo1"Frame 13Symbol 241 MovieClip
"barra1"Frame 13Symbol 106 MovieClip
"livestext"Frame 13Symbol 242 EditableText
"musicbut"Frame 13Symbol 48 MovieClip
"cuadro1"Frame 13Symbol 209 MovieClip
"cfire1"Frame 13Symbol 220 MovieClip
"cuadro2"Frame 13Symbol 209 MovieClip
"leveltext"Frame 14Symbol 243 EditableText
"tiempotext"Frame 14Symbol 244 EditableText
"scoretext"Frame 14Symbol 245 EditableText
"barra1"Frame 14Symbol 111 MovieClip
"livestext"Frame 14Symbol 246 EditableText
"cfire1"Frame 14Symbol 220 MovieClip
"ds1"Frame 14Symbol 120 MovieClip
"cfire2"Frame 14Symbol 220 MovieClip
"circulo2"Frame 14Symbol 241 MovieClip
"circulo3"Frame 14Symbol 241 MovieClip
"barra2"Frame 14Symbol 106 MovieClip
"leveltext"Frame 15Symbol 247 EditableText
"tiempotext"Frame 15Symbol 248 EditableText
"scoretext"Frame 15Symbol 249 EditableText
"barra1"Frame 15Symbol 54 MovieClip
"livestext"Frame 15Symbol 250 EditableText
"cirfire1"Frame 15Symbol 253 MovieClip
"inmunidad1"Frame 15Symbol 230 MovieClip
"barra2"Frame 15Symbol 106 MovieClip
"ds1"Frame 15Symbol 120 MovieClip
"cuadro1"Frame 15Symbol 209 MovieClip
"ds2"Frame 15Symbol 120 MovieClip
"barra4"Frame 15Symbol 116 MovieClip
"barra3"Frame 15Symbol 54 MovieClip
"barra5"Frame 15Symbol 111 MovieClip
"leveltext"Frame 16Symbol 254 EditableText
"tiempotext"Frame 16Symbol 255 EditableText
"scoretext"Frame 16Symbol 256 EditableText
"barra1"Frame 16Symbol 111 MovieClip
"livestext"Frame 16Symbol 257 EditableText
"barra2"Frame 16Symbol 116 MovieClip
"coin15"Frame 16Symbol 198 MovieClip
"coin16"Frame 16Symbol 198 MovieClip
"coin17"Frame 16Symbol 198 MovieClip
"cuadro2"Frame 16Symbol 209 MovieClip
"cuadro1"Frame 16Symbol 209 MovieClip
"cfire1"Frame 16Symbol 220 MovieClip
"barra3"Frame 16Symbol 106 MovieClip
"cfire2"Frame 16Symbol 220 MovieClip
"cirfire2"Frame 16Symbol 253 MovieClip
"circulo1"Frame 16Symbol 241 MovieClip
"leveltext"Frame 17Symbol 258 EditableText
"tiempotext"Frame 17Symbol 259 EditableText
"scoretext"Frame 17Symbol 260 EditableText
"livestext"Frame 17Symbol 261 EditableText
"barra1"Frame 17Symbol 116 MovieClip
"cfire1"Frame 17Symbol 220 MovieClip
"barra3"Frame 17Symbol 54 MovieClip
"barra2"Frame 17Symbol 106 MovieClip
"barra4"Frame 17Symbol 111 MovieClip
"ds1"Frame 17Symbol 120 MovieClip
"circulo1"Frame 17Symbol 241 MovieClip
"cfire2"Frame 17Symbol 220 MovieClip
"leveltext"Frame 18Symbol 262 EditableText
"tiempotext"Frame 18Symbol 263 EditableText
"scoretext"Frame 18Symbol 264 EditableText
"livestext"Frame 18Symbol 265 EditableText
"ds1"Frame 18Symbol 120 MovieClip
"bhole1"Frame 18Symbol 269 MovieClip
"innerbh"Frame 18Symbol 266 MovieClip
"musicbut"Frame 18Symbol 48 MovieClip
"barra1"Frame 18Symbol 54 MovieClip
"cfire1"Frame 18Symbol 220 MovieClip
"barra3"Frame 18Symbol 111 MovieClip
"leveltext"Frame 19Symbol 270 EditableText
"tiempotext"Frame 19Symbol 271 EditableText
"scoretext"Frame 19Symbol 272 EditableText
"livestext"Frame 19Symbol 273 EditableText
"barra1"Frame 19Symbol 111 MovieClip
"circulo1"Frame 19Symbol 241 MovieClip
"barra2"Frame 19Symbol 106 MovieClip
"cfire1"Frame 19Symbol 220 MovieClip
"coin15"Frame 19Symbol 198 MovieClip
"cirfire1"Frame 19Symbol 253 MovieClip
"musicbut"Frame 20Symbol 48 MovieClip
"leveltext"Frame 20Symbol 274 EditableText
"tiempotext"Frame 20Symbol 275 EditableText
"scoretext"Frame 20Symbol 276 EditableText
"livestext"Frame 20Symbol 277 EditableText
"barra1"Frame 20Symbol 111 MovieClip
"cfire1"Frame 20Symbol 220 MovieClip
"coin15"Frame 20Symbol 198 MovieClip
"cuadro1"Frame 20Symbol 209 MovieClip
"cirfire1"Frame 20Symbol 253 MovieClip
"ds1"Frame 20Symbol 120 MovieClip
"barra2"Frame 20Symbol 106 MovieClip
"barra3"Frame 20Symbol 54 MovieClip
"leveltext"Frame 21Symbol 278 EditableText
"tiempotext"Frame 21Symbol 279 EditableText
"scoretext"Frame 21Symbol 280 EditableText
"livestext"Frame 21Symbol 281 EditableText
"df1"Frame 21Symbol 284 MovieClip
"barra3"Frame 21Symbol 111 MovieClip
"barra1"Frame 21Symbol 116 MovieClip
"barra2"Frame 21Symbol 106 MovieClip
"ds1"Frame 21Symbol 120 MovieClip
"cuadro2"Frame 21Symbol 209 MovieClip
"df2"Frame 21Symbol 284 MovieClip
"leveltext"Frame 22Symbol 285 EditableText
"tiempotext"Frame 22Symbol 286 EditableText
"scoretext"Frame 22Symbol 287 EditableText
"coin20"Frame 22Symbol 198 MovieClip
"livestext"Frame 22Symbol 288 EditableText
"barra2"Frame 22Symbol 106 MovieClip
"barra1"Frame 22Symbol 54 MovieClip
"inmunidad1"Frame 22Symbol 230 MovieClip
"bhole1"Frame 22Symbol 269 MovieClip
"innerbh"Frame 22Symbol 266 MovieClip
"coin25"Frame 22Symbol 198 MovieClip
"coin24"Frame 22Symbol 198 MovieClip
"coin23"Frame 22Symbol 198 MovieClip
"coin22"Frame 22Symbol 198 MovieClip
"coin21"Frame 22Symbol 198 MovieClip
"cfire1"Frame 22Symbol 220 MovieClip
"bhole2"Frame 22Symbol 269 MovieClip
"innerbh2"Frame 22Symbol 266 MovieClip
"cirfire2"Frame 22Symbol 253 MovieClip
"cfire2"Frame 22Symbol 220 MovieClip
"cirfire1"Frame 22Symbol 253 MovieClip
"leveltext"Frame 23Symbol 289 EditableText
"tiempotext"Frame 23Symbol 290 EditableText
"scoretext"Frame 23Symbol 291 EditableText
"coin11"Frame 23Symbol 198 MovieClip
"livestext"Frame 23Symbol 292 EditableText
"barra2"Frame 23Symbol 116 MovieClip
"barra1"Frame 23Symbol 111 MovieClip
"ds1"Frame 23Symbol 120 MovieClip
"circulo1"Frame 23Symbol 241 MovieClip
"cfire1"Frame 23Symbol 220 MovieClip
"df1"Frame 23Symbol 284 MovieClip
"leveltext"Frame 24Symbol 293 EditableText
"tiempotext"Frame 24Symbol 294 EditableText
"scoretext"Frame 24Symbol 295 EditableText
"livestext"Frame 24Symbol 296 EditableText
"barra2"Frame 24Symbol 111 MovieClip
"barra1"Frame 24Symbol 54 MovieClip
"coin26"Frame 24Symbol 198 MovieClip
"coin29"Frame 24Symbol 198 MovieClip
"coin30"Frame 24Symbol 198 MovieClip
"coin27"Frame 24Symbol 198 MovieClip
"coin28"Frame 24Symbol 198 MovieClip
"cirfire1"Frame 24Symbol 253 MovieClip
"barra3"Frame 24Symbol 106 MovieClip
"cuadro1"Frame 24Symbol 209 MovieClip
"cuadro2"Frame 24Symbol 209 MovieClip
"barra4"Frame 24Symbol 116 MovieClip
"startbtn"Frame 30Symbol 141 MovieClip
"mainbtn"Frame 30Symbol 304 MovieClip
"nomusic"Symbol 48 MovieClip Frame 1Symbol 45 MovieClip
"estescore"Symbol 82 MovieClip [scoreplus] Frame 1Symbol 77 EditableText
"coins"Symbol 82 MovieClip [scoreplus] Frame 1Symbol 78 EditableText
"totalscore"Symbol 82 MovieClip [scoreplus] Frame 1Symbol 79 EditableText
"timebonus"Symbol 82 MovieClip [scoreplus] Frame 1Symbol 80 EditableText
"levelpoints"Symbol 82 MovieClip [scoreplus] Frame 1Symbol 81 EditableText
"livesused"Symbol 101 MovieClip [lastlevel] Frame 1Symbol 84 EditableText
"estescore"Symbol 101 MovieClip [lastlevel] Frame 1Symbol 93 EditableText
"coins"Symbol 101 MovieClip [lastlevel] Frame 1Symbol 94 EditableText
"totalscore"Symbol 101 MovieClip [lastlevel] Frame 1Symbol 95 EditableText
"timebonus"Symbol 101 MovieClip [lastlevel] Frame 1Symbol 96 EditableText
"levelpoints"Symbol 101 MovieClip [lastlevel] Frame 1Symbol 97 EditableText
"livesused"Symbol 101 MovieClip [lastlevel] Frame 1Symbol 100 EditableText
"dentro"Symbol 120 MovieClip Frame 1Symbol 119 MovieClip
"livesused"Symbol 161 MovieClip [gameover] Frame 1Symbol 154 EditableText
"estescore"Symbol 161 MovieClip [gameover] Frame 1Symbol 156 EditableText
"coins"Symbol 161 MovieClip [gameover] Frame 1Symbol 157 EditableText
"totalscore"Symbol 161 MovieClip [gameover] Frame 1Symbol 158 EditableText
"livesused"Symbol 161 MovieClip [gameover] Frame 1Symbol 160 EditableText
"dentro"Symbol 169 MovieClip Frame 1Symbol 166 MovieClip
"llama2"Symbol 172 MovieClip Frame 1Symbol 163 MovieClip
"dentro"Symbol 172 MovieClip Frame 1Symbol 119 MovieClip
"inbola"Symbol 180 MovieClip Frame 1Symbol 174 MovieClip
"inmune"Symbol 180 MovieClip Frame 1Symbol 179 MovieClip
"innerbh"Symbol 269 MovieClip Frame 1Symbol 266 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "Font 1"
ExportAssets (56)Timeline Frame 1Symbol 4 as "livesclip"
ExportAssets (56)Timeline Frame 3Symbol 56 as "firec"
ExportAssets (56)Timeline Frame 3Symbol 58 as "cirbullet"
ExportAssets (56)Timeline Frame 3Symbol 60 as "dfbullet"
ExportAssets (56)Timeline Frame 3Symbol 82 as "scoreplus"
ExportAssets (56)Timeline Frame 3Symbol 101 as "lastlevel"
ExportAssets (56)Timeline Frame 3Symbol 121 as "tiro"
ExportAssets (56)Timeline Frame 3Symbol 122 as "Reward"
ExportAssets (56)Timeline Frame 3Symbol 123 as "menusong"
ExportAssets (56)Timeline Frame 3Symbol 124 as "levels"
ExportAssets (56)Timeline Frame 3Symbol 125 as "cshot"
ExportAssets (56)Timeline Frame 3Symbol 126 as "dshot"
ExportAssets (56)Timeline Frame 3Symbol 127 as "lamusic"
ExportAssets (56)Timeline Frame 3Symbol 161 as "gameover"

Dynamic Text Variables

_root.coins1Symbol 78 EditableText""
_root.scoresumSymbol 79 EditableText""
_root.tbonusSymbol 80 EditableText""
_root.levelpoints1Symbol 81 EditableText""
_root.coins1Symbol 94 EditableText""
_root.scoresumSymbol 95 EditableText""
_root.tbonusSymbol 96 EditableText""
_root.levelpoints1Symbol 97 EditableText""
_root.livesbonusSymbol 100 EditableText""
_root.scoreSymbol 156 EditableText""
_root.coins1Symbol 157 EditableText""
_root.scoresumSymbol 158 EditableText""
_root.livesbonusSymbol 160 EditableText""
_root.scoreSymbol 190 EditableText""
_root.livesSymbol 191 EditableText"30"
_root.scoreSymbol 194 EditableText""
_root.livesSymbol 199 EditableText"30"
_root.scoreSymbol 202 EditableText""
_root.livesSymbol 203 EditableText"30"
_root.scoreSymbol 206 EditableText""
_root.livesSymbol 210 EditableText"30"
_root.scoreSymbol 213 EditableText""
_root.livesSymbol 214 EditableText"30"
_root.nivelSymbol 215 EditableText"5"
_root.scoreSymbol 217 EditableText""
_root.livesSymbol 221 EditableText"30"
_root.nivelSymbol 222 EditableText"5"
_root.scoreSymbol 224 EditableText""
_root.livesSymbol 231 EditableText"30"
_root.nivelSymbol 232 EditableText"5"
_root.scoreSymbol 234 EditableText""
_root.livesSymbol 235 EditableText"30"
_root.nivelSymbol 236 EditableText"5"
_root.scoreSymbol 238 EditableText""
_root.livesSymbol 242 EditableText"30"
_root.nivelSymbol 243 EditableText"5"
_root.scoreSymbol 245 EditableText""
_root.livesSymbol 246 EditableText"30"
_root.nivelSymbol 247 EditableText"5"
_root.scoreSymbol 249 EditableText""
_root.livesSymbol 250 EditableText"30"
_root.nivelSymbol 254 EditableText"5"
_root.scoreSymbol 256 EditableText""
_root.livesSymbol 257 EditableText"30"
_root.nivelSymbol 258 EditableText"5"
_root.scoreSymbol 260 EditableText""
_root.livesSymbol 261 EditableText"30"
_root.nivelSymbol 262 EditableText"5"
_root.scoreSymbol 264 EditableText""
_root.livesSymbol 265 EditableText"30"
_root.nivelSymbol 270 EditableText"5"
_root.scoreSymbol 272 EditableText""
_root.livesSymbol 273 EditableText"30"
_root.nivelSymbol 274 EditableText"5"
_root.scoreSymbol 276 EditableText""
_root.livesSymbol 277 EditableText"30"
_root.nivelSymbol 278 EditableText"5"
_root.scoreSymbol 280 EditableText""
_root.livesSymbol 281 EditableText"30"
_root.nivelSymbol 285 EditableText"5"
_root.scoreSymbol 287 EditableText""
_root.livesSymbol 288 EditableText"30"
_root.nivelSymbol 289 EditableText"5"
_root.scoreSymbol 291 EditableText""
_root.livesSymbol 292 EditableText"30"
_root.nivelSymbol 293 EditableText"5"
_root.scoreSymbol 295 EditableText""
_root.livesSymbol 296 EditableText"30"




https://swfchan.com/53/264051/info.shtml
Created: 28/4 -2026 09:36:51 Last modified: 28/4 -2026 09:36:51 Server time: 28/04 -2026 12:32:59