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

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

Lt. Fly vs. the Spiders.swf

This is the info page for
Flash #30385

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


Text
000

25

you are a war hero!

in a row!

sonidosPreloader

high scores

high scores

high scores

more games!

more games!

more games!

no ammo!

0000000

00

x

0000

0

0

00

training

00

GAME OVER!

Continue?

click here
to use the
atomic bomb

click here to
use the
firethrower

you have just killed a

Spider
infantry
soldier

Spider
RECON
Officer

Spider
ASSAULT
Officer

Spider
AirForce
PILOT

Attention Lt. Fly! I’m
here to teach you how
to be a real Fly Soldier!
First let me teach you
how to obtain your
bullets!

Click Here.

When you click on a token
you’ll change its color to
the one provided by Major
Maggot.

Major Maggot is feeding
you now a green Token.

Place it by clicking on
the blinking token.

Excellent!! Wow! We have a
genius here! He knows how to
place a token!

Ok, lets move on! Place the
blue token provided by Major
Maggot on the blinking token.
TODAY Soldier!

You formed a set of 4
adjacent tokens of the
same color!

When you form a set of 4 or
more adjacent tokens of the
same color that set will
disappear letting the tokens
above fall down.

set samples.

right.

right.

wrong.

You’ll get bullets
when they reach the
bottom!

For this part of the
training try to obtain
5 bullets. Let’s see if
you have what it takes.

A Bullet has reached
the bottom.
See how your Ammo has
been increased.

Great Lieutenant!
You have your gun
ready to go!
Now lets get rid of
some Spiders!

Let me show you how to
use your cannon

When your mouse’s
cursor is on this side
of the battle field
you’ll use it to obtain
bullets just the way I
showed you.

When your cursor is on
this side of the battle
field it will disappear and
you’ll pass to gun mode,
being able to move your
cannon with your mouse
and to shoot by simply
clicking your mouse’s left
button.

Now try to hit those
spiders before they reach
the ground. For this I’ll
give you unlimited ammo!

This is your spiders
counter, you have to
shoot this number of
spiders to move to the
next mission!

Great, you’re ready for
your next mission.
We count on you to defeat
the Spiders from above!

Try not to run out of ammo
or we are dead flies!

You just got a powerful
bomb, click on this
glowing button to use it
and get rid of many
spiders at once

You just got a
flamethrower, click on
this glowing button to use
it and get rid of many
spiders at once.

This is your spider-o-meter.
Every time a spider reaches
the ground it will increase.
If it reaches the maximum
level it’s game over for you
soldier.

YOUR NAME

<p align="center"><font face="_sans" size="12" color="#ffffff" letterSpacing="0.000000" kerning="0">Error, score not send (no connection?) </font></p>

000

000

ActionScript [AS1/AS2]

Frame 1
urlStart = _url.indexOf("://") + 3; urlEnd = _url.indexOf("/", urlStart); domain = _url.substring(urlStart, urlEnd); LastDot = domain.lastIndexOf(".") - 1; pfixEnd = domain.lastIndexOf(".", LastDot) + 1; domain = domain.substring(pfixEnd, domain.length); if (domain == "bubblebox.com") { play(); } else { stop(); } play();
Frame 2
stop();
Frame 3
bytes_loaded = Math.round(this.getBytesLoaded()); bytes_total = Math.round(this.getBytesTotal()); getPercent = bytes_loaded / bytes_total; this.loadBar._xscale = (getPercent * 50) + (cargador.getPercent * 50); if (((bytes_loaded == bytes_total) & cargador.listo) && (_root.splash)) { _root.my_date = new Date(); gotoAndStop (6); }
Frame 4
gotoAndPlay (3);
Frame 6
stop(); _root.dificultad = 1; level = 0; _root.gameHeight = 510; _root.gameWidth = 680; _root.helpCount = 1; _root.instFlag1 = false; _root.instFlag2 = false; _root.instFlag3 = false; _root.instFlag4 = false; _root.instFlag5 = false; _root.instFlag6 = false; _root.instFlag7 = false; _root.instFlag8 = false; _root.train1Flag = false; _root.train2Flag = false; _root.train3Flag = false; _root.trainFlag1 = false; _root.trainFlag2 = false; _root.trainFlag3 = false; _root.trainFlag4 = false; _root.trainFlag34 = false; popSound = new Sound(this); popSound.attachSound("fichas.mp3"); magicalSound = new Sound(this); suenaMagic = false; magicalSound.attachSound("fichasfila.mp3"); bangSound = new Sound(this); bangSound.attachSound("canon.mp3"); bulletSound = new Sound(this); bulletSound.attachSound("reloadbalas.mp3"); bombLoadSound = new Sound(this); bombLoadSound.attachSound("reloadbomb.mp3"); fireLoadSound = new Sound(this); fireLoadSound.attachSound("reloadfire.mp3"); flameSound = new Sound(this); flameSound.attachSound("lanzallamas.mp3"); aBombSound = new Sound(this); aBombSound.attachSound("bombaatomica.mp3"); clickSound = new Sound(this); clickSound.attachSound("clickbotones.mp3"); medicSound = new Sound(this); medicSound.attachSound("cajitavida.mp3"); spDieSound = new Sound(this); spDieSound.attachSound("aranamuerta.mp3"); spDie1Sound = new Sound(this); spDie1Sound.attachSound("aranamediomuerta.mp3"); levelSound = new Sound(this); levelSound.attachSound("level.mp3"); _root.levelPlaying = false; levelSound.onSoundComplete = function () { _root.levelPlaying = false; }; alarmSound = new Sound(this); musicaSound = new Sound(this); musicaSound.attachSound("musicai.mp3"); musicaSound.onSoundComplete = function () { this.start(); }; emptySound = new Sound(this); emptySound.attachSound("empty.mp3"); caidaSound = new Sound(this); caidaSound.attachSound("caida.mp3"); loopSound = new Sound(this); loopSound.attachSound("loop0.mp3"); loopSound.onSoundComplete = function () { this.start(0, 20); }; musicaSound.start(); gameOverSound = new Sound(this); gameOverSound.attachSound("gameover.mp3"); gameOverSound.onSoundComplete = function () { this.start(); }; btn_play.onRelease = function () { _root.clickSound.start(); _root.musicaSound.stop(); gotoAndPlay ("game"); };
Frame 7
function harm() { if (life > 0) { if (!_root.training) { life = life - 5; _root.spcombo = 1; lifemeter.lifebar._yscale = 100 - life; lifemeter.spLife._y = (lifemeter.lifebar._y - lifemeter.lifebar._height) + 5; } fondo.gotoAndPlay(worldFrame + 1); if ((!_root.trainFlag1) && (!_root.training)) { _root.trainScreen.gotoAndStop(31); _root.trainFlag1 = true; } if (life <= 0) { terminarJuego(); clearInterval(intervalId); } } else { terminarJuego(); clearInterval(intervalId); } } stop(); brillo.gotoAndStop(5); ammotxt.embedFonts = true; scoretxt.embedFonts = true; sptxt.embedFonts = true; bombtxt.embedFonts = true; firetxt.embedFonts = true; spcombo = 1; spIngame = 0; spLimit = 10; haySpTrain = false; training = false; gover = false; congrat = false; cantSpiders = 5; score = 0; world = 1; worldFrame = 1; jumps = 30; ammo = 0; abombs = 0; fire = 0; life = 100; pausa = false; lifemeter.lifebar._yscale = 0; bangf = false; canShoot = true; canBomb = true; canFire = true; balaB = 1; balaV = 3; var spiderArray = new Array(); jugando = false; standBy = true; lifemeter.lifebar._yscale = 100 - life; lifemeter.spLife._y = (lifemeter.lifebar._y - lifemeter.lifebar._height) + 5; terminarJuego = function () { clearInterval(intervalId); jugando = false; logica.game = "game_stop"; if (life > 0) { level++; if (((level == 5) || (level == 9)) || (level == 13)) { world++; } if (level == 17) { _root.congrat = true; gover = true; gameOver.gotoAndStop(2); } levelScreen.gotoAndStop(1); } else { gover = true; gameOver.gotoAndStop(2); } }; irAresults = function () { if (!congrat) { gotoAndStop (8); } else { gotoAndStop (9); congrat = false; } }; quitBtn.onRelease = function () { if (!_root.training) { if (!standBy) { stopAllSounds(); gotoAndStop (6); } jugando = false; } }; pidiendo = false; apuntando = true; onEnterFrame = function () { if (pidiendo && (!_root.training)) { tank.gotoAndPlay(5); helper.gotoAndPlay(2); pidiendo = false; } if (apuntando) { tank.gotoAndStop(1); helper.gotoAndStop(1); apuntando = false; } };
Instance of Symbol 383 MovieClip "cannon" in Frame 7
onClipEvent (enterFrame) { if ((_root.jugando && (!_root.pausa)) && (!_root.spiderCanvas.raton)) { mouse_x = int(_root.mouse._x - this._x); mouse_y = int(_root.mouse._y - this._y); if ((mouse_x > 0) && (mouse_y > 0)) { quad = Number(4); } if ((mouse_x < 0) && (mouse_y > 0)) { quad = Number(1); } if ((mouse_x < 0) && (mouse_y < 0)) { quad = Number(2); } if ((mouse_x > 0) && (mouse_y < 0)) { quad = Number(3); } abs_x = Math.abs(mouse_x); abs_y = Math.abs(mouse_y); tg = abs_y / abs_x; _root.maths = (Math.atan(tg) * Number(180)) / Math.PI; if (quad == 1) { angle = Number(90) - Number(_root.maths); } if (quad == 2) { angle = Number(90) + Number(_root.maths); } if (quad == 3) { angle = Number(270) - Number(_root.maths); } if (quad == 4) { angle = Number(270) + Number(_root.maths); } if (angle < 198) { angle = 198; } if (angle > 279) { angle = 278; } setProperty(this, _rotation , angle); } }
Instance of Symbol 451 MovieClip "mouse" in Frame 7
onClipEvent (load) { startDrag (this, true); }
Frame 8
stop(); loopSound.stop(); gameOverSound.start(); fscoretxt.embedFonts = true; Mouse.show(); totalscoretxt.embedFonts = true; BtnPlayAgain.onRelease = function () { _root.clickSound.start(); gameOverSound.stop(); _root.gover = false; _root.level = 1; gotoAndPlay (6); };
Frame 9
stop(); loopSound.stop(); musicaSound.start(); fscore2txt.embedFonts = true; Mouse.show(); totalscoretxt.embedFonts = true; BtnPlayAgain.onRelease = function () { musicaSound.stop(); _root.clickSound.start(); _root.gover = false; _root.level = 1; gotoAndPlay (6); }; trace(BtnPlayAgain._yscale);
Symbol 801 MovieClip [__Packages.Spider] Frame 0
class Spider extends MovieClip { var linea, createEmptyMovieClip, inicioCuerda, _y, tamSpider, _height, gotoAndStop, attachMovie, getNextHighestDepth, raza, _name, removeMovieClip; function Spider () { super(); linea = createEmptyMovieClip("linea", -16384); linea._x = 0; linea._y = 0; linea.lineStyle(1, 16777215, 80, false, "none", "round", "round"); linea.moveTo(0, 0); linea.lineTo(0, (-_root.gameHeight) * 5); inicioCuerda = _y; tamSpider = _height; } function changeSpeed(newSpeed) { speed = newSpeed; } function fall() { vida--; if (vida <= 0) { fallB = true; linea.unloadMovie(); (gotoAndStop(2));// not popped _root.spiderCanvas.contbang++; attachMovie("bangHit", "b" + _root.spiderCanvas.contbang, getNextHighestDepth(), {_x:0, _y:0, _xscale:30, _yscale:30}); if (_root.training && (_root.helpCount == 21)) { _root.helpCount++; _root.trainScreen.play(); } if (((!_root.training) && (raza == 1)) && (!_root.instFlag5)) { _root.instruc.gotoAndStop(6); Mouse.show(); _root.spiderCanvas.raton = true; } if ((raza == 2) && (!_root.instFlag6)) { _root.instruc.gotoAndStop(7); Mouse.show(); _root.spiderCanvas.raton = true; } if ((raza == 3) && (!_root.instFlag7)) { _root.instruc.gotoAndStop(8); Mouse.show(); _root.spiderCanvas.raton = true; } if ((raza == 4) && (!_root.instFlag8)) { _root.instruc.gotoAndStop(9); Mouse.show(); _root.spiderCanvas.raton = true; } if (_root.cantSpiders > 0) { _root.cantSpiders--; if ((_root.cantSpiders == 0) && (!_root.training)) { if (_root.level != 16) { _root.terminarJuego(); } else { lastSp = true; _root.attachMovie("victory", "victory", _root.getNextHighestDepth(), {_x:350, _y:184.7}); } } if ((_root.training && (_root.helpCount == 23)) && (_root.cantSpiders == 0)) { _root.helpCount++; _root.trainScreen.play(); } } } else { (gotoAndStop(3));// not popped _root.spDie1Sound.start(); _root.spiderCanvas.contbang++; attachMovie("bangHit", "b" + _root.spiderCanvas.contbang, getNextHighestDepth(), {_x:0, _y:0, _xscale:30, _yscale:30}); } } function onEnterFrame() { if (active && (!_root.pausa)) { if (((!_root.jugando) && (!fallB)) && (!_root.pausa)) { fall(); } if (((_root.level == 16) && (_root.cantSpiders == 0)) && (!fallB)) { fall(); } if (_y < (_root.gameHeight + 50)) { if (fallB) { if ((_root.level == 16) && (_root.cantSpiders == 0)) { speed = speed + (speed * 0.1); } else { speed = speed + (speed * 0.5); } } _y = _y + speed; } else { if (!fallB) { _root.harm(); } var _local3 = 0; while (_local3 < _root.spiderArray.length) { if (_root.spiderArray[_local3] == _name) { _root.spiderArray.splice(_local3, 1); _local3 = _root.spiderArray.lenght; } _local3++; } _root.spIngame--; removeMovieClip(); if (_root.training) { _root.haySpTrain = false; } } } } var speed = 1; var vida = 1; var score = 10; var active = false; var fallB = false; var lastSp = false; }
Symbol 802 MovieClip [__Packages.MedicKit] Frame 0
class MedicKit extends MovieClip { var attachMovie, getNextHighestDepth, gotoAndStop, _y, gotoAndPlay, _name, removeMovieClip; function MedicKit () { super(); } function changeSpeed(newSpeed) { speed = newSpeed; } function fall() { active = false; _root.spcombo = 0; if (_root.life < 100) { _root.life = _root.life + 20; if (_root.life > 100) { _root.life = 100; } } _root.lifemeter.lifebar._yscale = 100 - _root.life; _root.lifemeter.spLife._y = (_root.lifemeter.lifebar._y - _root.lifemeter.lifebar._height) + 5; attachMovie("bangHit", "b" + _root.spiderCanvas.contbang, getNextHighestDepth(), {_x:0, _y:0, _xscale:30, _yscale:30}); _root.medicSound.start(); (gotoAndStop(5));// not popped } function onEnterFrame() { if (!_root.pausa) { if (_y < (_root.gameHeight + 50)) { if ((!abrio) && (active)) { speed = speed + (speed * 0.4); if ((_y > 30) && (random(2) == 0)) { (gotoAndPlay(2));// not popped abrio = true; speed = speed2; } } _y = _y + speed; } else { var _local3 = 0; while (_local3 < _root.spiderArray.length) { if (_root.spiderArray[_local3] == _name) { _root.spiderArray.splice(_local3, 1); _local3 = _root.spiderArray.lenght; } _local3++; } removeMovieClip(); } } } var speed = 1; var speed2 = 1; var score = 50; var active = true; var abrio = false; var fallB = false; }
Symbol 19 MovieClip Frame 1
stop();
Symbol 19 MovieClip Frame 10
stop();
Symbol 23 MovieClip Frame 1
stop();
Symbol 24 MovieClip Frame 1
this._alpha = 0; this.tel = 0; this.play_latest_text._visible = false; this.onEnterFrame = function () { if (this._alpha < 100) { this._alpha = this._alpha + 25; } else { this.tel++; if (this.play_latest_text._visible == false) { this.play_latest_text._visible = true; this.play_latest_text.play(); } } if (this.tel > 34) { this._alpha = this._alpha - 35; if (this._alpha <= 0) { this._parent.play(); delete this.onEnterFrame; } } }; stop(); this.onRollOver = function () { this.logo_ro.gotoAndStop(2); }; this.onRollOut = function () { this.logo_ro.gotoAndStop(1); }; this.onReleaseOutside = function () { this.logo_ro.gotoAndStop(1); }; this.onRelease = function () { getURL ("http://www.bubblebox.com/", "_blank"); };
Symbol 25 MovieClip Frame 1
stop(); getPercent = 1; contadorListas = 0; listo = true;
Symbol 35 MovieClip Frame 1
stop(); this.onRollOver = function () { this.gotoAndStop(2); }; this.onRollOut = function () { this.gotoAndStop(1); }; this.onReleaseOutside = function () { this.gotoAndStop(1); }; this.onRelease = function () { getURL ("http://www.bubblebox.com/", "_blank"); };
Symbol 40 MovieClip Frame 1
_root.splash = false;
Symbol 40 MovieClip Frame 37
stop(); _root.splash = true;
Symbol 54 MovieClip [bang] Frame 7
stop(); this.removeMovieClip();
Symbol 55 MovieClip [bangHit] Frame 7
stop(); this.removeMovieClip();
Symbol 58 MovieClip [brillo] Frame 4
gotoAndPlay (1);
Symbol 58 MovieClip [brillo] Frame 5
stop();
Symbol 65 MovieClip [bulleta] Frame 1
function onEnterFrame() { if (!_root.pausa) { if (_root.bangf) { bangftemp = true; _root.bangf = false; } if (bangftemp) { bala1._y = bala1._y - 100; hitTester(); if (bala1._y < -1000) { _root.spcombo = 1; this.removeMovieClip(); } } if (!_root.jugando) { this.removeMovieClip(); } } } stop(); bangftemp = false; hitTester = function () { numB = _root.spiderArray.length; i = 0; while (i < numB) { temp_s = _root.spiderCanvas[_root.spiderArray[i]]; if (this.bala1.hotZone.hitTest(temp_s.hotZone)) { temp_s.fall(); if (!_root.training) { if (((_root.spcombo % 5) == 0) && (_root.spcombo != 0)) { _root.score = _root.score + (temp_s.score * _root.spcombo); _root.spiderCanvas.attachMovie("combo2", "combosp" + _root.spiderCanvas.contbang, _root.spiderCanvas.getNextHighestDepth(), {number:_root.spcombo, _x:190, _y:300, _yscale:50, _xscale:50}); } else { _root.score = _root.score + temp_s.score; } _root.spcombo++; } if (temp_s.vida <= 0) { _root.spDieSound.start(); _root.spiderArray.splice(i, 1); } this.removeMovieClip(); } i++; } };
Symbol 68 MovieClip Frame 1
stop(); numerotxt.embedFonts = true; msg1.embedFonts = true;
Symbol 69 MovieClip [combo] Frame 1
switch (number) { case 5 : msg.msgtxt = "superset"; break; case 6 : msg.msgtxt = "megaset"; break; case 7 : msg.msgtxt = "hyperset"; break; default : msg.msgtxt = "impossibleset"; }
Symbol 69 MovieClip [combo] Frame 11
switch (number) { case 5 : msg.msgtxt = "superset"; break; case 6 : msg.msgtxt = "megaset"; break; case 7 : msg.msgtxt = "hyperset"; break; default : msg.msgtxt = "impossibleset"; }
Symbol 69 MovieClip [combo] Frame 12
stop(); this.removeMovieClip();
Symbol 75 MovieClip Frame 1
numerotxt.embedFonts = true; msg.embedFonts = true;
Symbol 76 MovieClip [combo2] Frame 1
msg.msgtxt = "outstanding!"; switch (number) { case 5 : msg.msgtxt = "good, bonus points!"; break; case 10 : msg.msgtxt = "great, more points!"; break; case 15 : msg.msgtxt = "superb!, good work!"; break; case 20 : msg.msgtxt = "awesome!"; break; case 25 : msg.msgtxt = "incredible!"; break; case 30 : msg.msgtxt = "impossible!"; break; case 35 : msg.msgtxt = "super soldier!"; break; case 40 : msg.msgtxt = "killing machine!"; break; case 45 : msg.msgtxt = "you are a war hero!"; break; default : msg.msgtxt = "you are a warlord!"; }
Symbol 76 MovieClip [combo2] Frame 10
stop(); this.removeMovieClip();
Symbol 99 MovieClip [fwb] Frame 12
stop(); this.removeMovieClip();
Symbol 122 MovieClip [fwy] Frame 12
stop(); this.removeMovieClip();
Symbol 135 MovieClip [lanzaLlama] Frame 1
function onEnterFrame() { if (!_root.pausa) { if (!_root.spiderCanvas.raton) { setProperty(this, _rotation , _root.cannon._rotation + 90); } else { var _local3 = _root.cannon._rotation; if (_local3 <= -162) { _local3 = -162; razon = 2; } if (_local3 >= -82) { _local3 = -82; razon = -2; } _local3 = _local3 + razon; setProperty(this, _rotation , _local3 + 90); setProperty(_root.cannon, _rotation , _local3); } hitTester(); if ((!_root.jugando) && (!_root.pausa)) { gotoAndStop (9); } } } cont = 24; fireZone._alpha = 0; _root.canShoot = false; razon = 1; hitTester = function () { numB = _root.spiderArray.length; i = 0; while (i < numB) { temp_s = _root.spiderCanvas[_root.spiderArray[i]]; if (this.fireZone.hitTest(temp_s.hotZone)) { _root.score = _root.score + temp_s.score; temp_s.fall(); if (temp_s.vida <= 0) { _root.spDieSound.start(); _root.spiderArray.splice(i, 1); } } i++; } };
Symbol 135 MovieClip [lanzaLlama] Frame 6
if (cont > 0) { gotoAndPlay (3); cont--; }
Symbol 135 MovieClip [lanzaLlama] Frame 8
Symbol 135 MovieClip [lanzaLlama] Frame 9
stop(); _root.canShoot = true; _root.canFire = true; this.removeMovieClip();
Symbol 144 MovieClip [medic] Frame 1
#initclip 7 Object.registerClass("medic", MedicKit); #endinitclip stop(); hotZone._alpha = 0;
Symbol 144 MovieClip [medic] Frame 4
stop();
Symbol 144 MovieClip [medic] Frame 5
stop();
Symbol 151 MovieClip [spider1] Frame 1
#initclip 3 Object.registerClass("spider1", Spider); #endinitclip stop(); hotZone._alpha = 0;
Symbol 151 MovieClip [spider1] Frame 2
stop();
Symbol 158 MovieClip [spider2] Frame 1
#initclip 4 Object.registerClass("spider2", Spider); #endinitclip stop(); hotZone._alpha = 0;
Symbol 158 MovieClip [spider2] Frame 2
stop();
Symbol 167 MovieClip [spider3] Frame 1
#initclip 5 Object.registerClass("spider3", Spider); #endinitclip stop(); hotZone._alpha = 0;
Symbol 167 MovieClip [spider3] Frame 2
stop();
Symbol 167 MovieClip [spider3] Frame 3
stop(); hotZone._alpha = 0;
Symbol 174 MovieClip [spider4] Frame 1
#initclip 6 Object.registerClass("spider4", Spider); #endinitclip stop(); hotZone._alpha = 0;
Symbol 174 MovieClip [spider4] Frame 2
stop();
Symbol 184 MovieClip [timer] Frame 1
stop();
Symbol 191 MovieClip [victory] Frame 1
Mouse.show(); _root.canShoot = false; _root.spiderCanvas.raton = true; _root.tank.gotoAndPlay(9); _root.helper.gotoAndPlay(10); _root.alarm.gotoAndStop(1); _root.loopSound.stop(); _root.levelSound.start();
Symbol 191 MovieClip [victory] Frame 10
this.onEnterFrame = function () { fw = "fwy"; if (random(2) == 0) { fw = "fwb"; } escala = random(80) + 21; _root.blankMC.attachMovie(fw, "fire", _root.blankMC.getNextHighestDepth(), {_x:random(_root.gameWidth) - 80, _y:random(100), _xscale:escala, _yscale:escala}); };
Symbol 191 MovieClip [victory] Frame 104
stop(); _root.terminarJuego(); this.removeMovieClip();
Symbol 259 MovieClip Frame 1
stop();
Symbol 260 MovieClip Frame 1
this.onRollOver = function () { this.logo_ro.gotoAndStop(2); }; this.onRollOut = function () { this.logo_ro.gotoAndStop(1); }; this.onReleaseOutside = function () { this.logo_ro.gotoAndStop(1); }; this.onRelease = function () { getURL ("http://www.bubblebox.com/", "_blank"); };
Symbol 267 Button
on (release) { getURL ("http://www.bubblebox.com/highscores/894.htm", "_blank"); }
Symbol 272 Button
on (release) { getURL ("http://www.bubblebox.com/", "_blank"); }
Symbol 289 MovieClip Frame 1
stop();
Symbol 289 MovieClip Frame 3
_root.caidaSound.start();
Symbol 289 MovieClip Frame 5
_root.caidaSound.start();
Symbol 289 MovieClip Frame 6
if (random(3) == 0) { gotoAndPlay (2); } else { gotoAndStop (1); }
Symbol 289 MovieClip Frame 7
stop();
Symbol 289 MovieClip Frame 9
_root.caidaSound.start();
Symbol 289 MovieClip Frame 11
_root.caidaSound.start();
Symbol 289 MovieClip Frame 12
if (random(3) == 0) { gotoAndPlay (8); } else { gotoAndStop (7); }
Symbol 289 MovieClip Frame 13
stop();
Symbol 289 MovieClip Frame 15
_root.caidaSound.start();
Symbol 289 MovieClip Frame 17
_root.caidaSound.start();
Symbol 289 MovieClip Frame 18
if (random(3) == 0) { gotoAndPlay (14); } else { gotoAndStop (13); }
Symbol 289 MovieClip Frame 19
stop();
Symbol 289 MovieClip Frame 21
_root.caidaSound.start();
Symbol 289 MovieClip Frame 23
_root.caidaSound.start();
Symbol 289 MovieClip Frame 24
if (random(3) == 0) { gotoAndPlay (20); } else { gotoAndStop (19); }
Symbol 293 Button
on (release) { this.jugada("00"); }
Symbol 294 Button
on (release) { this.jugada("01"); }
Symbol 295 Button
on (release) { this.jugada("02"); }
Symbol 296 Button
on (release) { this.jugada("03"); }
Symbol 297 Button
on (release) { this.jugada("04"); }
Symbol 298 Button
on (release) { this.jugada("05"); }
Symbol 299 Button
on (release) { this.jugada("10"); }
Symbol 300 Button
on (release) { this.jugada("11"); }
Symbol 301 Button
on (release) { this.jugada("12"); }
Symbol 302 Button
on (release) { this.jugada("13"); }
Symbol 303 Button
on (release) { this.jugada("14"); }
Symbol 304 Button
on (release) { this.jugada("15"); }
Symbol 305 Button
on (release) { this.jugada("20"); }
Symbol 306 Button
on (release) { this.jugada("21"); }
Symbol 307 Button
on (release) { this.jugada("22"); }
Symbol 308 Button
on (release) { this.jugada("23"); }
Symbol 309 Button
on (release) { this.jugada("24"); }
Symbol 310 Button
on (release) { this.jugada("25"); }
Symbol 311 Button
on (release) { this.jugada("30"); }
Symbol 312 Button
on (release) { this.jugada("31"); }
Symbol 313 Button
on (release) { this.jugada("32"); }
Symbol 314 Button
on (release) { this.jugada("33"); }
Symbol 315 Button
on (release) { this.jugada("34"); }
Symbol 316 Button
on (release) { this.jugada("35"); }
Symbol 317 Button
on (release) { this.jugada("40"); }
Symbol 318 Button
on (release) { this.jugada("41"); }
Symbol 319 Button
on (release) { this.jugada("42"); }
Symbol 320 Button
on (release) { this.jugada("43"); }
Symbol 321 Button
on (release) { this.jugada("44"); }
Symbol 322 Button
on (release) { this.jugada("45"); }
Symbol 323 Button
on (release) { this.jugada("50"); }
Symbol 324 Button
on (release) { this.jugada("51"); }
Symbol 325 Button
on (release) { this.jugada("52"); }
Symbol 326 Button
on (release) { this.jugada("53"); }
Symbol 327 Button
on (release) { this.jugada("54"); }
Symbol 328 Button
on (release) { this.jugada("55"); }
Symbol 329 MovieClip Frame 1
stop(); this._yscale = 85; this._xscale = 85; this._quality = "BEST";
Symbol 329 MovieClip Frame 2
function reset() { jugar = true; sinFicha = true; Col_llena = false; fondo = 5; caidamax = 0; mayorFalso = 0; posmax = ""; siguejuego = false; caenNuevas = false; entra = true; status_game = "inicio"; n_jugada = "0"; turno = "1"; control = true; TempArray = new Array(); cantElms = 0; cantElms2 = 0; continua_juego = false; ini = 0; fin = 1; var _local2 = 0; while (_local2 < 6) { var _local1 = 0; while (_local1 < 6) { tabla[_local2][_local1] = (("" + int(_local2)) + "") + int(_local1); color[_local2][_local1] = (("" + int(_local2)) + "") + int(_local1); esta[_local2][_local1] = true; esta2[_local2][_local1] = true; Caida[_local2][_local1] = 0; Caida2[_local2][_local1] = 0; destroyFicha((("f" + _local2) + "c") + _local1); _local1++; } _local2++; } createGrid(); generar_tres_Fichas(); } function createGrid() { hayBomba = false; hayFire = false; var _local5 = 6; var _local4 = 6; var _local3 = 0; while (_local3 < _local5) { var _local2 = 0; while (_local2 < _local4) { createEmptyMovieClip((("f" + _local3) + "c") + _local2, this.getNextHighestDepth()); this[(("f" + _local3) + "c") + _local2]._x = _local2 * tamSprite; this[(("f" + _local3) + "c") + _local2]._y = _local3 * tamSprite; rand = random(4) + ""; tabla[_local3][_local2] = rand.charAt(0); changeSpriteType((("f" + _local3) + "c") + _local2, rand); _local2++; } _local3++; } agregarBalaInicio(balasIni); } function agregarBalaInicio(cantMax) { var _local5 = 0; while (_local5 < cantMax) { var _local4 = int(random(5)); var _local3 = int(random(6)); tabla[_local4][_local3] = "b" + _root.balaB; this[(("f" + _local4) + "c") + _local3].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local4) + "c") + _local3].getNextHighestDepth()); _local5++; } } function renameMC() { var _local3 = 5; while (_local3 >= 0) { var _local2 = 5; while (_local2 >= 0) { if (Caida2[_local3][_local2] > 0) { this[(("f" + _local3) + "c") + _local2]._name = this[(("f" + _local3) + "c") + _local2]._name + "_cayendo"; } _local2--; } _local3--; } _local3 = 5; while (_local3 >= 0) { var _local2 = 5; while (_local2 >= 0) { if (Caida2[_local3][_local2] > 0) { this[((("f" + _local3) + "c") + _local2) + "_cayendo"]._name = (("f" + int(_local3 + (Caida2[_local3][_local2] / tamSprite))) + "c") + _local2; } _local2--; } _local3--; } } function fichaEn_aire(i, j) { var _local2 = false; i = 0; while (i < 5) { if (!esta[i + 1][j]) { _local2 = true; } i++; } return(_local2); } function createNewsMc() { var _local5; var _local6 = random(1000000) + "bye"; var _local4 = 0; while (_local4 < 6) { var _local3 = 0; while (_local3 < 6) { if (!esta[_local4][_local3]) { _local6 = random(1000000) + "_viejo"; this[(("f" + _local4) + "c") + _local3]._name = ((("f" + _local4) + "c") + _local3) + _local6; destroyObject((("f" + _local4) + "c") + _local3); createEmptyMovieClip((("f" + _local4) + "c") + _local3, this.getNextHighestDepth()); this[(("f" + _local4) + "c") + _local3]._name = (("f" + _local4) + "c") + _local3; this[(("f" + _local4) + "c") + _local3]._x = _local3 * tamSprite; this[(("f" + _local4) + "c") + _local3]._y = mayorFalso + (_local4 * tamSprite); _local5 = random(4); tabla[_local4][_local3] = _local5; this[(("f" + _local4) + "c") + _local3].attachMovie(((imgDir + "") + _local5) + ".png", ((imgDir + "") + _local5) + ".png", this[(("f" + _local4) + "c") + _local3].getNextHighestDepth()); } _local3++; } _local4++; } if (!_root.training) { agregarBala(); agregarBala(); if (random(2) == 0) { agregarBala(); } agregarBala2(); if (random(2) == 0) { agregarBala2(); } if (_root.level <= 4) { agregarBala(); agregarBala2(); } agregarBomba(); agregarFire(); } } function agregarBala() { var _local5 = int(random(probBala)); var _local4 = int(random(6)); var _local3 = int(random(6)); if ((_local5 == 0) && (!esta[_local4][_local3])) { tabla[_local4][_local3] = "b" + _root.balaB; this[(("f" + _local4) + "c") + _local3].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local4) + "c") + _local3].getNextHighestDepth()); hayVerde = true; } } function agregarBala2() { var _local5 = int(random(probBala * 2)); var _local4 = int(random(6)); var _local3 = int(random(6)); if ((_local5 == 0) && (!esta[_local4][_local3])) { tabla[_local4][_local3] = "v" + _root.balaV; this[(("f" + _local4) + "c") + _local3].attachMovie(imgDir + balaVsprite, imgDir + balaVsprite, this[(("f" + _local4) + "c") + _local3].getNextHighestDepth()); hayVerde = true; } } function agregarBomba() { var _local5 = int(random(probBomba + _root.abombs)); var _local4 = int(random(6)); var _local3 = int(random(6)); if (((_local5 == 0) && (!esta[_local4][_local3])) && (!hayBomba)) { tabla[_local4][_local3] = "a"; this[(("f" + _local4) + "c") + _local3].attachMovie(imgDir + "bomba.png", imgDir + "bomba.png", this[(("f" + _local4) + "c") + _local3].getNextHighestDepth()); } } function agregarFire() { var _local5 = int(random(probFire + _root.fire)); var _local4 = int(random(6)); var _local3 = int(random(6)); if (((_local5 == 0) && (!esta[_local4][_local3])) && (!hayFire)) { tabla[_local4][_local3] = "f"; this[(("f" + _local4) + "c") + _local3].attachMovie(imgDir + "fire.png", imgDir + "fire.png", this[(("f" + _local4) + "c") + _local3].getNextHighestDepth()); } } function maxFalse() { var _local3 = 0; var _local1 = 0; var _local4 = true; var _local2 = 0; while (_local2 < 6) { while ((!_local4) == esta[_local1][_local2]) { _local1++; } if (_local1 > _local3) { _local3 = _local1; } _local2++; } return(String(int(_local3 * tamSprite))); } function CaenNuevos2() { cae_ficha2(); } function changeSpriteType(spriteName, newType) { this[spriteName].tipo = newType; this[spriteName].attachMovie(((imgDir + "") + newType) + ".png", ((imgDir + "") + newType) + ".png", this[spriteName].getNextHighestDepth()); } function refreshName(spriteName) { newName = (("f" + Math.floor(root[spriteName]._y / tamSprite)) + "c") + Math.floor(root[spriteName]._x / tamSprite); root[spriteName]._name = newName; root[newName].attachMovie(((imgDir + "") + root[newName].tipo) + ".png", ((imgDir + "") + root[newName].tipo) + ".png", root[newName].getNextHighestDepth()); } function destroyFicha(spriteName) { removeMovieClip(spriteName); this[spriteName]._name = "die"; } function getType(spriteName) { return(this[spriteName].tipo); } function esIzquierdoIgual(spriteName) { var _local1 = int(spriteName.charAt(3)); esta[int(spriteName.charAt(1))][_local1] = false; if (_local1 == 0) { return(false); } if ((tabla[spriteName.charAt(1)][_local1] == tabla[spriteName.charAt(1)][_local1 - 1]) && (esta[int(spriteName.charAt(1))][_local1 - 1] == true)) { return(true); } return(false); } function esDerechoIgual(spriteName) { var _local1 = int(spriteName.charAt(3)); esta[int(spriteName.charAt(1))][_local1] = false; if (_local1 == 5) { return(false); } if ((tabla[spriteName.charAt(1)][_local1] == tabla[spriteName.charAt(1)][_local1 + 1]) && (esta[int(spriteName.charAt(1))][_local1 + 1] == true)) { return(true); } return(false); } function esSuperiorIgual(spriteName) { var _local1 = int(spriteName.charAt(1)); esta[_local1][int(spriteName.charAt(3))] = false; if (_local1 == 0) { return(false); } if ((tabla[_local1][spriteName.charAt(3)] == tabla[_local1 - 1][spriteName.charAt(3)]) && (esta[_local1 - 1][int(spriteName.charAt(3))] == true)) { return(true); } return(false); } function esInferiorIgual(spriteName) { var _local1 = int(spriteName.charAt(1)); esta[_local1][int(spriteName.charAt(3))] = false; if (_local1 == 5) { return(false); } if ((tabla[_local1][spriteName.charAt(3)] == tabla[_local1 + 1][spriteName.charAt(3)]) && (esta[_local1 + 1][int(spriteName.charAt(3))] == true)) { return(true); } return(false); } function elimPatrones() { ini = 0; fin = 0; var _local3 = 0; while (_local3 <= 5) { var _local2 = 0; while (_local2 <= 5) { if ((((esta[_local3][_local2] && (tabla[_local3][_local2].charAt(0) != "b")) && (tabla[_local3][_local2].charAt(0) != "v")) && (tabla[_local3][_local2] != "a")) && (tabla[_local3][_local2] != "f")) { elimina_Patron((("f" + int(_local3)) + "c") + int(_local2)); if (cantElms >= tamPatron) { fin++; } } _local2++; } _local3++; } _local3 = 0; while (_local3 < 6) { var _local2 = 0; while (_local2 < 6) { if ((esta[_local3][_local2] && (this[(("f" + _local3) + "c") + _local2]._name == undefined)) && (tabla[_local3][_local2] != 9)) { this[(("f" + _local3) + "c") + _local2].name = (("f" + _local3) + "c") + _local2; } _local2++; } _local3++; } } function elimina_Patron(SpriteName) { TempArray = new Array(); cantElms = 0; busca_patron(SpriteName); if (cantElms >= tamPatron) { _root.magicalSound.start(); var _local4 = cantElms - 3; if ((!_root.training) && (_local4 >= 1)) { comboCount++; _root.avisosLogica.attachMovie("combo", "combo" + comboCount, _root.avisosLogica.getNextHighestDepth(), {number:(cantElms * 5) * (cantElms - 3), _x:this[TempArray[0]]._x, _y:this[TempArray[0]]._y}); } var _local3 = 0; while (_local3 < cantElms) { esta[TempArray[_local3].charAt(1)][TempArray[_local3].charAt(3)] = false; tabla[TempArray[_local3].charAt(1)][TempArray[_local3].charAt(3)] = 9; destroyFicha(TempArray[_local3]); if (_root.jugando && (!_root.training)) { _root.score = _root.score + (5 * _local4); } _local3++; } } else { var _local3 = 0; while (_local3 < cantElms) { esta[int(TempArray[_local3].charAt(1))][int(TempArray[_local3].charAt(3))] = true; _local3++; } } } function mover() { movimiento_fichasEnCol(0); movimiento_fichasEnCol(1); movimiento_fichasEnCol(2); movimiento_fichasEnCol(3); movimiento_fichasEnCol(4); movimiento_fichasEnCol(5); var _local2 = 0; while (_local2 < 6) { var _local1 = 0; while (_local1 < 6) { Caida2[_local2][_local1] = Caida[_local2][_local1]; _local1++; } _local2++; } } function cae_ficha() { siguejuego = true; var _local4 = posmax.charAt(0); var _local5 = posmax.charAt(1); if (caidamax > 0) { var _local3 = 0; while (_local3 < 6) { var _local2 = 0; while (_local2 < 6) { if (Caida[_local3][_local2] > 0) { this[(("f" + _local3) + "c") + _local2]._y = this[(("f" + _local3) + "c") + _local2]._y + paso; Caida[_local3][_local2] = Caida[_local3][_local2] - paso; if ((_local4 == _local3) && (_local5 == _local2)) { caidamax = caidamax - paso; } } _local2++; } _local3++; } } if (caidamax == 0) { siguejuego = false; renameMC(); jugar = true; if (hay_patrones()) { status_game = "se_jugo"; } else { status_game = "crea_MC"; } } } function cae_ficha2() { caenNuevas = true; var _local3 = 0; while (_local3 < 6) { var _local2 = 0; while (_local2 < 6) { if (!esta[_local3][_local2]) { this[(("f" + _local3) + "c") + _local2]._y = this[(("f" + _local3) + "c") + _local2]._y + paso; } _local2++; } _local3++; } } function set_fondo(fil, col) { if (fil >= 1) { if (esta[fil][col] && (!esta[fil - 1][col])) { fondo = fil - 1; } else if (esta[fil][col] && (esta[fil - 1][col])) { if (fil > 1) { set_fondo(fil - 1, col); } if (fil == 1) { Col_llena = true; } } else if (!esta[fil - 1][col]) { fondo = fil; } } } function dosParticion(col) { var _local1 = 5; var _local3 = 1; while (_local1 >= 1) { if (esta[_local1][col] != esta[_local1 - 1][col]) { _local3++; } } if (esta[5][col] && (_local3 == 2)) { return(true); } return(false); } function Col_llena(col) { col_llena = true; var _local1; while (_local1 < 6) { if (!esta[_local1][col]) { col_llena = false; } _local1++; } return(col_llena); } function actualiza_ficha(fil, col) { fondo = fil; set_fondo(fil, col); if (!Col_llena) { var _local1 = int(queda_ficha(fondo, col)); if (_local1 > -1) { esta[fondo][col] = true; tabla[fondo][col] = tabla[_local1][col]; tabla[_local1][col] = 9; esta[_local1][col] = false; Caida[_local1][col] = (fondo - _local1) * tamSprite; if (((fondo - _local1) * tamSprite) > caidamax) { caidamax = (fondo - _local1) * tamSprite; posmax = String((_local1 + "") + col); } } } return(String(fondo - _local1)); } function queda_ficha(fil, col) { var _local1 = fondo; while ((!esta[_local1][col]) && (_local1 >= -1)) { _local1--; } return(String(_local1)); } function movimiento_fichasEnCol(col) { if (!Col_llena(col)) { var _local1 = 0; while ((_local1 < 6) && (!Col_llena)) { actualiza_ficha(5 - _local1, col); _local1++; } } Col_llena = false; } function busca_patron(SpriteName) { if (((tabla[SpriteName.charAt(1)][SpriteName.charAt(3)] != 9) && (esta[SpriteName.charAt(1)][SpriteName.charAt(3)])) && (this[(("f" + SpriteName.charAt(1)) + "c") + SpriteName.charAt(3)]._name != undefined)) { TempArray[cantElms++] = SpriteName; var _local4 = SpriteName.charAt(1); var _local3 = SpriteName.charAt(3); if (esIzquierdoIgual(SpriteName)) { busca_patron((("f" + _local4) + "c") + (int(_local3) - 1)); } if (esSuperiorIgual(SpriteName)) { busca_patron((("f" + (int(_local4) - 1)) + "c") + _local3); } if (esDerechoIgual(SpriteName)) { busca_patron(((("f" + _local4) + "c") + (int(_local3) + 1)) + ""); } if (esInferiorIgual(SpriteName)) { busca_patron((("f" + (int(_local4) + 1)) + "c") + _local3); } } } function jugada(nom_boton) { if (game != "game_stop") { if ((status_game == "inicio") && (puedoJugar)) { var _local4 = true; var _local5 = false; if (((_local4 && (_root.training)) && (_root.helpCount == 2)) && (nom_boton == "25")) { _root.helpCount++; brillo1._x = 7 * tamSprite; _root.trainScreen.play(); } if (((((_local4 && (!_root.training)) || (((_local4 && (_root.training)) && (_root.helpCount == 4)) && (nom_boton == "25"))) || (((_local4 && (_root.training)) && (_root.helpCount == 5)) && (nom_boton == "33"))) || (((_local4 && (_root.training)) && (_root.helpCount == 7)) && (nom_boton == "31"))) || ((_local4 && (_root.training)) && ((_root.helpCount == 13) || (_root.helpCount == 15)))) { if (((((tabla[nom_boton.charAt(0)][nom_boton.charAt(1)] != color3) && (tabla[nom_boton.charAt(0)][nom_boton.charAt(1)].charAt(0) != "b")) && (tabla[nom_boton.charAt(0)][nom_boton.charAt(1)].charAt(0) != "v")) && (tabla[nom_boton.charAt(0)][nom_boton.charAt(1)] != "a")) && (tabla[nom_boton.charAt(0)][nom_boton.charAt(1)] != "f")) { if (_root.helper.angry) { _root.helper.gotoAndPlay(3); } else { _root.helper.gotoAndPlay(6); } _root.popSound.start(); sinFicha = true; if (_root.helpCount == 5) { _root.helpCount++; brillo1._x = 7 * tamSprite; _root.trainScreen.play(); } else if (_root.helpCount == 7) { _root.helpCount++; brillo1._x = 7 * tamSprite; _root.trainScreen.play(); } this[(("f" + nom_boton.charAt(0)) + "c") + nom_boton.charAt(1)].attachMovie(((imgDir + "") + color3) + ".png", ((imgDir + "") + color3) + ".png", this[(("f" + nom_boton.charAt(0)) + "c") + nom_boton.charAt(1)].getNextHighestDepth()); tabla[nom_boton.charAt(0)][nom_boton.charAt(1)] = color3; _local4 = false; _root.ficha.tercero.ficha.removeMovieClip(); _local5 = true; } } if ((_local5 && (!_root.training)) || ((_local5 && (_root.training)) && (_root.helpCount > 9))) { if (sinFicha) { generar_tres_Fichas(); sinFicha = false; } status_game = "se_jugo"; } } } } function eliminarBalas() { destrui = false; var _local1 = 0; while (_local1 < 6) { if (tabla[5][_local1].charAt(0) == "b") { sumarBala(tabla[5][_local1]); esta[5][_local1] = false; tabla[5][_local1] = 9; destroyFicha("f5c" + _local1); destrui = true; } if (tabla[5][_local1].charAt(0) == "v") { sumarBala(tabla[5][_local1]); esta[5][_local1] = false; tabla[5][_local1] = 9; destroyFicha("f5c" + _local1); destrui = true; } if (tabla[5][_local1] == "a") { sumarBala(tabla[5][_local1]); esta[5][_local1] = false; tabla[5][_local1] = 9; destroyFicha("f5c" + _local1); destrui = true; } if (tabla[5][_local1] == "f") { sumarBala(tabla[5][_local1]); esta[5][_local1] = false; tabla[5][_local1] = 9; destroyFicha("f5c" + _local1); destrui = true; } _local1++; } if (destrui) { return(true); } return(false); } function sumarBala(tipo) { if (tipo.charAt(0) == "b") { if (_root.ammo <= 0) { _root.apuntando = true; } _root.ammo = _root.ammo + Number(tipo.slice(1)); _root.noAmmo.gotoAndStop(1); _root.bulletSound.start(); if (!_root.training) { _root.score = _root.score + 5; } if (_root.helpCount == 13) { _root.helpCount++; _root.trainScreen.play(); } if ((_root.helpCount == 15) && (_root.ammo >= 5)) { _root.helpCount++; _root.trainScreen.play(); } } if (tipo.charAt(0) == "v") { if (_root.ammo <= 0) { _root.apuntando = true; } _root.ammo = _root.ammo + Number(tipo.slice(1)); _root.noAmmo.gotoAndStop(1); _root.bulletSound.start(); _root.score = _root.score + 10; } if (tipo == "a") { _root.abombs = _root.abombs + 1; _root.bombLoadSound.start(); if ((!_root.trainFlag3) && (!_root.trainFlag34)) { _root.trainScreen.gotoAndStop(29); _root.trainFlag3 = true; } if (_root.abombs > 9) { _root.abombs = 9; } _root.controlBomb.gotoAndStop(2); _root.score = _root.score + 100; } if (tipo == "f") { _root.fire = _root.fire + 1; _root.fireLoadSound.start(); if ((!_root.trainFlag4) && (!_root.trainFlag34)) { _root.trainScreen.gotoAndStop(30); _root.trainFlag4 = true; } if (_root.fire > 9) { _root.fire = 9; } _root.controlFire.gotoAndStop(2); _root.score = _root.score + 20; } } function generar_tres_Fichas() { movie_tres = _root.ficha.createEmptyMovieClip("tercero", _root.ficha.getNextHighestDepth()); if (_root.training) { if (_root.helpCount == 1) { newType = "2"; } else if (_root.helpCount == 4) { newType = "1"; } else if (_root.helpCount == 6) { newType = "0"; } else { newType = random(4) + ""; } } else { newType = random(4) + ""; } color3 = newType; _root.ficha.tercero.attachMovie(newType + ".png", "ficha", _root.ficha.tercero.getNextHighestDepth()); } function llena_Tablero() { if (mayorFalso < 0) { CaenNuevos2(); mayorFalso = mayorFalso + paso; } if (mayorFalso == 0) { var _local2 = 0; while (_local2 < 6) { var _local1 = 0; while (_local1 < 6) { esta[_local2][_local1] = true; _local1++; } _local2++; } control = true; caenNuevas = false; ini = 0; fin = 1; if (hay_patrones() || (hay_balas())) { status_game = "se_jugo"; } else { status_game = "inicio"; } } } function hay_balas() { destrui = false; var _local1 = 0; while (_local1 <= 5) { color[5][_local1] = tabla[5][_local1]; esta2[5][_local1] = esta[5][_local1]; _local1++; } _local1 = 0; while (_local1 < 6) { if ((((tabla[5][_local1].charAt(0) == "b") || (tabla[5][_local1].charAt(0) == "v")) || (tabla[5][_local1] == "a")) || (tabla[5][_local1] == "f")) { return(true); } _local1++; } return(false); } function elimBalas() { trace("CUIDAO!!"); var _local3 = 0; while (_local3 < 6) { if (tabla[5][_local3].charAt(0) == "b") { esta[5][_local3] = false; tabla[5][_local3] = 9; destroyFicha("f5c" + _local3); } if (tabla[5][_local3].charAt(0) == "v") { esta[5][_local3] = false; tabla[5][_local3] = 9; destroyFicha("f5c" + _local3); } if (tabla[5][_local3] == "a") { esta[5][_local3] = false; tabla[5][_local3] = 9; destroyFicha("f5c" + _local3); } if (tabla[5][_local3] == "f") { esta[5][_local3] = false; tabla[5][_local3] = 9; destroyFicha("f5c" + _local3); } _local3++; } _local3 = 0; while (_local3 < 6) { var _local2 = 0; while (_local2 < 6) { if ((esta[_local3][_local2] && (this[(("f" + _local3) + "c") + _local2]._name == undefined)) && (tabla[_local3][_local2] != 9)) { this[(("f" + _local3) + "c") + _local2].name = (("f" + _local3) + "c") + _local2; } _local2++; } _local3++; } } function fichas_caen() { var _local2 = 0; while (_local2 < 6) { var _local1 = 0; while (_local1 < 6) { if (Caida[_local2][_local1] > 0) { return(true); } _local1++; } _local2++; } return(false); } function hay_patrones() { var _local4 = 0; while (_local4 <= 5) { var _local3 = 0; while (_local3 <= 5) { color[_local4][_local3] = tabla[_local4][_local3]; esta2[_local4][_local3] = esta[_local4][_local3]; _local3++; } _local4++; } _local4 = 0; while (_local4 <= 5) { var _local3 = 0; while (_local3 <= 5) { if ((((esta2[_local4][_local3] && (tabla[_local4][_local3].charAt(0) != "b")) && (tabla[_local4][_local3].charAt(0) != "v")) && (tabla[_local4][_local3] != "a")) && (tabla[_local4][_local3] != "f")) { cantElms2 = 0; busca_patron2((("f" + int(_local4)) + "c") + int(_local3)); if (cantElms2 >= tamPatron) { return(true); } var _local2 = 0; while (_local2 <= 5) { var _local1 = 0; while (_local1 <= 5) { if (esta[_local2][_local1] && (!esta2[_local2][_local1])) { esta2[_local2][_local1] = esta[_local2][_local1]; } _local1++; } _local2++; } } cantElms2 = 0; _local3++; } _local4++; } return(false); } function busca_patron2(SpriteName) { if (esta2[SpriteName.charAt(1)][SpriteName.charAt(3)]) { cantElms2++; var _local3 = SpriteName.charAt(1); var _local2 = SpriteName.charAt(3); if (esIzquierdoIgual2(SpriteName)) { busca_patron2((("f" + _local3) + "c") + (int(_local2) - 1)); } if (esSuperiorIgual2(SpriteName)) { busca_patron2((("f" + (int(_local3) - 1)) + "c") + _local2); } if (esDerechoIgual2(SpriteName)) { busca_patron2(((("f" + _local3) + "c") + (int(_local2) + 1)) + ""); } if (esInferiorIgual2(SpriteName)) { busca_patron2((("f" + (int(_local3) + 1)) + "c") + _local2); } } } function esIzquierdoIgual2(spriteName) { var _local1 = int(spriteName.charAt(3)); esta2[int(spriteName.charAt(1))][_local1] = false; if (_local1 == 0) { return(false); } if ((color[spriteName.charAt(1)][_local1] == color[spriteName.charAt(1)][_local1 - 1]) && (esta2[int(spriteName.charAt(1))][_local1 - 1] == true)) { return(true); } return(false); } function esDerechoIgual2(spriteName) { var _local1 = int(spriteName.charAt(3)); esta2[int(spriteName.charAt(1))][_local1] = false; if (_local1 == 5) { return(false); } if ((color[spriteName.charAt(1)][_local1] == color[spriteName.charAt(1)][_local1 + 1]) && (esta2[int(spriteName.charAt(1))][_local1 + 1] == true)) { return(true); } return(false); } function esSuperiorIgual2(spriteName) { var _local1 = int(spriteName.charAt(1)); esta2[_local1][int(spriteName.charAt(3))] = false; if (_local1 == 0) { return(false); } if ((color[_local1][spriteName.charAt(3)] == color[_local1 - 1][spriteName.charAt(3)]) && (esta2[_local1 - 1][int(spriteName.charAt(3))] == true)) { return(true); } return(false); } function esInferiorIgual2(spriteName) { var _local1 = int(spriteName.charAt(1)); esta2[_local1][int(spriteName.charAt(3))] = false; if (_local1 == 5) { return(false); } if ((color[_local1][spriteName.charAt(3)] == color[_local1 + 1][spriteName.charAt(3)]) && (esta2[_local1 + 1][int(spriteName.charAt(3))] == true)) { return(true); } return(false); } function idle() { if (game == "game_continue") { if (siguejuego) { cae_ficha(); } if (caenNuevas) { llena_Tablero(); } switch (status_game) { case "inicio" : puedoJugar = false; if (hay_balas()) { eliminarBalas(); mover(); if (fichas_caen()) { status_game = "caen_fichas"; } else { status_game = "crea_MC"; } } if (sinFicha) { generar_tres_Fichas(); sinFicha = false; } puedoJugar = true; return; case "se_jugo" : if (hay_patrones()) { elimPatrones(); eliminarBalas(); mover(); if (fichas_caen()) { status_game = "caen_fichas"; } else { status_game = "crea_MC"; } } else if (hay_balas()) { eliminarBalas(); mover(); if (fichas_caen()) { status_game = "caen_fichas"; } else { status_game = "crea_MC"; } } else { status_game = "inicio"; } return; case "caen_fichas" : cae_ficha(); return; case "crea_MC" : mayorFalso = -int(maxFalse()); createNewsMc(); status_game = "caen_Nuevas"; return; case "caen_Nuevas" : llena_Tablero(); } } } function createTrainGrid() { hayBomba = false; hayFire = false; var _local9 = 6; var _local8 = 6; var _local7 = 0; var _local4 = 0; while (_local4 < _local9) { var _local3 = 0; while (_local3 < _local8) { createEmptyMovieClip((("f" + _local4) + "c") + _local3, this.getNextHighestDepth()); this[(("f" + _local4) + "c") + _local3]._x = _local3 * tamSprite; this[(("f" + _local4) + "c") + _local3]._y = _local4 * tamSprite; rand = _local7 + ""; tabla[_local4][_local3] = rand.charAt(0); _local7++; if (_local7 > 3) { _local7 = 0; } changeSpriteType((("f" + _local4) + "c") + _local3, rand); _local3++; } _local4++; } var _local5 = 2; var _local6 = 0; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 5; _local6 = 0; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 0; _local6 = 2; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 2; _local6 = 2; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 0; _local6 = 3; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 3; _local6 = 4; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 1; _local6 = 4; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 5; _local6 = 4; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 3; _local6 = 2; tabla[_local6][_local5] = "b" + _root.balaB; this[(("f" + _local6) + "c") + _local5].attachMovie(imgDir + balaBsprite, imgDir + balaBsprite, this[(("f" + _local6) + "c") + _local5].getNextHighestDepth()); _local5 = 3; _local6 = 3; rand = "0"; tabla[_local6][_local5] = rand.charAt(0); changeSpriteType((("f" + _local6) + "c") + _local5, rand); _local5 = 2; _local6 = 3; rand = "3"; tabla[_local6][_local5] = rand.charAt(0); changeSpriteType((("f" + _local6) + "c") + _local5, rand); _local5 = 0; _local6 = 0; rand = "3"; tabla[_local6][_local5] = rand.charAt(0); changeSpriteType((("f" + _local6) + "c") + _local5, rand); _local5 = 1; _local6 = 1; rand = "0"; tabla[_local6][_local5] = rand.charAt(0); changeSpriteType((("f" + _local6) + "c") + _local5, rand); _local5 = 1; _local6 = 2; rand = "0"; tabla[_local6][_local5] = rand.charAt(0); changeSpriteType((("f" + _local6) + "c") + _local5, rand); } stop(); var jugar = true; var Col_llena = false; var fondo = 5; var caidamax = 0; mayorFalso = 0; var posmax = ""; var siguejuego = false; var caenNuevas = false; var entra = true; var status_game = "inicio"; var n_jugada = "0"; var turno = "1"; var game = "game_continue"; var hayVerde = false; var hayBomba = false; var hayFire = false; var hayAmarillo = false; var balaBsprite; var balaVsprite; var tabla = [["00", "01", "02", "03", "04", "05"], ["10", "11", "12", "13", "14", "15"], ["20", "21", "22", "23", "24", "25"], ["30", "31", "32", "33", "34", "35"], ["40", "41", "42", "43", "44", "45"], ["50", "51", "52", "53", "54", "55"]]; var esta = [[true, true, true, true, true, true], [true, true, true, true, true, true], [true, true, true, true, true, true], [true, true, true, true, true, true], [true, true, true, true, true, true], [true, true, true, true, true, true]]; var Caida = [[0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0]]; var Caida2 = [[0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0]]; var control = true; var TempArray = new Array(); var cantElms = 0; var tamSprite = 50; var tamPatron = 4; var paso = 25; var balasIni = 10; var probBala = 1; var probBomba; var probFire; puedoJugar = true; var imgDir = ""; var rand; var sinFicha = true; comboCount = 0; var color; var esta2; var cantElms2 = 0; var esta2 = [[true, true, true, true, true, true], [true, true, true, true, true, true], [true, true, true, true, true, true], [true, true, true, true, true, true], [true, true, true, true, true, true], [true, true, true, true, true, true]]; var color = [["00", "01", "02", "03", "04", "05"], ["10", "11", "12", "13", "14", "15"], ["20", "21", "22", "23", "24", "25"], ["30", "31", "32", "33", "34", "35"], ["40", "41", "42", "43", "44", "45"], ["50", "51", "52", "53", "54", "55"]]; this.onEnterFrame = function () { idle(); }; if (_root.training) { createTrainGrid(); } else { createGrid(); } var continua_juego = false; var ini = 0; var fin = 1;
Symbol 330 MovieClip Frame 1
stop(); this._yscale = 85; this._xscale = 85; this._quality = "BEST";
Symbol 338 MovieClip Frame 1
stop(); _alpha = 60; _xscale = 60; _yscale = 60; dale = true; onEnterFrame = function () { if (dale && (random(7) == 0)) { gotoAndPlay((random(2) + 1) * 2); dale = false; } };
Symbol 338 MovieClip Frame 3
gotoAndStop (1);
Symbol 338 MovieClip Frame 5
gotoAndStop (1);
Symbol 369 MovieClip Frame 1
stop(); angry = false;
Symbol 369 MovieClip Frame 2
stop(); angry = true;
Symbol 369 MovieClip Frame 5
gotoAndStop (2);
Symbol 369 MovieClip Frame 9
gotoAndStop (1);
Symbol 369 MovieClip Frame 10
angry = false;
Symbol 369 MovieClip Frame 12
gotoAndPlay (10);
Symbol 369 MovieClip Frame 13
stop();
Symbol 376 MovieClip Frame 1
stop();
Symbol 376 MovieClip Frame 2
function addSpider1() { spiderCount++; newName = "spuno" + spiderCount; pos = (random(8) * 50) + 50; if (pos > 350) { pos = 350; } else if (pos < 150) { pos = 150; } _root.spiderArray.push(newName); attachMovie("spider1", newName, this.getNextHighestDepth(), {raza:1, vida:1, score:100, active:true, speed:random(5) + 2, _x:pos, _y:-50}); _root.spIngame++; } function addSpider2() { spiderCount++; newName = "spdos" + spiderCount; pos = (random(8) * 50) + 50; if (pos > 350) { pos = 350; } else if (pos < 150) { pos = 150; } _root.spiderArray.push(newName); attachMovie("spider2", newName, this.getNextHighestDepth(), {raza:2, vida:1, score:200, active:true, speed:random(3) + 8, _x:pos, _y:-50}); _root.spIngame++; } function addSpider3() { spiderCount++; newName = "sptres" + spiderCount; pos = (random(8) * 50) + 50; if (pos > 350) { pos = 350; } else if (pos < 150) { pos = 150; } _root.spiderArray.push(newName); attachMovie("spider3", newName, this.getNextHighestDepth(), {raza:3, vida:2, score:300, active:true, speed:random(2) + 2, _x:pos, _y:-50}); _root.spIngame++; } function addSpider4() { spiderCount++; newName = "spcuatro" + spiderCount; pos = (random(8) * 50) + 50; if (pos > 350) { pos = 350; } else if (pos < 150) { pos = 150; } _root.spiderArray.push(newName); attachMovie("spider4", newName, this.getNextHighestDepth(), {raza:4, vida:1, score:400, active:true, speed:20, _x:pos, _y:-50}); _root.spIngame++; } stop(); contbang = 0; raton = true; canvasBang.onRollOver = function () { if (((raton && (_root.jugando)) && (!_root.pausa)) && ((!_root.training) || ((_root.training && ((_root.helpCount == 21) || (_root.helpCount == 23))) && (_root.helpCount != 22)))) { Mouse.hide(); raton = false; } }; canvasBang.onRollOut = function () { if ((!raton) && (!_root.pausa)) { Mouse.show(); raton = true; } }; canvasBang.onPress = function () { if (((_root.jugando && (!_root.pausa)) && (!_root.training)) || (((_root.jugando && (!_root.pausa)) && (_root.training)) && ((_root.helpCount == 21) || (_root.helpCount == 23)))) { if ((_root.ammo > 0) && (_root.canShoot)) { _root.attachMovie("bulleta", "bullet" + contbang, _root.getNextHighestDepth(), {_x:_root.cannon._x, _y:_root.cannon._y, _rotation:_root.cannon._rotation - 180}); _root.bangf = true; _root.bangSound.start(); contbang++; if (!_root.training) { _root.ammo--; } if ((!_root.trainFlag2) && (!_root.training)) { _root.trainScreen.gotoAndStop(28); _root.trainFlag2 = true; } if (_root.ammo <= 0) { _root.pidiendo = true; _root.noAmmo.gotoAndPlay(2); } _root.cannon.gotoAndPlay(2); _root.tank.gotoAndPlay(2); } else if (_root.canShoot) { _root.emptySound.start(); } } }; contador = 0; spiderCount = 0; contador2 = 0; medicCount = 0; medicSpeed = 10; onEnterFrame = function () { if (_root.jugando && (!_root.pausa)) { contador++; if ((contador % spiderFrameRate) == 0) { if ((((_root.cantSpiders > 0) && (_root.spIngame < _root.spLimit)) && (spiderProb1 != 0)) && (random(spiderProb1) == 0)) { addSpider1(); } if ((((_root.cantSpiders > 0) && (_root.spIngame < _root.spLimit)) && (spiderProb2 != 0)) && (random(spiderProb2 + 1) == 0)) { addSpider2(); } if ((((_root.cantSpiders > 0) && (_root.spIngame < _root.spLimit)) && (spiderProb3 != 0)) && (random(spiderProb3 + 3) == 0)) { addSpider3(); } if ((((_root.cantSpiders > 0) && (_root.spIngame < _root.spLimit)) && (spiderProb4 != 0)) && (random(spiderProb4 + 3) == 0)) { addSpider4(); } contador = 0; } if ((_root.training && ((_root.helpCount == 21) || (_root.helpCount == 23))) && (!_root.haySpTrain)) { addSpider1(); _root.haySpTrain = true; } contador2++; if ((contador2 % medicFrameRate) == 0) { if ((medicProb != 0) && (random(medicProb) == 0)) { medicCount++; newName2 = "mk" + medicCount; pos2 = (random(8) * 50) + 50; if (pos2 > 350) { pos2 = 350; } else if (pos2 < 150) { pos2 = 150; } escala2 = 50; _root.spiderArray.push(newName2); attachMovie("medic", newName2, this.getNextHighestDepth(), {_xscale:escala2, _yscale:escala2, speed2:medicSpeed, _x:pos2, _y:-50}); } contador2 = 0; } } };
Symbol 383 MovieClip Frame 1
stop();
Symbol 450 MovieClip Frame 1
stop();
Symbol 450 MovieClip Frame 4
stop(); gotoAndStop (1);
Symbol 450 MovieClip Frame 8
gotoAndPlay (5);
Symbol 450 MovieClip Frame 12
gotoAndPlay (9);
Symbol 459 MovieClip Frame 1
stop();
Symbol 459 MovieClip Frame 6
gotoAndPlay (2);
Symbol 478 MovieClip Frame 1
stop(); pausaBtn._yscale = 100; pausaBtn._xscale = 100; pausaBtn.onPress = function () { if (!_root.training) { _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; _root.logica._alpha = 0; _root.ficha._alpha = 0; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); } this._parent.gotoAndStop(2); } };
Symbol 478 MovieClip Frame 2
stop(); unpausaBtn.onPress = function () { _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_continue"; _root.logica._alpha = 100; _root.ficha._alpha = 100; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.play(); } if (!_root.canFire) { _root.lanzaLlama.play(); } this._parent.gotoAndStop(1); };
Symbol 493 MovieClip Frame 1
stop(); if (_root.loopSound.getVolume() == 0) { gotoAndStop (2); } muteBtn.onPress = function () { _root.loopSound.setVolume(0); this._parent.gotoAndStop(2); };
Symbol 493 MovieClip Frame 2
stop(); unmuteBtn.onPress = function () { _root.loopSound.setVolume(100); this._parent.gotoAndStop(1); };
Symbol 502 MovieClip Frame 1
stop();
Symbol 502 MovieClip Frame 5
gotoAndPlay (2);
Symbol 517 MovieClip Frame 1
stop();
Symbol 517 MovieClip Frame 2
stop(); bombBtn.onPress = function () { if ((((_root.abombs > 0) && (_root.jugando)) && (_root.canBomb)) && (!_root.pausa)) { _root.canBomb = false; _root.abombs--; _root.spcombo = 1; if (_root.abombs == 0) { _root.controlBomb.gotoAndStop(1); _root.logica.hayBomba = false; } _root.atomicBomb.gotoAndPlay(2); _root.aBombSound.start(); } };
Symbol 526 MovieClip Frame 1
stop();
Symbol 526 MovieClip Frame 2
stop(); fireBtn.onPress = function () { if ((((_root.fire > 0) && (_root.jugando)) && (_root.canFire)) && (!_root.pausa)) { _root.canFire = false; _root.fire--; _root.spcombo = 1; if (_root.fire == 0) { _root.controlFire.gotoAndStop(1); _root.logica.hayFire = false; } _root.flameCotain.attachMovie("lanzaLlama", "lanzaLlama", _root.getNextHighestDepth(), {_x:_root.cannon._x, _y:_root.cannon._y, _rotation:_root.cannon._rotation - 180}); _root.flameSound.start(); } };
Symbol 533 MovieClip Frame 1
stop();
Symbol 533 MovieClip Frame 3
stop();
Symbol 543 MovieClip Frame 1
stop(); onEnterFrame = function () { if (((!_root.jugando) && (!_root.pausa)) && (_root.gover)) { gotoAndStop (10); } };
Symbol 543 MovieClip Frame 2
stop(); var acc = 5; var exploto = false; bomba1.onEnterFrame = function () { if (!_root.pausa) { if (this._y < (_root.gameHeight - 20)) { this._parent.acc = this._parent.acc + 5; this._y = this._y + this._parent.acc; } else { this.gotoAndPlay(2); numB = _root.spiderArray.length; _root.spDieSound.start(); var _local3 = 0; while (_local3 < numB) { temp_s = _root.spiderCanvas[_root.spiderArray[_local3]]; _root.score = _root.score + temp_s.score; temp_s.vida = 1; temp_s.fall(); _local3++; } _root.spiderArray = []; this._parent.exploto = true; this._parent.gotoAndPlay(3); } } };
Symbol 543 MovieClip Frame 10
gotoAndStop (1); _root.canBomb = true;
Symbol 564 Button
on (release) { _root.logica.brillo1.removeMovieClip(); _root.logica.brillo2.removeMovieClip(); _root.logica.brillo3.removeMovieClip(); _root.logica.brillo4.removeMovieClip(); _root.logica.brillo5.removeMovieClip(); _root.logica.brillo6.removeMovieClip(); _root.logica.brillo7.removeMovieClip(); _root.logica.brillo8.removeMovieClip(); _root.logica.brillo9.removeMovieClip(); _root.instFlag1 = true; _root.instFlag2 = true; _root.instFlag3 = true; _root.instFlag4 = true; _root.helpCount = 30; _root.trainFlag1 = true; _root.trainFlag2 = true; _root.trainFlag3 = true; _root.trainFlag4 = true; _root.train1Flag = true; _root.train2Flag = true; _root.train3Flag = true; _root.train34Flag = true; _root.trainScreen.gotoAndStop(1); _root.levelSkipControl.gotoAndStop(1); _root.terminarJuego(); }
Symbol 568 MovieClip Frame 1
stop();
Symbol 568 MovieClip Frame 2
stop();
Symbol 568 MovieClip Frame 3
stop(); leveltxt.embedFonts = true;
Symbol 575 MovieClip Frame 1
stop(); if (_root.level > 0) { gotoAndStop (2); } btn_skip.onRelease = function () { _root.training = false; _root.instFlag1 = true; _root.instFlag2 = true; _root.instFlag3 = true; _root.instFlag4 = true; _root.trainFlag1 = true; _root.trainFlag2 = true; _root.trainFlag3 = true; _root.trainFlag4 = true; _root.train1Flag = true; _root.train2Flag = true; _root.train3Flag = true; _root.train34Flag = true; _root.level = 1; gotoAndStop (2); };
Symbol 575 MovieClip Frame 2
stop(); leveltxt.embedFonts = true;
Symbol 587 MovieClip Frame 1
stop(); _root.noAmmo.gotoAndStop(1); Mouse.show(); _root.spiderCanvas.raton = true; _root.spcombo = 1; _root.tank.gotoAndPlay(9); _root.helper.gotoAndPlay(10); _root.alarm.gotoAndStop(1); leveltxt.embedFonts = true; haytrans = false; if ((_root.level > 1) || ((_root.level == 1) && (_root.training))) { _root.loopSound.stop(); _root.levelSound.start(); _root.levelPlaying = true; } btn_ok.onRelease = function () { _root.clickSound.start(); haytrans = false; if (_root.level > 0) { _root.levelSkipControl.gotoAndStop(3); _root.alarm.gotoAndPlay(2); if (_root.levelPlaying) { _root.levelSound.stop(); } setDif(); switch (this._root.world) { case 1 : _root.worldFrame = 1; break; case 2 : _root.worldFrame = 7; break; case 3 : _root.worldFrame = 13; break; case 4 : _root.worldFrame = 19; } if (!haytrans) { _root.fondo.gotoAndStop(_root.worldFrame); _root.logica.gotoAndStop(2); _root.spiderCanvas.gotoAndStop(2); if ((_root.level == 1) && (_root.training)) { _root.training = false; _root.logica.reset(); } this._root.standBy = false; _root.jugando = true; _root.logica.game = "game_continue"; if (_root.ammo <= 0) { _root.pidiendo = true; if (!_root.training) { _root.noAmmo.gotoAndPlay(2); } } else { _root.apuntando = true; } } } else { _root.training = true; _root.levelSkipControl.gotoAndStop(2); _root.trainScreen.gotoAndStop(2); this._root.ammo = 0; _root.cantSpiders = 3; _root.spiderCanvas.spiderProb1 = 0; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 20; _root.spiderCanvas.spiderSpeed = 4; _root.logica.balasIni = 10; _root.logica.probBala = 1; _root.logica.probBomba = 2; _root.logica.probFire = 2; _root.logica.balaB = 1; _root.balaV = 3; _root.logica.balaBsprite = "bala1.png"; _root.logica.balaVsprite = "bala3.png"; _root.spiderCanvas.medicProb = 0; _root.spiderCanvas.medicFrameRate = 30; _root.jugando = true; this._root.standBy = false; _root.logica.game = "game_continue"; _root.logica.gotoAndStop(2); _root.spiderCanvas.gotoAndStop(2); } _root.loopSound.start(0, 2); gotoAndStop (2); }; setDif = function () { if (_root.dificultad == 0) { switch (this._root.level) { case 1 : _root.spLimit = 1; this._root.ammo = 5; _root.cantSpiders = 15; time = 60; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 30; _root.spiderCanvas.spiderSpeed = 4; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 2 : _root.spLimit = 2; _root.cantSpiders = 20; time = 60; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 30; _root.spiderCanvas.spiderSpeed = 5; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 3 : _root.spLimit = 3; _root.cantSpiders = 25; time = 60; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 25; _root.spiderCanvas.spiderSpeed = 6; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 4 : _root.spLimit = 5; _root.cantSpiders = 30; time = 60; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 20; _root.spiderCanvas.spiderSpeed = 7; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 5 : _root.spLimit = 8; _root.transi.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 35; time = 60; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 4; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 20; _root.spiderCanvas.spiderSpeed = 8; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 6 : _root.spLimit = 8; _root.cantSpiders = 40; time = 120; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 4; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 19; _root.spiderCanvas.spiderSpeed = 9; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 7 : _root.spLimit = 8; _root.cantSpiders = 45; time = 120; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 4; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 18; _root.spiderCanvas.spiderSpeed = 10; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 8 : _root.spLimit = 8; _root.cantSpiders = 50; time = 120; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 4; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 17; _root.spiderCanvas.spiderSpeed = 11; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 9 : _root.spLimit = 8; _root.transi2.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 55; time = 120; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 4; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 16; _root.spiderCanvas.spiderSpeed = 13; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 10 : _root.spLimit = 8; _root.cantSpiders = 60; time = 120; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 4; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 15; _root.spiderCanvas.spiderSpeed = 14; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 11 : _root.spLimit = 8; _root.cantSpiders = 65; time = 180; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 4; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 14; _root.spiderCanvas.spiderSpeed = 15; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 12 : _root.spLimit = 8; _root.cantSpiders = 70; time = 180; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 3; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 13; _root.spiderCanvas.spiderSpeed = 16; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 13 : _root.spLimit = 10; _root.transi4.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 75; time = 180; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 3; _root.spiderCanvas.spiderProb4 = 4; _root.spiderCanvas.spiderFrameRate = 12; _root.spiderCanvas.spiderSpeed = 17; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 14 : _root.spLimit = 10; _root.cantSpiders = 80; time = 180; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 3; _root.spiderCanvas.spiderProb4 = 4; _root.spiderCanvas.spiderFrameRate = 11; _root.spiderCanvas.spiderSpeed = 18; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 15 : _root.spLimit = 10; _root.cantSpiders = 85; time = 180; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 3; _root.spiderCanvas.spiderProb4 = 3; _root.spiderCanvas.spiderFrameRate = 10; _root.spiderCanvas.spiderSpeed = 20; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 16 : _root.spLimit = 10; _root.cantSpiders = 90; time = 180; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 3; _root.spiderCanvas.spiderFrameRate = 9; _root.spiderCanvas.spiderSpeed = 21; _root.logica.balasIni = 10; _root.logica.probBala = 1; } switch (this._root.world) { case 1 : _root.logica.probBomba = 2; _root.logica.probFire = 2; _root.logica.balaB = 1; _root.balaV = 3; _root.logica.balaBsprite = "bala1.png"; _root.logica.balaVsprite = "bala3.png"; _root.spiderCanvas.medicProb = 3; _root.spiderCanvas.medicFrameRate = 240; break; case 2 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 3; _root.balaV = 5; _root.logica.balaBsprite = "bala3.png"; _root.logica.balaVsprite = "bala5.png"; break; case 3 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 5; _root.balaV = 10; _root.logica.balaBsprite = "bala5.png"; _root.logica.balaVsprite = "bala10.png"; _root.spiderCanvas.medicProb = 3; _root.spiderCanvas.medicFrameRate = 120; break; case 4 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 10; _root.balaV = 15; _root.logica.balaBsprite = "bala10.png"; _root.logica.balaVsprite = "bala15.png"; _root.spiderCanvas.medicProb = 2; _root.spiderCanvas.medicFrameRate = 120; } } else if (_root.dificultad == 1) { switch (this._root.level) { case 1 : _root.spLimit = 10; this._root.ammo = 5; _root.cantSpiders = 15; time = 60; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 20; _root.spiderCanvas.spiderSpeed = 4; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 2 : _root.spLimit = 10; _root.cantSpiders = 20; time = 60; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 30; _root.spiderCanvas.spiderSpeed = 5; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 3 : _root.spLimit = 10; _root.cantSpiders = 25; time = 60; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 25; _root.spiderCanvas.spiderSpeed = 6; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 4 : _root.spLimit = 10; _root.cantSpiders = 30; time = 60; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 20; _root.spiderCanvas.spiderSpeed = 7; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 5 : _root.spLimit = 10; _root.transi.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 35; time = 60; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 20; _root.spiderCanvas.spiderSpeed = 8; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 6 : _root.spLimit = 10; _root.cantSpiders = 40; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 19; _root.spiderCanvas.spiderSpeed = 9; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 7 : _root.spLimit = 10; _root.cantSpiders = 45; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 18; _root.spiderCanvas.spiderSpeed = 10; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 8 : _root.spLimit = 10; _root.cantSpiders = 50; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 3; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 17; _root.spiderCanvas.spiderSpeed = 11; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 9 : _root.spLimit = 10; _root.transi2.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 55; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 3; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 16; _root.spiderCanvas.spiderSpeed = 13; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 10 : _root.spLimit = 10; _root.cantSpiders = 60; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 3; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 15; _root.spiderCanvas.spiderSpeed = 14; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 11 : _root.spLimit = 10; _root.cantSpiders = 65; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 3; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 14; _root.spiderCanvas.spiderSpeed = 15; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 12 : _root.spLimit = 10; _root.cantSpiders = 70; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 13; _root.spiderCanvas.spiderSpeed = 16; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 13 : _root.spLimit = 10; _root.transi4.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 75; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 3; _root.spiderCanvas.spiderFrameRate = 12; _root.spiderCanvas.spiderSpeed = 17; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 14 : _root.spLimit = 10; _root.cantSpiders = 80; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 3; _root.spiderCanvas.spiderFrameRate = 11; _root.spiderCanvas.spiderSpeed = 18; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 15 : _root.spLimit = 10; _root.cantSpiders = 85; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 3; _root.spiderCanvas.spiderFrameRate = 10; _root.spiderCanvas.spiderSpeed = 20; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 16 : _root.spLimit = 10; _root.cantSpiders = 90; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 3; _root.spiderCanvas.spiderFrameRate = 9; _root.spiderCanvas.spiderSpeed = 21; _root.logica.balasIni = 10; _root.logica.probBala = 1; } switch (this._root.world) { case 1 : _root.logica.probBomba = 2; _root.logica.probFire = 2; _root.logica.balaB = 1; _root.balaV = 3; _root.logica.balaBsprite = "bala1.png"; _root.logica.balaVsprite = "bala3.png"; _root.spiderCanvas.medicProb = 3; _root.spiderCanvas.medicFrameRate = 240; break; case 2 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 1; _root.balaV = 5; _root.logica.balaBsprite = "bala1.png"; _root.logica.balaVsprite = "bala5.png"; break; case 3 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 3; _root.balaV = 5; _root.logica.balaBsprite = "bala3.png"; _root.logica.balaVsprite = "bala5.png"; _root.spiderCanvas.medicProb = 3; _root.spiderCanvas.medicFrameRate = 120; break; case 4 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 3; _root.balaV = 10; _root.logica.balaBsprite = "bala3.png"; _root.logica.balaVsprite = "bala10.png"; _root.spiderCanvas.medicProb = 2; _root.spiderCanvas.medicFrameRate = 120; } } else if (_root.dificultad == 2) { switch (this._root.level) { case 1 : _root.spLimit = 10; this._root.ammo = 5; _root.cantSpiders = 15; time = 60; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 20; _root.spiderCanvas.spiderSpeed = 4; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 2 : _root.spLimit = 10; _root.cantSpiders = 20; time = 60; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 19; _root.spiderCanvas.spiderSpeed = 5; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 3 : _root.spLimit = 10; _root.cantSpiders = 25; time = 60; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 18; _root.spiderCanvas.spiderSpeed = 6; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 4 : _root.spLimit = 10; _root.cantSpiders = 30; time = 60; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 0; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 17; _root.spiderCanvas.spiderSpeed = 7; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 5 : _root.spLimit = 12; _root.transi.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 35; time = 60; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 16; _root.spiderCanvas.spiderSpeed = 8; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 6 : _root.spLimit = 12; _root.cantSpiders = 40; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 15; _root.spiderCanvas.spiderSpeed = 9; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 7 : _root.spLimit = 12; _root.cantSpiders = 45; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 14; _root.spiderCanvas.spiderSpeed = 10; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 8 : _root.spLimit = 12; _root.cantSpiders = 50; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 0; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 13; _root.spiderCanvas.spiderSpeed = 11; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 9 : _root.spLimit = 12; _root.transi2.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 55; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 12; _root.spiderCanvas.spiderSpeed = 13; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 10 : _root.spLimit = 13; _root.cantSpiders = 60; time = 120; _root.spiderCanvas.spiderProb1 = 2; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 11; _root.spiderCanvas.spiderSpeed = 14; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 11 : _root.spLimit = 13; _root.cantSpiders = 65; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 10; _root.spiderCanvas.spiderSpeed = 15; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 12 : _root.spLimit = 13; _root.cantSpiders = 70; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 1; _root.spiderCanvas.spiderProb4 = 0; _root.spiderCanvas.spiderFrameRate = 9; _root.spiderCanvas.spiderSpeed = 16; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 13 : _root.spLimit = 13; _root.transi4.gotoAndPlay(2); haytrans = true; _root.cantSpiders = 75; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 2; _root.spiderCanvas.spiderFrameRate = 8; _root.spiderCanvas.spiderSpeed = 17; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 14 : _root.spLimit = 13; _root.cantSpiders = 80; time = 180; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 1; _root.spiderCanvas.spiderProb3 = 1; _root.spiderCanvas.spiderProb4 = 2; _root.spiderCanvas.spiderFrameRate = 7; _root.spiderCanvas.spiderSpeed = 18; _root.logica.balasIni = 8; _root.logica.probBala = 1; break; case 15 : _root.spLimit = 15; _root.cantSpiders = 85; time = 180; _root.spiderCanvas.spiderProb1 = 3; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 1; _root.spiderCanvas.spiderProb4 = 2; _root.spiderCanvas.spiderFrameRate = 7; _root.spiderCanvas.spiderSpeed = 20; _root.logica.balasIni = 10; _root.logica.probBala = 1; break; case 16 : _root.spLimit = 20; _root.cantSpiders = 90; time = 180; _root.spiderCanvas.spiderProb1 = 1; _root.spiderCanvas.spiderProb2 = 2; _root.spiderCanvas.spiderProb3 = 2; _root.spiderCanvas.spiderProb4 = 1; _root.spiderCanvas.spiderFrameRate = 7; _root.spiderCanvas.spiderSpeed = 21; _root.logica.balasIni = 10; _root.logica.probBala = 1; } switch (this._root.world) { case 1 : _root.logica.probBomba = 2; _root.logica.probFire = 2; _root.logica.balaB = 1; _root.balaV = 3; _root.logica.balaBsprite = "bala1.png"; _root.logica.balaVsprite = "bala3.png"; _root.spiderCanvas.medicProb = 3; _root.spiderCanvas.medicFrameRate = 240; break; case 2 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 1; _root.balaV = 5; _root.logica.balaBsprite = "bala1.png"; _root.logica.balaVsprite = "bala5.png"; break; case 3 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 3; _root.balaV = 5; _root.logica.balaBsprite = "bala3.png"; _root.logica.balaVsprite = "bala5.png"; _root.spiderCanvas.medicProb = 3; _root.spiderCanvas.medicFrameRate = 120; break; case 4 : _root.logica.probBomba = 5; _root.logica.probFire = 3; _root.balaB = 5; _root.balaV = 10; _root.logica.balaBsprite = "bala5.png"; _root.logica.balaVsprite = "bala10.png"; _root.spiderCanvas.medicProb = 2; _root.spiderCanvas.medicFrameRate = 120; } } };
Symbol 587 MovieClip Frame 2
stop();
Symbol 590 MovieClip Frame 1
stop();
Symbol 590 MovieClip Frame 2
stop(); _root.irAresults(); btn_ok.onRelease = function () { _root.irAresults(); gotoAndStop (1); };
Symbol 591 MovieClip Frame 1
stop(); gotoAndStop (2); playInst.onRelease = function () { gotoAndStop (2); };
Symbol 591 MovieClip Frame 2
stop();
Symbol 607 MovieClip Frame 1
stop();
Symbol 607 MovieClip Frame 2
skipbtn.onPress = function () { _root.clickSound.start(); _root.fondo.gotoAndStop(_root.worldFrame); _root.logica.gotoAndStop(2); _root.spiderCanvas.gotoAndStop(2); this._root.standBy = false; _root.alarm.gotoAndPlay(2); _root.jugando = true; _root.logica.game = "game_continue"; if (_root.ammo <= 0) { _root.pidiendo = true; _root.noAmmo.gotoAndPlay(2); } else { _root.apuntando = true; } _root.transi4.gotoAndStop(1); };
Symbol 607 MovieClip Frame 25
gotoAndPlay (2);
Symbol 618 MovieClip Frame 1
stop();
Symbol 618 MovieClip Frame 2
skipbtn.onPress = function () { _root.clickSound.start(); _root.fondo.gotoAndStop(_root.worldFrame); _root.logica.gotoAndStop(2); _root.spiderCanvas.gotoAndStop(2); this._root.standBy = false; _root.alarm.gotoAndPlay(2); _root.jugando = true; _root.logica.game = "game_continue"; if (_root.ammo <= 0) { _root.pidiendo = true; _root.noAmmo.gotoAndPlay(2); } else { _root.apuntando = true; } _root.transi.gotoAndStop(1); };
Symbol 618 MovieClip Frame 25
gotoAndPlay (2);
Symbol 641 MovieClip Frame 1
stop();
Symbol 641 MovieClip Frame 2
skipbtn.onPress = function () { _root.clickSound.start(); _root.fondo.gotoAndStop(_root.worldFrame); _root.logica.gotoAndStop(2); _root.spiderCanvas.gotoAndStop(2); this._root.standBy = false; _root.alarm.gotoAndPlay(2); _root.jugando = true; _root.logica.game = "game_continue"; if (_root.ammo <= 0) { _root.pidiendo = true; _root.noAmmo.gotoAndPlay(2); } else { _root.apuntando = true; } _root.transi2.gotoAndStop(1); };
Symbol 641 MovieClip Frame 25
gotoAndPlay (2);
Symbol 644 Button
on (press) { _root.clickSound.start(); _root.instruc.gotoAndStop(1); _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_continue"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.play(); } if (!_root.canFire) { _root.lanzaLlama.play(); } }
Symbol 665 MovieClip Frame 1
stop();
Symbol 665 MovieClip Frame 2
stop(); _root.instFlag1 = true; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); }
Symbol 665 MovieClip Frame 3
stop(); _root.instFlag2 = true; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); }
Symbol 665 MovieClip Frame 4
stop(); _root.instFlag3 = true; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); }
Symbol 665 MovieClip Frame 5
stop(); _root.instFlag4 = true; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); }
Symbol 665 MovieClip Frame 6
stop(); _root.instFlag5 = true; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); }
Symbol 665 MovieClip Frame 7
stop(); _root.instFlag6 = true; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); }
Symbol 665 MovieClip Frame 8
stop(); _root.instFlag7 = true; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); }
Symbol 665 MovieClip Frame 9
stop(); _root.instFlag8 = true; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); }
Symbol 665 MovieClip Frame 10
stop();
Symbol 665 MovieClip Frame 12
stop();
Symbol 665 MovieClip Frame 14
stop();
Symbol 680 MovieClip Frame 11
stop(); _root.logica.jugada("25"); _root.trainScreen.play();
Symbol 721 MovieClip Frame 16
stop(); _root.trainScreen.play();
Symbol 743 MovieClip Frame 1
stop();
Symbol 743 MovieClip Frame 2
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.logica.attachMovie("brillo", "brillo1", _root.logica.getNextHighestDepth()); _root.logica.brillo1._x = 5 * _root.logica.tamSprite; _root.logica.brillo1._y = 2 * _root.logica.tamSprite; play(); };
Symbol 743 MovieClip Frame 3
stop();
Symbol 743 MovieClip Frame 4
stop(); _root.helper.gotoAndStop(13); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.helper.gotoAndStop(1); play(); };
Symbol 743 MovieClip Frame 5
stop();
Symbol 743 MovieClip Frame 6
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.logica.brillo1._x = 3 * _root.logica.tamSprite; _root.logica.brillo1._y = 3 * _root.logica.tamSprite; play(); };
Symbol 743 MovieClip Frame 7
stop();
Symbol 743 MovieClip Frame 8
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.logica.brillo1._x = 1 * _root.logica.tamSprite; _root.logica.brillo1._y = 3 * _root.logica.tamSprite; play(); };
Symbol 743 MovieClip Frame 9
stop();
Symbol 743 MovieClip Frame 10
stop(); _root.logica.attachMovie("brillo", "brillo2", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo4", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo3", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo5", _root.logica.getNextHighestDepth()); _root.logica.brillo2._x = 2 * _root.logica.tamSprite; _root.logica.brillo2._y = 1 * _root.logica.tamSprite; _root.logica.brillo3._x = 1 * _root.logica.tamSprite; _root.logica.brillo3._y = 1 * _root.logica.tamSprite; _root.logica.brillo4._x = 1 * _root.logica.tamSprite; _root.logica.brillo4._y = 2 * _root.logica.tamSprite; _root.logica.brillo5._x = 1 * _root.logica.tamSprite; _root.logica.brillo5._y = 3 * _root.logica.tamSprite; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; play(); };
Symbol 743 MovieClip Frame 11
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.logica.brillo1.removeMovieClip(); _root.logica.brillo2.removeMovieClip(); _root.logica.brillo3.removeMovieClip(); _root.logica.brillo4.removeMovieClip(); _root.logica.brillo5.removeMovieClip(); _root.logica.status_game = "se_jugo"; play(); };
Symbol 743 MovieClip Frame 12
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; play(); };
Symbol 743 MovieClip Frame 13
stop(); _root.logica.attachMovie("brillo", "brillo1", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo2", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo3", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo4", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo5", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo6", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo7", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo8", _root.logica.getNextHighestDepth()); _root.logica.attachMovie("brillo", "brillo9", _root.logica.getNextHighestDepth()); _root.logica.brillo1._x = 5 * _root.logica.tamSprite; _root.logica.brillo1._y = 0 * _root.logica.tamSprite; _root.logica.brillo2._x = 2 * _root.logica.tamSprite; _root.logica.brillo2._y = 1 * _root.logica.tamSprite; _root.logica.brillo3._x = 0 * _root.logica.tamSprite; _root.logica.brillo3._y = 2 * _root.logica.tamSprite; _root.logica.brillo4._x = 2 * _root.logica.tamSprite; _root.logica.brillo4._y = 2 * _root.logica.tamSprite; _root.logica.brillo5._x = 3 * _root.logica.tamSprite; _root.logica.brillo5._y = 2 * _root.logica.tamSprite; _root.logica.brillo6._x = 0 * _root.logica.tamSprite; _root.logica.brillo6._y = 3 * _root.logica.tamSprite; _root.logica.brillo7._x = 1 * _root.logica.tamSprite; _root.logica.brillo7._y = 4 * _root.logica.tamSprite; _root.logica.brillo8._x = 3 * _root.logica.tamSprite; _root.logica.brillo8._y = 4 * _root.logica.tamSprite; _root.logica.brillo9._x = 5 * _root.logica.tamSprite; _root.logica.brillo9._y = 4 * _root.logica.tamSprite; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.logica.brillo1.removeMovieClip(); _root.logica.brillo2.removeMovieClip(); _root.logica.brillo3.removeMovieClip(); _root.logica.brillo4.removeMovieClip(); _root.logica.brillo5.removeMovieClip(); _root.logica.brillo6.removeMovieClip(); _root.logica.brillo7.removeMovieClip(); _root.logica.brillo8.removeMovieClip(); _root.logica.brillo9.removeMovieClip(); play(); };
Symbol 743 MovieClip Frame 14
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; play(); };
Symbol 743 MovieClip Frame 15
stop();
Symbol 743 MovieClip Frame 16
stop(); _root.jugando = false; _root.logica.game = "game_stop"; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.jugando = true; _root.logica.game = "game_continue"; play(); };
Symbol 743 MovieClip Frame 17
stop();
Symbol 743 MovieClip Frame 18
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; play(); };
Symbol 743 MovieClip Frame 19
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.helpCount++; gotoAndStop (21); };
Symbol 743 MovieClip Frame 20
stop(); _root.helpCount++; play(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; play(); };
Symbol 743 MovieClip Frame 21
stop();
Symbol 743 MovieClip Frame 22
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; play(); };
Symbol 743 MovieClip Frame 23
stop(); okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; play(); };
Symbol 743 MovieClip Frame 24
stop();
Symbol 743 MovieClip Frame 25
stop(); Mouse.show(); _root.spiderCanvas.raton = true; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; play(); };
Symbol 743 MovieClip Frame 26
stop();
Symbol 743 MovieClip Frame 27
stop(); Mouse.show(); _root.spiderCanvas.raton = true; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.terminarJuego(); gotoAndStop (1); };
Symbol 743 MovieClip Frame 28
stop(); _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); } Mouse.show(); _root.spiderCanvas.raton = true; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_continue"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.play(); } if (!_root.canFire) { _root.lanzaLlama.play(); } gotoAndStop (1); };
Symbol 743 MovieClip Frame 29
stop(); if ((!_root.trainFlag4) && (_root.fire > 0)) { _root.trainFlag34 = true; } _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); } Mouse.show(); _root.spiderCanvas.raton = true; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_continue"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.play(); } if (!_root.canFire) { _root.lanzaLlama.play(); } if ((!_root.trainFlag4) && (_root.fire > 0)) { _root.trainFlag4 = true; play(); } else { gotoAndStop (1); } };
Symbol 743 MovieClip Frame 30
stop(); if ((!_root.trainFlag3) && (_root.abombs > 0)) { _root.trainFlag34 = true; } _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); } Mouse.show(); _root.spiderCanvas.raton = true; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_continue"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.play(); } if (!_root.canFire) { _root.lanzaLlama.play(); } if ((!_root.trainFlag3) && (_root.abombs > 0)) { _root.trainFlag3 = true; gotoAndStop (29); } else { gotoAndStop (1); } };
Symbol 743 MovieClip Frame 31
stop(); _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_stop"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.stop(); } if (!_root.canFire) { _root.lanzaLlama.stop(); } Mouse.show(); _root.spiderCanvas.raton = true; okBtn.onRelease = function () { _root.clickSound.start(); _root.helpCount++; _root.pausa = !_root.pausa; _root.jugando = !_root.jugando; _root.logica.game = "game_continue"; if ((!_root.canBomb) && (_root.atomicBomb.exploto)) { _root.atomicBomb.play(); } if (!_root.canFire) { _root.lanzaLlama.play(); } gotoAndStop (1); };
Symbol 744 MovieClip Frame 1
stop();
Symbol 751 MovieClip Frame 1
stop(); this.onRollOver = function () { this.gotoAndStop(2); }; this.onRollOut = function () { this.gotoAndStop(1); }; this.onReleaseOutside = function () { this.gotoAndStop(1); };
Symbol 758 MovieClip Frame 1
stop();
Symbol 761 MovieClip Frame 1
stop(); this.onRollOver = function () { this.gotoAndStop(2); }; this.onRollOut = function () { this.gotoAndStop(1); }; this.onReleaseOutside = function () { this.gotoAndStop(1); };
Symbol 764 MovieClip Frame 1
stop(); this.onRollOver = function () { this.gotoAndStop(2); }; this.onRollOut = function () { this.gotoAndStop(1); }; this.onReleaseOutside = function () { this.gotoAndStop(1); };
Symbol 766 MovieClip Frame 1
stop(); this.bubbleboxGameID = 894; scoreMc = this; sendBubbleBoxScore = function (gameID) { userData = new LoadVars(); userData.name = _root.bubblebox_name; userData.score = _root.score; userData.game = bubbleboxGameID; var _local2 = new LoadVars(); _local2.onLoad = function (success) { if (success) { scoreMc.gotoAndStop("success"); } else { scoreMc.gotoAndStop("tryagain"); } }; userData.sendAndLoad("http://www.bubblebox.com/scripts/insertscore.php", _local2, "POST"); }; this.send_btn.onRelease = function () { if ((_root.bubblebox_name != "YOUR NAME") && (_root.bubblebox_name.length > 0)) { sendBubbleBoxScore(this._parent.bubbleboxGameID); this._parent.gotoAndStop("saving"); } }; Selection.setFocus("instertname");
Symbol 766 MovieClip Frame 2
stop();
Symbol 766 MovieClip Frame 3
this.bubblebox_view_score.onRelease = function () { getURL (("http://www.bubblebox.com/highscores/" + this._parent.bubbleboxGameID) + ".htm", "_blank"); };
Symbol 766 MovieClip Frame 4
this.try_again.onRelease = function () { this._parent.gotoAndStop(1); };
Symbol 796 MovieClip Frame 12
gotoAndPlay (1);
Symbol 800 MovieClip Frame 12
gotoAndPlay (1);

Library Items

Symbol 1 Font [Font 1]Used by:72 73 74 263 264 265 268 269 270 501 503 504 505 506 507 508 567 572 574 645 649 651 654 655 658 661 664 668 674 677 682 684 687 690 693 695 698 699 700 701 705 708 711 713 715 717 723 728 730 732 734 737 739 742 770 781
Symbol 2 Sound [caida.mp3]
Symbol 801 MovieClip [__Packages.Spider]
Symbol 802 MovieClip [__Packages.MedicKit]
Symbol 3 GraphicUsed by:Timeline
Symbol 4 GraphicUsed by:24 259
Symbol 5 GraphicUsed by:18
Symbol 6 GraphicUsed by:18
Symbol 7 GraphicUsed by:18
Symbol 8 GraphicUsed by:18
Symbol 9 GraphicUsed by:18
Symbol 10 GraphicUsed by:18
Symbol 11 GraphicUsed by:18
Symbol 12 GraphicUsed by:18
Symbol 13 GraphicUsed by:18
Symbol 14 GraphicUsed by:18
Symbol 15 GraphicUsed by:18
Symbol 16 GraphicUsed by:18
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:5 6 7 8 9 10 11 12 13 14 15 16 17Used by:19
Symbol 19 MovieClipUses:18Used by:24
Symbol 20 BitmapUsed by:21 22 257 258
Symbol 21 GraphicUses:20Used by:23
Symbol 22 GraphicUses:20Used by:23
Symbol 23 MovieClipUses:21 22Used by:24
Symbol 24 MovieClipUses:4 19 23Used by:Timeline
Symbol 25 MovieClipUsed by:Timeline
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:Timeline
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:Timeline
Symbol 30 BitmapUsed by:31
Symbol 31 GraphicUses:30Used by:Timeline
Symbol 32 GraphicUsed by:35
Symbol 33 GraphicUsed by:35
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:32 33 34Used by:Timeline
Symbol 36 GraphicUsed by:40
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:39
Symbol 39 MovieClipUses:38Used by:40
Symbol 40 MovieClipUses:36 39Used by:Timeline
Symbol 41 GraphicUsed by:54 55
Symbol 42 BitmapUsed by:43
Symbol 43 GraphicUses:42Used by:54 55
Symbol 44 GraphicUsed by:54 55
Symbol 45 GraphicUsed by:54 55
Symbol 46 GraphicUsed by:54 55
Symbol 47 GraphicUsed by:54 55
Symbol 48 GraphicUsed by:54 55
Symbol 49 GraphicUsed by:54 55
Symbol 50 BitmapUsed by:51
Symbol 51 GraphicUses:50Used by:54 55
Symbol 52 GraphicUsed by:54 55
Symbol 53 GraphicUsed by:54 55
Symbol 54 MovieClip [bang]Uses:41 43 44 45 46 47 48 49 51 52 53Used by:Timeline
Symbol 55 MovieClip [bangHit]Uses:41 43 44 45 46 47 48 49 51 52 53Used by:Timeline
Symbol 56 BitmapUsed by:57
Symbol 57 GraphicUses:56Used by:58
Symbol 58 MovieClip [brillo]Uses:57Used by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:63
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:63
Symbol 63 MovieClipUses:60 62Used by:65
Symbol 64 Sound [reloadbomb.mp3]Used by:65 209
Symbol 65 MovieClip [bulleta]Uses:63 64Used by:Timeline
Symbol 66 FontUsed by:67 192
Symbol 67 EditableTextUses:66Used by:68
Symbol 68 MovieClipUses:67Used by:69 76
Symbol 69 MovieClip [combo]Uses:68Used by:Timeline
Symbol 70 BitmapUsed by:71
Symbol 71 GraphicUses:70Used by:75
Symbol 72 EditableTextUses:1Used by:75
Symbol 73 EditableTextUses:1Used by:75
Symbol 74 TextUses:1Used by:75
Symbol 75 MovieClipUses:71 72 73 74Used by:76
Symbol 76 MovieClip [combo2]Uses:75 68Used by:Timeline
Symbol 77 BitmapUsed by:78
Symbol 78 GraphicUses:77Used by:99
Symbol 79 BitmapUsed by:80
Symbol 80 GraphicUses:79Used by:99
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:99
Symbol 83 BitmapUsed by:84
Symbol 84 GraphicUses:83Used by:99
Symbol 85 BitmapUsed by:86
Symbol 86 GraphicUses:85Used by:99
Symbol 87 BitmapUsed by:88
Symbol 88 GraphicUses:87Used by:99
Symbol 89 BitmapUsed by:90
Symbol 90 GraphicUses:89Used by:99
Symbol 91 BitmapUsed by:92
Symbol 92 GraphicUses:91Used by:99
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:99
Symbol 95 BitmapUsed by:96
Symbol 96 GraphicUses:95Used by:99
Symbol 97 BitmapUsed by:98
Symbol 98 GraphicUses:97Used by:99
Symbol 99 MovieClip [fwb]Uses:78 80 82 84 86 88 90 92 94 96 98Used by:Timeline
Symbol 100 BitmapUsed by:101
Symbol 101 GraphicUses:100Used by:122
Symbol 102 BitmapUsed by:103
Symbol 103 GraphicUses:102Used by:122
Symbol 104 BitmapUsed by:105
Symbol 105 GraphicUses:104Used by:122
Symbol 106 BitmapUsed by:107
Symbol 107 GraphicUses:106Used by:122
Symbol 108 BitmapUsed by:109
Symbol 109 GraphicUses:108Used by:122
Symbol 110 BitmapUsed by:111
Symbol 111 GraphicUses:110Used by:122
Symbol 112 BitmapUsed by:113
Symbol 113 GraphicUses:112Used by:122
Symbol 114 BitmapUsed by:115
Symbol 115 GraphicUses:114Used by:122
Symbol 116 BitmapUsed by:117
Symbol 117 GraphicUses:116Used by:122
Symbol 118 BitmapUsed by:119
Symbol 119 GraphicUses:118Used by:122
Symbol 120 BitmapUsed by:121
Symbol 121 GraphicUses:120Used by:122
Symbol 122 MovieClip [fwy]Uses:101 103 105 107 109 111 113 115 117 119 121Used by:Timeline
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClipUses:123Used by:135
Symbol 125 GraphicUsed by:135
Symbol 126 BitmapUsed by:127
Symbol 127 GraphicUses:126Used by:135
Symbol 128 GraphicUsed by:135
Symbol 129 GraphicUsed by:135
Symbol 130 GraphicUsed by:135
Symbol 131 GraphicUsed by:135
Symbol 132 GraphicUsed by:135
Symbol 133 GraphicUsed by:135
Symbol 134 GraphicUsed by:135
Symbol 135 MovieClip [lanzaLlama]Uses:124 125 127 128 129 130 131 132 133 134Used by:Timeline
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:144
Symbol 138 GraphicUsed by:144
Symbol 139 BitmapUsed by:140
Symbol 140 GraphicUses:139Used by:144
Symbol 141 GraphicUsed by:144
Symbol 142 GraphicUsed by:144
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClip [medic]Uses:137 138 140 141 142 143Used by:Timeline
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClipUses:145Used by:151
Symbol 147 BitmapUsed by:148
Symbol 148 GraphicUses:147Used by:151
Symbol 149 BitmapUsed by:150
Symbol 150 GraphicUses:149Used by:151
Symbol 151 MovieClip [spider1]Uses:146 148 150Used by:Timeline
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:152Used by:158
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:158
Symbol 156 BitmapUsed by:157
Symbol 157 GraphicUses:156Used by:158
Symbol 158 MovieClip [spider2]Uses:153 155 157Used by:Timeline
Symbol 159 GraphicUsed by:160
Symbol 160 MovieClipUses:159Used by:167
Symbol 161 BitmapUsed by:162
Symbol 162 GraphicUses:161Used by:167
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:167
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:167
Symbol 167 MovieClip [spider3]Uses:160 162 164 166Used by:Timeline
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:168Used by:174
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:174
Symbol 172 BitmapUsed by:173
Symbol 173 GraphicUses:172Used by:174
Symbol 174 MovieClip [spider4]Uses:169 171 173Used by:Timeline
Symbol 175 GraphicUsed by:184
Symbol 176 GraphicUsed by:184
Symbol 177 GraphicUsed by:184
Symbol 178 GraphicUsed by:184
Symbol 179 GraphicUsed by:184
Symbol 180 GraphicUsed by:184
Symbol 181 GraphicUsed by:184
Symbol 182 GraphicUsed by:184
Symbol 183 GraphicUsed by:184
Symbol 184 MovieClip [timer]Uses:175 176 177 178 179 180 181 182 183Used by:Timeline
Symbol 185 BitmapUsed by:186 187 188
Symbol 186 GraphicUses:185Used by:191
Symbol 187 GraphicUses:185Used by:191
Symbol 188 GraphicUses:185Used by:191
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:191
Symbol 191 MovieClip [victory]Uses:186 187 188 190Used by:Timeline
Symbol 192 EditableTextUses:66Used by:209
Symbol 193 Sound [aranamediomuerta.mp3]Used by:209
Symbol 194 Sound [aranamuerta.mp3]Used by:209
Symbol 195 Sound [bombaatomica.mp3]Used by:209
Symbol 196 Sound [cajitavida.mp3]Used by:209
Symbol 197 Sound [canon.mp3]Used by:209
Symbol 198 Sound [clickbotones.mp3]Used by:209
Symbol 199 Sound [empty.mp3]Used by:209
Symbol 200 Sound [fichas.mp3]Used by:209
Symbol 201 Sound [fichasfila.mp3]Used by:209
Symbol 202 Sound [gameover.mp3]Used by:209
Symbol 203 Sound [lanzallamas.mp3]Used by:209
Symbol 204 Sound [level.mp3]Used by:209
Symbol 205 Sound [musicai.mp3]Used by:209
Symbol 206 Sound [reloadbalas.mp3]Used by:209
Symbol 207 Sound [reloadfire.mp3]Used by:209
Symbol 208 Sound [loop0.mp3]Used by:209
Symbol 209 MovieClipUses:192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 64 207 208Used by:Timeline
Symbol 210 BitmapUsed by:211
Symbol 211 GraphicUses:210Used by:212
Symbol 212 MovieClip [fire.png]Uses:211Used by:Timeline
Symbol 213 BitmapUsed by:214
Symbol 214 GraphicUses:213Used by:215
Symbol 215 MovieClip [0.png]Uses:214Used by:Timeline
Symbol 216 BitmapUsed by:217
Symbol 217 GraphicUses:216Used by:218
Symbol 218 MovieClip [1.png]Uses:217Used by:Timeline
Symbol 219 BitmapUsed by:220
Symbol 220 GraphicUses:219Used by:221
Symbol 221 MovieClip [2.png]Uses:220Used by:Timeline
Symbol 222 BitmapUsed by:223
Symbol 223 GraphicUses:222Used by:224
Symbol 224 MovieClip [3.png]Uses:223Used by:Timeline
Symbol 225 BitmapUsed by:226
Symbol 226 GraphicUses:225Used by:227
Symbol 227 MovieClip [bala1.png]Uses:226Used by:Timeline
Symbol 228 BitmapUsed by:229
Symbol 229 GraphicUses:228Used by:230
Symbol 230 MovieClip [bala3.png]Uses:229Used by:Timeline
Symbol 231 BitmapUsed by:232
Symbol 232 GraphicUses:231Used by:233
Symbol 233 MovieClip [bala5.png]Uses:232Used by:Timeline
Symbol 234 BitmapUsed by:235
Symbol 235 GraphicUses:234Used by:236
Symbol 236 MovieClip [bala10.png]Uses:235Used by:Timeline
Symbol 237 BitmapUsed by:238
Symbol 238 GraphicUses:237Used by:239
Symbol 239 MovieClip [bala15.png]Uses:238Used by:Timeline
Symbol 240 BitmapUsed by:241
Symbol 241 GraphicUses:240Used by:242
Symbol 242 MovieClip [bala20.png]Uses:241Used by:Timeline
Symbol 243 BitmapUsed by:244
Symbol 244 GraphicUses:243Used by:245
Symbol 245 MovieClip [bomba.png]Uses:244Used by:Timeline
Symbol 246 BitmapUsed by:247
Symbol 247 GraphicUses:246Used by:Timeline
Symbol 248 BitmapUsed by:249
Symbol 249 GraphicUses:248Used by:254
Symbol 250 BitmapUsed by:251
Symbol 251 GraphicUses:250Used by:254
Symbol 252 BitmapUsed by:253
Symbol 253 GraphicUses:252Used by:254
Symbol 254 ButtonUses:249 251 253Used by:591  Timeline
Symbol 255 BitmapUsed by:256 667 669 676 681 683 686 689 692 694 697 704 707 709 712 714 716 722 727 729 731 733 735 740 767 783
Symbol 256 GraphicUses:255Used by:Timeline
Symbol 257 GraphicUses:20Used by:259
Symbol 258 GraphicUses:20Used by:259
Symbol 259 MovieClipUses:4 257 258Used by:260
Symbol 260 MovieClipUses:259Used by:Timeline
Symbol 261 BitmapUsed by:262
Symbol 262 GraphicUses:261Used by:Timeline
Symbol 263 TextUses:1Used by:267
Symbol 264 TextUses:1Used by:267
Symbol 265 TextUses:1Used by:267
Symbol 266 GraphicUsed by:267
Symbol 267 ButtonUses:263 264 265 266Used by:Timeline
Symbol 268 TextUses:1Used by:272
Symbol 269 TextUses:1Used by:272
Symbol 270 TextUses:1Used by:272
Symbol 271 GraphicUsed by:272
Symbol 272 ButtonUses:268 269 270 271Used by:Timeline
Symbol 273 BitmapUsed by:274
Symbol 274 GraphicUses:273Used by:289
Symbol 275 BitmapUsed by:276
Symbol 276 GraphicUses:275Used by:289
Symbol 277 BitmapUsed by:278
Symbol 278 GraphicUses:277Used by:289
Symbol 279 BitmapUsed by:280
Symbol 280 GraphicUses:279Used by:289
Symbol 281 BitmapUsed by:282
Symbol 282 GraphicUses:281Used by:289
Symbol 283 BitmapUsed by:284
Symbol 284 GraphicUses:283Used by:289
Symbol 285 BitmapUsed by:286
Symbol 286 GraphicUses:285Used by:289
Symbol 287 BitmapUsed by:288
Symbol 288 GraphicUses:287Used by:289
Symbol 289 MovieClipUses:274 276 278 280 282 284 286 288Used by:Timeline
Symbol 290 GraphicUsed by:Timeline
Symbol 291 GraphicUsed by:Timeline
Symbol 292 GraphicUsed by:293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328
Symbol 293 ButtonUses:292Used by:329
Symbol 294 ButtonUses:292Used by:329
Symbol 295 ButtonUses:292Used by:329
Symbol 296 ButtonUses:292Used by:329
Symbol 297 ButtonUses:292Used by:329
Symbol 298 ButtonUses:292Used by:329
Symbol 299 ButtonUses:292Used by:329
Symbol 300 ButtonUses:292Used by:329
Symbol 301 ButtonUses:292Used by:329
Symbol 302 ButtonUses:292Used by:329
Symbol 303 ButtonUses:292Used by:329
Symbol 304 ButtonUses:292Used by:329
Symbol 305 ButtonUses:292Used by:329
Symbol 306 ButtonUses:292Used by:329
Symbol 307 ButtonUses:292Used by:329
Symbol 308 ButtonUses:292Used by:329
Symbol 309 ButtonUses:292Used by:329
Symbol 310 ButtonUses:292Used by:329
Symbol 311 ButtonUses:292Used by:329
Symbol 312 ButtonUses:292Used by:329
Symbol 313 ButtonUses:292Used by:329
Symbol 314 ButtonUses:292Used by:329
Symbol 315 ButtonUses:292Used by:329
Symbol 316 ButtonUses:292Used by:329
Symbol 317 ButtonUses:292Used by:329
Symbol 318 ButtonUses:292Used by:329
Symbol 319 ButtonUses:292Used by:329
Symbol 320 ButtonUses:292Used by:329
Symbol 321 ButtonUses:292Used by:329
Symbol 322 ButtonUses:292Used by:329
Symbol 323 ButtonUses:292Used by:329
Symbol 324 ButtonUses:292Used by:329
Symbol 325 ButtonUses:292Used by:329
Symbol 326 ButtonUses:292Used by:329
Symbol 327 ButtonUses:292Used by:329
Symbol 328 ButtonUses:292Used by:329
Symbol 329 MovieClipUses:293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328Used by:Timeline
Symbol 330 MovieClipUsed by:Timeline
Symbol 331 GraphicUsed by:332
Symbol 332 MovieClipUses:331Used by:Timeline
Symbol 333 BitmapUsed by:334
Symbol 334 GraphicUses:333Used by:Timeline
Symbol 335 BitmapUsed by:336 337
Symbol 336 GraphicUses:335Used by:338
Symbol 337 GraphicUses:335Used by:338
Symbol 338 MovieClipUses:336 337Used by:369 450
Symbol 339 BitmapUsed by:342 346 348 351 353 354 355 356 360 362 364
Symbol 340 BitmapUsed by:342 346 353
Symbol 341 BitmapUsed by:342 353 354 355 356
Symbol 342 GraphicUses:339 340 341Used by:369
Symbol 343 BitmapUsed by:344
Symbol 344 GraphicUses:343Used by:369
Symbol 345 BitmapUsed by:346 348 350 352
Symbol 346 GraphicUses:339 340 345Used by:369
Symbol 347 BitmapUsed by:348 352 354 356
Symbol 348 GraphicUses:339 347 345Used by:369
Symbol 349 BitmapUsed by:350 355
Symbol 350 GraphicUses:349 345Used by:369
Symbol 351 GraphicUses:339Used by:369
Symbol 352 GraphicUses:347 345Used by:369
Symbol 353 GraphicUses:339 340 341Used by:369
Symbol 354 GraphicUses:339 347 341Used by:369
Symbol 355 GraphicUses:339 349 341Used by:369
Symbol 356 GraphicUses:339 347 341Used by:369
Symbol 357 BitmapUsed by:360
Symbol 358 BitmapUsed by:360 362 364 368
Symbol 359 BitmapUsed by:360 362 364
Symbol 360 GraphicUses:339 357 358 359Used by:369
Symbol 361 BitmapUsed by:362
Symbol 362 GraphicUses:339 361 358 359Used by:369
Symbol 363 BitmapUsed by:364
Symbol 364 GraphicUses:339 363 358 359Used by:369
Symbol 365 GraphicUsed by:369
Symbol 366 BitmapUsed by:367
Symbol 367 GraphicUses:366Used by:369
Symbol 368 GraphicUses:358Used by:369
Symbol 369 MovieClipUses:338 342 344 346 348 350 351 352 353 354 355 356 360 362 364 365 367 368Used by:Timeline
Symbol 370 BitmapUsed by:373
Symbol 371 BitmapUsed by:373
Symbol 372 BitmapUsed by:373
Symbol 373 GraphicUses:370 371 372Used by:Timeline
Symbol 374 GraphicUsed by:375 502
Symbol 375 ButtonUses:374Used by:376
Symbol 376 MovieClipUses:375Used by:Timeline
Symbol 377 MovieClipUsed by:Timeline
Symbol 378 BitmapUsed by:379 381 382
Symbol 379 GraphicUses:378Used by:383
Symbol 380 GraphicUsed by:383
Symbol 381 GraphicUses:378Used by:383
Symbol 382 GraphicUses:378Used by:383
Symbol 383 MovieClipUses:379 380 381 382Used by:Timeline
Symbol 384 BitmapUsed by:385 394
Symbol 385 GraphicUses:384Used by:450
Symbol 386 BitmapUsed by:387 394 400 407 410 420 433 442 449
Symbol 387 GraphicUses:386Used by:450
Symbol 388 BitmapUsed by:389 400 407 410 420 433 442 449
Symbol 389 GraphicUses:388Used by:450
Symbol 390 BitmapUsed by:391 392 393
Symbol 391 GraphicUses:390Used by:450
Symbol 392 GraphicUses:390Used by:450
Symbol 393 GraphicUses:390Used by:450
Symbol 394 GraphicUses:386 384Used by:450
Symbol 395 GraphicUsed by:450
Symbol 396 BitmapUsed by:397
Symbol 397 GraphicUses:396Used by:450
Symbol 398 BitmapUsed by:400 407 411 414
Symbol 399 BitmapUsed by:400 407 409
Symbol 400 GraphicUses:398 388 386 399Used by:450
Symbol 401 GraphicUsed by:450
Symbol 402 BitmapUsed by:403
Symbol 403 GraphicUses:402Used by:450
Symbol 404 GraphicUsed by:450
Symbol 405 BitmapUsed by:406
Symbol 406 GraphicUses:405Used by:450
Symbol 407 GraphicUses:398 388 386 399Used by:450
Symbol 408 GraphicUsed by:450
Symbol 409 GraphicUses:399Used by:450
Symbol 410 GraphicUses:388 386Used by:450
Symbol 411 GraphicUses:398Used by:450
Symbol 412 GraphicUsed by:450
Symbol 413 GraphicUsed by:450
Symbol 414 GraphicUses:398Used by:450
Symbol 415 GraphicUsed by:450
Symbol 416 BitmapUsed by:417
Symbol 417 GraphicUses:416Used by:450
Symbol 418 BitmapUsed by:420 433 442 449
Symbol 419 BitmapUsed by:420 433 442 449
Symbol 420 GraphicUses:418 388 386 419Used by:450
Symbol 421 GraphicUsed by:450
Symbol 422 BitmapUsed by:423 435 444
Symbol 423 GraphicUses:422Used by:450
Symbol 424 GraphicUsed by:450
Symbol 425 BitmapUsed by:426 437
Symbol 426 GraphicUses:425Used by:450
Symbol 427 GraphicUsed by:450
Symbol 428 BitmapUsed by:429 439 447
Symbol 429 GraphicUses:428Used by:450
Symbol 430 GraphicUsed by:450
Symbol 431 BitmapUsed by:432 441
Symbol 432 GraphicUses:431Used by:450
Symbol 433 GraphicUses:418 388 386 419Used by:450
Symbol 434 GraphicUsed by:450
Symbol 435 GraphicUses:422Used by:450
Symbol 436 GraphicUsed by:450
Symbol 437 GraphicUses:425Used by:450
Symbol 438 GraphicUsed by:450
Symbol 439 GraphicUses:428Used by:450
Symbol 440 GraphicUsed by:450
Symbol 441 GraphicUses:431Used by:450
Symbol 442 GraphicUses:418 388 386 419Used by:450
Symbol 443 GraphicUsed by:450
Symbol 444 GraphicUses:422Used by:450
Symbol 445 GraphicUsed by:450
Symbol 446 GraphicUsed by:450
Symbol 447 GraphicUses:428Used by:450
Symbol 448 GraphicUsed by:450
Symbol 449 GraphicUses:418 388 386 419Used by:450
Symbol 450 MovieClipUses:385 387 389 391 392 393 394 395 397 400 401 403 404 406 407 408 409 410 411 412 413 414 338 415 417 420 421 423 424 426 427 429 430 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449Used by:Timeline
Symbol 451 MovieClipUsed by:Timeline
Symbol 452 BitmapUsed by:453 457
Symbol 453 GraphicUses:452Used by:459
Symbol 454 GraphicUsed by:455
Symbol 455 MovieClipUses:454Used by:459
Symbol 456 GraphicUsed by:459
Symbol 457 GraphicUses:452Used by:459
Symbol 458 GraphicUsed by:459
Symbol 459 MovieClipUses:453 455 456 457 458Used by:Timeline
Symbol 460 BitmapUsed by:461
Symbol 461 GraphicUses:460Used by:Timeline
Symbol 462 BitmapUsed by:463
Symbol 463 GraphicUses:462Used by:468 485
Symbol 464 BitmapUsed by:465
Symbol 465 GraphicUses:464Used by:468
Symbol 466 BitmapUsed by:467
Symbol 467 GraphicUses:466Used by:468
Symbol 468 ButtonUses:463 465 467Used by:478
Symbol 469 BitmapUsed by:470
Symbol 470 GraphicUses:469Used by:475 492
Symbol 471 BitmapUsed by:472
Symbol 472 GraphicUses:471Used by:475
Symbol 473 BitmapUsed by:474
Symbol 474 GraphicUses:473Used by:475
Symbol 475 ButtonUses:470 472 474Used by:478
Symbol 476 BitmapUsed by:477
Symbol 477 GraphicUses:476Used by:478
Symbol 478 MovieClipUses:468 475 477Used by:Timeline
Symbol 479 BitmapUsed by:480
Symbol 480 GraphicUses:479Used by:485
Symbol 481 BitmapUsed by:482
Symbol 482 GraphicUses:481Used by:485
Symbol 483 BitmapUsed by:484
Symbol 484 GraphicUses:483Used by:485
Symbol 485 ButtonUses:480 482 484 463Used by:493
Symbol 486 BitmapUsed by:487
Symbol 487 GraphicUses:486Used by:492
Symbol 488 BitmapUsed by:489
Symbol 489 GraphicUses:488Used by:492
Symbol 490 BitmapUsed by:491
Symbol 491 GraphicUses:490Used by:492
Symbol 492 ButtonUses:487 489 491 470Used by:493
Symbol 493 MovieClipUses:485 492Used by:Timeline
Symbol 494 BitmapUsed by:495
Symbol 495 GraphicUses:494Used by:500
Symbol 496 BitmapUsed by:497
Symbol 497 GraphicUses:496Used by:500
Symbol 498 BitmapUsed by:499
Symbol 499 GraphicUses:498Used by:500
Symbol 500 ButtonUses:495 497 499Used by:Timeline
Symbol 501 TextUses:1Used by:502
Symbol 502 MovieClipUses:374 501Used by:Timeline
Symbol 503 EditableTextUses:1Used by:Timeline
Symbol 504 EditableTextUses:1Used by:Timeline
Symbol 505 TextUses:1Used by:Timeline
Symbol 506 EditableTextUses:1Used by:Timeline
Symbol 507 EditableTextUses:1Used by:Timeline
Symbol 508 EditableTextUses:1Used by:Timeline
Symbol 509 BitmapUsed by:510
Symbol 510 GraphicUses:509Used by:517
Symbol 511 BitmapUsed by:512
Symbol 512 GraphicUses:511Used by:515
Symbol 513 BitmapUsed by:514
Symbol 514 GraphicUses:513Used by:515 516
Symbol 515 MovieClipUses:512 514Used by:516
Symbol 516 ButtonUses:515 514Used by:517
Symbol 517 MovieClipUses:510 516Used by:Timeline
Symbol 518 BitmapUsed by:519
Symbol 519 GraphicUses:518Used by:526
Symbol 520 BitmapUsed by:521
Symbol 521 GraphicUses:520Used by:524 525
Symbol 522 BitmapUsed by:523
Symbol 523 GraphicUses:522Used by:524
Symbol 524 MovieClipUses:521 523Used by:525
Symbol 525 ButtonUses:524 521Used by:526
Symbol 526 MovieClipUses:519 525Used by:Timeline
Symbol 527 BitmapUsed by:528
Symbol 528 GraphicUses:527Used by:Timeline
Symbol 529 BitmapUsed by:530
Symbol 530 GraphicUses:529Used by:533
Symbol 531 BitmapUsed by:532
Symbol 532 GraphicUses:531Used by:533
Symbol 533 MovieClipUses:530 532Used by:543
Symbol 534 GraphicUsed by:543
Symbol 535 BitmapUsed by:536
Symbol 536 GraphicUses:535Used by:543
Symbol 537 GraphicUsed by:543
Symbol 538 GraphicUsed by:543
Symbol 539 GraphicUsed by:543
Symbol 540 GraphicUsed by:543
Symbol 541 GraphicUsed by:543
Symbol 542 GraphicUsed by:543
Symbol 543 MovieClipUses:533 534 536 537 538 539 540 541 542Used by:Timeline
Symbol 544 BitmapUsed by:545
Symbol 545 GraphicUses:544Used by:553
Symbol 546 GraphicUsed by:547
Symbol 547 MovieClipUses:546Used by:553
Symbol 548 BitmapUsed by:549
Symbol 549 GraphicUses:548Used by:553
Symbol 550 BitmapUsed by:551
Symbol 551 GraphicUses:550Used by:552
Symbol 552 MovieClipUses:551Used by:553
Symbol 553 MovieClipUses:545 547 549 552Used by:Timeline
Symbol 554 BitmapUsed by:555
Symbol 555 GraphicUses:554Used by:558
Symbol 556 BitmapUsed by:557 563
Symbol 557 GraphicUses:556Used by:558
Symbol 558 MovieClipUses:555 557Used by:564 573
Symbol 559 BitmapUsed by:560
Symbol 560 GraphicUses:559Used by:564 573
Symbol 561 BitmapUsed by:562
Symbol 562 GraphicUses:561Used by:564 573
Symbol 563 GraphicUses:556Used by:564 573
Symbol 564 ButtonUses:558 560 562 563Used by:568
Symbol 565 BitmapUsed by:566
Symbol 566 GraphicUses:565Used by:568
Symbol 567 EditableTextUses:1Used by:568
Symbol 568 MovieClipUses:564 566 567Used by:Timeline
Symbol 569 BitmapUsed by:570
Symbol 570 GraphicUses:569Used by:587
Symbol 571 GraphicUsed by:575
Symbol 572 TextUses:1Used by:575
Symbol 573 ButtonUses:558 560 562 563Used by:575
Symbol 574 EditableTextUses:1Used by:575
Symbol 575 MovieClipUses:571 572 573 574Used by:587
Symbol 576 BitmapUsed by:577 585
Symbol 577 GraphicUses:576Used by:580
Symbol 578 BitmapUsed by:579
Symbol 579 GraphicUses:578Used by:580
Symbol 580 MovieClipUses:577 579Used by:586 644
Symbol 581 BitmapUsed by:582
Symbol 582 GraphicUses:581Used by:586 644
Symbol 583 BitmapUsed by:584
Symbol 584 GraphicUses:583Used by:586 644
Symbol 585 GraphicUses:576Used by:586 644
Symbol 586 ButtonUses:580 582 584 585Used by:587 590 607 618 641 743
Symbol 587 MovieClipUses:570 575 586Used by:Timeline
Symbol 588 FontUsed by:589
Symbol 589 TextUses:588Used by:590
Symbol 590 MovieClipUses:589 586Used by:Timeline
Symbol 591 MovieClipUses:254Used by:Timeline
Symbol 592 BitmapUsed by:593
Symbol 593 GraphicUses:592Used by:607
Symbol 594 BitmapUsed by:595 606
Symbol 595 GraphicUses:594Used by:607
Symbol 596 BitmapUsed by:597 606
Symbol 597 GraphicUses:596Used by:607
Symbol 598 BitmapUsed by:599 606
Symbol 599 GraphicUses:598Used by:607
Symbol 600 BitmapUsed by:601 606
Symbol 601 GraphicUses:600Used by:607
Symbol 602 BitmapUsed by:603 606
Symbol 603 GraphicUses:602Used by:607
Symbol 604 BitmapUsed by:605 606
Symbol 605 GraphicUses:604Used by:607
Symbol 606 GraphicUses:604 602 600 598 596 594Used by:607
Symbol 607 MovieClipUses:593 595 597 599 601 603 605 586 606Used by:Timeline
Symbol 608 BitmapUsed by:609
Symbol 609 GraphicUses:608Used by:618
Symbol 610 BitmapUsed by:611
Symbol 611 GraphicUses:610Used by:618
Symbol 612 BitmapUsed by:613
Symbol 613 GraphicUses:612Used by:618
Symbol 614 BitmapUsed by:615
Symbol 615 GraphicUses:614Used by:618
Symbol 616 BitmapUsed by:617
Symbol 617 GraphicUses:616Used by:618
Symbol 618 MovieClipUses:609 611 613 586 615 617Used by:Timeline
Symbol 619 BitmapUsed by:620
Symbol 620 GraphicUses:619Used by:641
Symbol 621 BitmapUsed by:622 639
Symbol 622 GraphicUses:621Used by:641
Symbol 623 BitmapUsed by:624 639
Symbol 624 GraphicUses:623Used by:641
Symbol 625 BitmapUsed by:626 639
Symbol 626 GraphicUses:625Used by:641
Symbol 627 BitmapUsed by:628 639
Symbol 628 GraphicUses:627Used by:641
Symbol 629 BitmapUsed by:630
Symbol 630 GraphicUses:629Used by:641
Symbol 631 BitmapUsed by:632 640
Symbol 632 GraphicUses:631Used by:641
Symbol 633 BitmapUsed by:634 640
Symbol 634 GraphicUses:633Used by:641
Symbol 635 BitmapUsed by:636
Symbol 636 GraphicUses:635Used by:641
Symbol 637 BitmapUsed by:638
Symbol 638 GraphicUses:637Used by:641
Symbol 639 GraphicUses:627 625 623 621Used by:641
Symbol 640 GraphicUses:633 631Used by:641
Symbol 641 MovieClipUses:620 622 624 626 628 630 632 634 586 636 638 639 640Used by:Timeline
Symbol 642 BitmapUsed by:643
Symbol 643 GraphicUses:642Used by:665
Symbol 644 ButtonUses:580 582 584 585Used by:665
Symbol 645 TextUses:1Used by:665
Symbol 646 GraphicUsed by:665
Symbol 647 BitmapUsed by:648 650
Symbol 648 GraphicUses:647Used by:665
Symbol 649 TextUses:1Used by:665
Symbol 650 GraphicUses:647Used by:665
Symbol 651 TextUses:1Used by:665
Symbol 652 BitmapUsed by:653
Symbol 653 GraphicUses:652Used by:665
Symbol 654 TextUses:1Used by:665
Symbol 655 TextUses:1Used by:665
Symbol 656 BitmapUsed by:657
Symbol 657 GraphicUses:656Used by:665
Symbol 658 TextUses:1Used by:665
Symbol 659 BitmapUsed by:660
Symbol 660 GraphicUses:659Used by:665
Symbol 661 TextUses:1Used by:665
Symbol 662 BitmapUsed by:663
Symbol 663 GraphicUses:662Used by:665
Symbol 664 TextUses:1Used by:665
Symbol 665 MovieClipUses:643 644 645 646 648 649 650 651 653 654 655 657 658 660 661 663 664Used by:Timeline
Symbol 666 BitmapUsed by:667 673 694 704 714 729 741
Symbol 667 GraphicUses:666 255Used by:743
Symbol 668 TextUses:1Used by:743
Symbol 669 GraphicUses:255Used by:743
Symbol 670 BitmapUsed by:671
Symbol 671 GraphicUses:670Used by:672
Symbol 672 MovieClipUses:671Used by:743
Symbol 673 GraphicUses:666Used by:743
Symbol 674 TextUses:1Used by:743
Symbol 675 BitmapUsed by:676 681 683 707 731 733
Symbol 676 GraphicUses:675 255Used by:743
Symbol 677 TextUses:1Used by:743
Symbol 678 BitmapUsed by:679
Symbol 679 GraphicUses:678Used by:680
Symbol 680 MovieClipUses:679Used by:743
Symbol 681 GraphicUses:675 255Used by:743
Symbol 682 TextUses:1Used by:743
Symbol 683 GraphicUses:675 255Used by:743
Symbol 684 TextUses:1Used by:743
Symbol 685 BitmapUsed by:686 716 738
Symbol 686 GraphicUses:685 255Used by:743
Symbol 687 TextUses:1Used by:743
Symbol 688 BitmapUsed by:689 712 727
Symbol 689 GraphicUses:688 255Used by:743
Symbol 690 TextUses:1Used by:743
Symbol 691 BitmapUsed by:692 710 722 736
Symbol 692 GraphicUses:691 255Used by:743
Symbol 693 TextUses:1Used by:743
Symbol 694 GraphicUses:666 255Used by:743
Symbol 695 TextUses:1Used by:743
Symbol 696 BitmapUsed by:697
Symbol 697 GraphicUses:255 696Used by:743
Symbol 698 TextUses:1Used by:743
Symbol 699 TextUses:1Used by:743
Symbol 700 TextUses:1Used by:743
Symbol 701 TextUses:1Used by:743
Symbol 702 BitmapUsed by:703
Symbol 703 GraphicUses:702Used by:743
Symbol 704 GraphicUses:666 255Used by:743
Symbol 705 TextUses:1Used by:743
Symbol 706 GraphicUsed by:743
Symbol 707 GraphicUses:675 255Used by:743
Symbol 708 TextUses:1Used by:743
Symbol 709 GraphicUses:255Used by:743
Symbol 710 GraphicUses:691Used by:743
Symbol 711 TextUses:1Used by:743
Symbol 712 GraphicUses:688 255Used by:743
Symbol 713 TextUses:1Used by:743
Symbol 714 GraphicUses:666 255Used by:743
Symbol 715 TextUses:1Used by:743
Symbol 716 GraphicUses:685 255Used by:743
Symbol 717 TextUses:1Used by:743
Symbol 718 GraphicUsed by:743
Symbol 719 BitmapUsed by:720
Symbol 720 GraphicUses:719Used by:721
Symbol 721 MovieClipUses:720Used by:743
Symbol 722 GraphicUses:691 255Used by:743
Symbol 723 TextUses:1Used by:743
Symbol 724 GraphicUsed by:743
Symbol 725 FontUsed by:726
Symbol 726 TextUses:725Used by:743
Symbol 727 GraphicUses:688 255Used by:743
Symbol 728 TextUses:1Used by:743
Symbol 729 GraphicUses:666 255Used by:743
Symbol 730 TextUses:1Used by:743
Symbol 731 GraphicUses:675 255Used by:743
Symbol 732 TextUses:1Used by:743
Symbol 733 GraphicUses:675 255Used by:743
Symbol 734 TextUses:1Used by:743
Symbol 735 GraphicUses:255Used by:743
Symbol 736 GraphicUses:691Used by:743
Symbol 737 TextUses:1Used by:743
Symbol 738 GraphicUses:685Used by:743
Symbol 739 TextUses:1Used by:743
Symbol 740 GraphicUses:255Used by:743
Symbol 741 GraphicUses:666Used by:743
Symbol 742 TextUses:1Used by:743
Symbol 743 MovieClipUses:667 668 586 669 672 673 674 676 677 680 681 682 683 684 686 687 689 690 692 693 694 695 697 698 699 700 701 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 721 722 723 724 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742Used by:Timeline
Symbol 744 MovieClipUsed by:Timeline
Symbol 745 BitmapUsed by:746
Symbol 746 GraphicUses:745Used by:Timeline
Symbol 747 GraphicUsed by:766
Symbol 748 GraphicUsed by:751
Symbol 749 GraphicUsed by:750 751
Symbol 750 MovieClipUses:749Used by:751
Symbol 751 MovieClipUses:748 749 750Used by:766
Symbol 752 GraphicUsed by:766
Symbol 753 FontUsed by:754 765
Symbol 754 EditableTextUses:753Used by:766
Symbol 755 GraphicUsed by:758 761 764
Symbol 756 GraphicUsed by:757
Symbol 757 MovieClipUses:756Used by:758
Symbol 758 MovieClipUses:755 757Used by:766
Symbol 759 GraphicUsed by:760 761
Symbol 760 MovieClipUses:759Used by:761
Symbol 761 MovieClipUses:755 759 760Used by:766
Symbol 762 GraphicUsed by:763 764
Symbol 763 MovieClipUses:762Used by:764
Symbol 764 MovieClipUses:755 762 763Used by:766
Symbol 765 EditableTextUses:753Used by:766
Symbol 766 MovieClipUses:747 751 752 754 758 761 764 765Used by:Timeline
Symbol 767 GraphicUses:255Used by:Timeline
Symbol 768 BitmapUsed by:769
Symbol 769 GraphicUses:768Used by:Timeline
Symbol 770 EditableTextUses:1Used by:Timeline
Symbol 771 BitmapUsed by:772 777
Symbol 772 GraphicUses:771Used by:778
Symbol 773 BitmapUsed by:774
Symbol 774 GraphicUses:773Used by:778
Symbol 775 BitmapUsed by:776
Symbol 776 GraphicUses:775Used by:778
Symbol 777 GraphicUses:771Used by:778
Symbol 778 ButtonUses:772 774 776 777Used by:Timeline
Symbol 779 BitmapUsed by:780
Symbol 780 GraphicUses:779Used by:Timeline
Symbol 781 EditableTextUses:1Used by:Timeline
Symbol 782 BitmapUsed by:783
Symbol 783 GraphicUses:255 782Used by:Timeline
Symbol 784 BitmapUsed by:785
Symbol 785 GraphicUses:784Used by:796
Symbol 786 BitmapUsed by:787
Symbol 787 GraphicUses:786Used by:796
Symbol 788 BitmapUsed by:789
Symbol 789 GraphicUses:788Used by:796
Symbol 790 BitmapUsed by:791
Symbol 791 GraphicUses:790Used by:796
Symbol 792 BitmapUsed by:793
Symbol 793 GraphicUses:792Used by:796
Symbol 794 BitmapUsed by:795
Symbol 795 GraphicUses:794Used by:796
Symbol 796 MovieClipUses:785 787 789 791 793 795Used by:800
Symbol 797 BitmapUsed by:798 799
Symbol 798 GraphicUses:797Used by:800
Symbol 799 GraphicUses:797Used by:800
Symbol 800 MovieClipUses:796 798 799Used by:Timeline

Instance Names

"cargador"Frame 3Symbol 25 MovieClip
"loadBar"Frame 3Symbol 29 MovieClip
"logo"Frame 3Symbol 35 MovieClip
"btn_play"Frame 6Symbol 254 Button
"fondo"Frame 7Symbol 289 MovieClip
"logica"Frame 7Symbol 329 MovieClip
"avisosLogica"Frame 7Symbol 330 MovieClip
"ficha"Frame 7Symbol 332 MovieClip
"helper"Frame 7Symbol 369 MovieClip
"spiderCanvas"Frame 7Symbol 376 MovieClip
"flameCotain"Frame 7Symbol 377 MovieClip
"cannon"Frame 7Symbol 383 MovieClip
"tank"Frame 7Symbol 450 MovieClip
"mouse"Frame 7Symbol 451 MovieClip
"roundtimer"Frame 7Symbol 184 MovieClip [timer]
"alarm"Frame 7Symbol 459 MovieClip
"quitBtn"Frame 7Symbol 500 Button
"noAmmo"Frame 7Symbol 502 MovieClip
"scoretxt"Frame 7Symbol 503 EditableText
"sptxt"Frame 7Symbol 504 EditableText
"ammotxt"Frame 7Symbol 506 EditableText
"firetxt"Frame 7Symbol 507 EditableText
"bombtxt"Frame 7Symbol 508 EditableText
"controlBomb"Frame 7Symbol 517 MovieClip
"controlFire"Frame 7Symbol 526 MovieClip
"atomicBomb"Frame 7Symbol 543 MovieClip
"lifemeter"Frame 7Symbol 553 MovieClip
"levelSkipControl"Frame 7Symbol 568 MovieClip
"levelScreen"Frame 7Symbol 587 MovieClip
"gameOver"Frame 7Symbol 590 MovieClip
"instScreen"Frame 7Symbol 591 MovieClip
"transi4"Frame 7Symbol 607 MovieClip
"transi"Frame 7Symbol 618 MovieClip
"transi2"Frame 7Symbol 641 MovieClip
"instruc"Frame 7Symbol 665 MovieClip
"trainScreen"Frame 7Symbol 743 MovieClip
"blankMC"Frame 7Symbol 744 MovieClip
"blankMC2"Frame 7Symbol 744 MovieClip
"fscoretxt"Frame 8Symbol 770 EditableText
"BtnPlayAgain"Frame 8Symbol 778 Button
"fscore2"Frame 9Symbol 781 EditableText
"BtnPlayAgain"Frame 9Symbol 778 Button
"play_latest_text"Symbol 24 MovieClip Frame 1Symbol 19 MovieClip
"logo_ro"Symbol 24 MovieClip Frame 1Symbol 23 MovieClip
"hotZone"Symbol 63 MovieClip Frame 1Symbol 60 MovieClip
"bala1"Symbol 65 MovieClip [bulleta] Frame 1Symbol 63 MovieClip
"msg"Symbol 69 MovieClip [combo] Frame 1Symbol 68 MovieClip
"numerotxt"Symbol 75 MovieClip Frame 1Symbol 72 EditableText
"msg"Symbol 75 MovieClip Frame 1Symbol 73 EditableText
"msg"Symbol 76 MovieClip [combo2] Frame 1Symbol 75 MovieClip
"msg"Symbol 76 MovieClip [combo2] Frame 9Symbol 68 MovieClip
"fireZone"Symbol 135 MovieClip [lanzaLlama] Frame 1Symbol 124 MovieClip
"hotZone"Symbol 144 MovieClip [medic] Frame 1Symbol 137 MovieClip
"hotZone"Symbol 151 MovieClip [spider1] Frame 1Symbol 146 MovieClip
"hotZone"Symbol 158 MovieClip [spider2] Frame 1Symbol 153 MovieClip
"hotZone"Symbol 167 MovieClip [spider3] Frame 1Symbol 160 MovieClip
"hotZone"Symbol 167 MovieClip [spider3] Frame 3Symbol 160 MovieClip
"hotZone"Symbol 174 MovieClip [spider4] Frame 1Symbol 169 MovieClip
"logo_ro"Symbol 260 MovieClip Frame 1Symbol 259 MovieClip
"00"Symbol 329 MovieClip Frame 1Symbol 293 Button
"01"Symbol 329 MovieClip Frame 1Symbol 294 Button
"02"Symbol 329 MovieClip Frame 1Symbol 295 Button
"03"Symbol 329 MovieClip Frame 1Symbol 296 Button
"04"Symbol 329 MovieClip Frame 1Symbol 297 Button
"05"Symbol 329 MovieClip Frame 1Symbol 298 Button
"10"Symbol 329 MovieClip Frame 1Symbol 299 Button
"11"Symbol 329 MovieClip Frame 1Symbol 300 Button
"12"Symbol 329 MovieClip Frame 1Symbol 301 Button
"13"Symbol 329 MovieClip Frame 1Symbol 302 Button
"14"Symbol 329 MovieClip Frame 1Symbol 303 Button
"15"Symbol 329 MovieClip Frame 1Symbol 304 Button
"20"Symbol 329 MovieClip Frame 1Symbol 305 Button
"21"Symbol 329 MovieClip Frame 1Symbol 306 Button
"22"Symbol 329 MovieClip Frame 1Symbol 307 Button
"23"Symbol 329 MovieClip Frame 1Symbol 308 Button
"24"Symbol 329 MovieClip Frame 1Symbol 309 Button
"25"Symbol 329 MovieClip Frame 1Symbol 310 Button
"30"Symbol 329 MovieClip Frame 1Symbol 311 Button
"31"Symbol 329 MovieClip Frame 1Symbol 312 Button
"32"Symbol 329 MovieClip Frame 1Symbol 313 Button
"33"Symbol 329 MovieClip Frame 1Symbol 314 Button
"34"Symbol 329 MovieClip Frame 1Symbol 315 Button
"35"Symbol 329 MovieClip Frame 1Symbol 316 Button
"40"Symbol 329 MovieClip Frame 1Symbol 317 Button
"41"Symbol 329 MovieClip Frame 1Symbol 318 Button
"42"Symbol 329 MovieClip Frame 1Symbol 319 Button
"43"Symbol 329 MovieClip Frame 1Symbol 320 Button
"44"Symbol 329 MovieClip Frame 1Symbol 321 Button
"45"Symbol 329 MovieClip Frame 1Symbol 322 Button
"50"Symbol 329 MovieClip Frame 1Symbol 323 Button
"51"Symbol 329 MovieClip Frame 1Symbol 324 Button
"52"Symbol 329 MovieClip Frame 1Symbol 325 Button
"53"Symbol 329 MovieClip Frame 1Symbol 326 Button
"54"Symbol 329 MovieClip Frame 1Symbol 327 Button
"55"Symbol 329 MovieClip Frame 1Symbol 328 Button
"00"Symbol 329 MovieClip Frame 2Symbol 293 Button
"01"Symbol 329 MovieClip Frame 2Symbol 294 Button
"02"Symbol 329 MovieClip Frame 2Symbol 295 Button
"03"Symbol 329 MovieClip Frame 2Symbol 296 Button
"04"Symbol 329 MovieClip Frame 2Symbol 297 Button
"05"Symbol 329 MovieClip Frame 2Symbol 298 Button
"10"Symbol 329 MovieClip Frame 2Symbol 299 Button
"11"Symbol 329 MovieClip Frame 2Symbol 300 Button
"12"Symbol 329 MovieClip Frame 2Symbol 301 Button
"13"Symbol 329 MovieClip Frame 2Symbol 302 Button
"14"Symbol 329 MovieClip Frame 2Symbol 303 Button
"15"Symbol 329 MovieClip Frame 2Symbol 304 Button
"20"Symbol 329 MovieClip Frame 2Symbol 305 Button
"21"Symbol 329 MovieClip Frame 2Symbol 306 Button
"22"Symbol 329 MovieClip Frame 2Symbol 307 Button
"23"Symbol 329 MovieClip Frame 2Symbol 308 Button
"24"Symbol 329 MovieClip Frame 2Symbol 309 Button
"25"Symbol 329 MovieClip Frame 2Symbol 310 Button
"30"Symbol 329 MovieClip Frame 2Symbol 311 Button
"31"Symbol 329 MovieClip Frame 2Symbol 312 Button
"32"Symbol 329 MovieClip Frame 2Symbol 313 Button
"33"Symbol 329 MovieClip Frame 2Symbol 314 Button
"34"Symbol 329 MovieClip Frame 2Symbol 315 Button
"35"Symbol 329 MovieClip Frame 2Symbol 316 Button
"40"Symbol 329 MovieClip Frame 2Symbol 317 Button
"41"Symbol 329 MovieClip Frame 2Symbol 318 Button
"42"Symbol 329 MovieClip Frame 2Symbol 319 Button
"43"Symbol 329 MovieClip Frame 2Symbol 320 Button
"44"Symbol 329 MovieClip Frame 2Symbol 321 Button
"45"Symbol 329 MovieClip Frame 2Symbol 322 Button
"50"Symbol 329 MovieClip Frame 2Symbol 323 Button
"51"Symbol 329 MovieClip Frame 2Symbol 324 Button
"52"Symbol 329 MovieClip Frame 2Symbol 325 Button
"53"Symbol 329 MovieClip Frame 2Symbol 326 Button
"54"Symbol 329 MovieClip Frame 2Symbol 327 Button
"55"Symbol 329 MovieClip Frame 2Symbol 328 Button
"canvasBang"Symbol 376 MovieClip Frame 2Symbol 375 Button
"pausaBtn"Symbol 478 MovieClip Frame 1Symbol 468 Button
"unpausaBtn"Symbol 478 MovieClip Frame 2Symbol 475 Button
"muteBtn"Symbol 493 MovieClip Frame 1Symbol 485 Button
"unmuteBtn"Symbol 493 MovieClip Frame 2Symbol 492 Button
"bombBtn"Symbol 517 MovieClip Frame 2Symbol 516 Button
"fireBtn"Symbol 526 MovieClip Frame 2Symbol 525 Button
"bomba1"Symbol 543 MovieClip Frame 2Symbol 533 MovieClip
"bomba1"Symbol 543 MovieClip Frame 8Symbol 533 MovieClip
"lifebar"Symbol 553 MovieClip Frame 1Symbol 547 MovieClip
"spLife"Symbol 553 MovieClip Frame 1Symbol 552 MovieClip
"leveltxt"Symbol 568 MovieClip Frame 3Symbol 567 EditableText
"btn_skip"Symbol 575 MovieClip Frame 1Symbol 573 Button
"leveltxt"Symbol 575 MovieClip Frame 2Symbol 574 EditableText
"btn_ok"Symbol 587 MovieClip Frame 1Symbol 586 Button
"btn_ok"Symbol 590 MovieClip Frame 2Symbol 586 Button
"playInst"Symbol 591 MovieClip Frame 1Symbol 254 Button
"skipbtn"Symbol 607 MovieClip Frame 2Symbol 586 Button
"skipbtn"Symbol 618 MovieClip Frame 2Symbol 586 Button
"skipbtn"Symbol 641 MovieClip Frame 2Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 2Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 4Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 6Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 8Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 10Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 16Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 18Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 22Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 25Symbol 586 Button
"okBtn"Symbol 743 MovieClip Frame 27Symbol 586 Button
"send_btn"Symbol 766 MovieClip Frame 1Symbol 751 MovieClip
"bubblebox_saving"Symbol 766 MovieClip Frame 2Symbol 758 MovieClip
"bubblebox_view_score"Symbol 766 MovieClip Frame 3Symbol 761 MovieClip
"try_again"Symbol 766 MovieClip Frame 4Symbol 764 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 2 as "caida.mp3"
ExportAssets (56)Timeline Frame 1Symbol 801 as "__Packages.Spider"
ExportAssets (56)Timeline Frame 1Symbol 802 as "__Packages.MedicKit"
ExportAssets (56)Timeline Frame 5Symbol 54 as "bang"
ExportAssets (56)Timeline Frame 5Symbol 55 as "bangHit"
ExportAssets (56)Timeline Frame 5Symbol 58 as "brillo"
ExportAssets (56)Timeline Frame 5Symbol 64 as "reloadbomb.mp3"
ExportAssets (56)Timeline Frame 5Symbol 65 as "bulleta"
ExportAssets (56)Timeline Frame 5Symbol 69 as "combo"
ExportAssets (56)Timeline Frame 5Symbol 76 as "combo2"
ExportAssets (56)Timeline Frame 5Symbol 99 as "fwb"
ExportAssets (56)Timeline Frame 5Symbol 122 as "fwy"
ExportAssets (56)Timeline Frame 5Symbol 135 as "lanzaLlama"
ExportAssets (56)Timeline Frame 5Symbol 144 as "medic"
ExportAssets (56)Timeline Frame 5Symbol 151 as "spider1"
ExportAssets (56)Timeline Frame 5Symbol 158 as "spider2"
ExportAssets (56)Timeline Frame 5Symbol 167 as "spider3"
ExportAssets (56)Timeline Frame 5Symbol 174 as "spider4"
ExportAssets (56)Timeline Frame 5Symbol 184 as "timer"
ExportAssets (56)Timeline Frame 5Symbol 191 as "victory"
ExportAssets (56)Timeline Frame 5Symbol 193 as "aranamediomuerta.mp3"
ExportAssets (56)Timeline Frame 5Symbol 194 as "aranamuerta.mp3"
ExportAssets (56)Timeline Frame 5Symbol 195 as "bombaatomica.mp3"
ExportAssets (56)Timeline Frame 5Symbol 196 as "cajitavida.mp3"
ExportAssets (56)Timeline Frame 5Symbol 197 as "canon.mp3"
ExportAssets (56)Timeline Frame 5Symbol 198 as "clickbotones.mp3"
ExportAssets (56)Timeline Frame 5Symbol 199 as "empty.mp3"
ExportAssets (56)Timeline Frame 5Symbol 200 as "fichas.mp3"
ExportAssets (56)Timeline Frame 5Symbol 201 as "fichasfila.mp3"
ExportAssets (56)Timeline Frame 5Symbol 202 as "gameover.mp3"
ExportAssets (56)Timeline Frame 5Symbol 203 as "lanzallamas.mp3"
ExportAssets (56)Timeline Frame 5Symbol 204 as "level.mp3"
ExportAssets (56)Timeline Frame 5Symbol 205 as "musicai.mp3"
ExportAssets (56)Timeline Frame 5Symbol 206 as "reloadbalas.mp3"
ExportAssets (56)Timeline Frame 5Symbol 207 as "reloadfire.mp3"
ExportAssets (56)Timeline Frame 5Symbol 208 as "loop0.mp3"
ExportAssets (56)Timeline Frame 5Symbol 212 as "fire.png"
ExportAssets (56)Timeline Frame 5Symbol 215 as "0.png"
ExportAssets (56)Timeline Frame 5Symbol 218 as "1.png"
ExportAssets (56)Timeline Frame 5Symbol 221 as "2.png"
ExportAssets (56)Timeline Frame 5Symbol 224 as "3.png"
ExportAssets (56)Timeline Frame 5Symbol 227 as "bala1.png"
ExportAssets (56)Timeline Frame 5Symbol 230 as "bala3.png"
ExportAssets (56)Timeline Frame 5Symbol 233 as "bala5.png"
ExportAssets (56)Timeline Frame 5Symbol 236 as "bala10.png"
ExportAssets (56)Timeline Frame 5Symbol 239 as "bala15.png"
ExportAssets (56)Timeline Frame 5Symbol 242 as "bala20.png"
ExportAssets (56)Timeline Frame 5Symbol 245 as "bomba.png"

Labels

"invTitle"Symbol 587 MovieClip Frame 1
"saving"Symbol 766 MovieClip Frame 2
"success"Symbol 766 MovieClip Frame 3
"tryagain"Symbol 766 MovieClip Frame 4

Dynamic Text Variables

_parent.numberSymbol 67 EditableText"000"
_parent.numberSymbol 72 EditableText"25"
msgtxtSymbol 73 EditableText"you are a war hero!"
scoreSymbol 503 EditableText"0000000"
cantSpidersSymbol 504 EditableText"00"
_root.ammoSymbol 506 EditableText"0000"
_root.fireSymbol 507 EditableText"0"
_root.abombsSymbol 508 EditableText"0"
_root.levelSymbol 567 EditableText"00"
_root.levelSymbol 574 EditableText"00"
_root.bubblebox_nameSymbol 754 EditableText"YOUR NAME"
scoreSymbol 770 EditableText"000"
scoreSymbol 781 EditableText"000"




http://swfchan.com/7/30385/info.shtml
Created: 19/5 -2019 09:39:40 Last modified: 19/5 -2019 09:39:40 Server time: 08/05 -2024 23:40:55