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

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

ownageburst0708.swf

This is the info page for
Flash #43421

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


Text
CURSOR

w

A

S

D

HEAL

SPACE

movement

OWNAGE BURST

DEMO

THE

MACHINE

STYLE

www.TheStyleMachine.com

lateral jump

throw grenade

PLAY THE FULL GAME AT

LOADING

PLAY

PLAY

enemigos

sonido lata

sonido cristal

MX MOVIENDOSE

EVENTOS

combo

snd expl2

granada

salto

time

cursor timer

0

100

70

0

0

FIRE

frame

as

5

0

RETRY

RETRY

100

100

12345

0

0

ACCURACY:

HEAD ACCURACY:

%

%

TOTAL SHOTS:

RETRYS:

DAMAGE TAKEN:

WELL DONE!

AWESOME!

PERFECT!

MAX COMBO:

SCORE:

12345

12345

ZONE COMPLETE!

RESTART

RESTART

NEXT LEVEL

NEXT LEVEL

·  MORE WEAPONS

·  MORE LEVELS

·  MORE ENEMIES

PLAY FULL

GAME

thestylemachine.com

PLAY FULL

GAME

thestylemachine.com

RESTART DEMO

RESTART DEMO

accion

asd

0

fsd

accion

fsd

www.thestylemachine.com

Please play it at

ActionScript [AS1/AS2]

Frame 1
stop(); accion = "stand_d"; firing = "0"; y_speed = 12; myspeed = 10; saltospeed = myspeed; cansao = 0; aircontrol = 2; muerto = 0; dificultad = 60; Set("dañograna", 80); Set("dañopipa", 12); granadas = 2; hits = 0; m_xdesplazamiento = 0; m_ydesplazamiento = 0; num_enemigos = 30; i = 100; j = 0; k = 0; var snd_pim = new Sound(); snd_pim.attachSound("pim"); var snd_explo = new Sound(); snd_explo.attachSound("expl04"); grana = "available"; _root.disparos_bloqueados = 0; _root.disparos = 0; _root.aciertos = 0; _root.aciertos_chola = 0; _root.vida_total = 0; _root.vida_diferencia = 0; _root.vida_diferencia2 = 0; _root.continues = 0; m_x = 0; m_y = 0; killcount = 0; pared_mov = 0; cura = 1; time_cansao = 0; time_cansao_t = 4; sj_dispo = 0; sj_t = 6; fase_save = -1; score = 0; _root.maxcombo = 0; diferencia_score = 0; _root.diferencia_score_vida = 0;
Instance of Symbol 6 MovieClip in Frame 1
onClipEvent (load) { startDrag ("_root.cursor"); Mouse.hide(); }
Frame 2
accion = "stand_d"; firing = "0"; y_speed = 12; myspeed = 10; saltospeed = myspeed; cansao = 0; aircontrol = 2; muerto = 0; hits = 0; m_xdesplazamiento = 0; m_ydesplazamiento = 0; num_enemigos = 30; i = 100; j = 0; k = 0; var snd_pim = new Sound(); snd_pim.attachSound("pim"); var snd_explo = new Sound(); snd_explo.attachSound("expl04"); grana = "available"; granadas = 2; m_x = m_x_save; m_y = 0; killcount = 0; pared_mov = 0; score = Math.ceil(score / 1.5); Set("dañograna", 90 * (dificultad / 100)); Set("dañopipa", 15);
Instance of Symbol 1380 MovieClip "m_x_moviendose" in Frame 3
onClipEvent (load) { activado = 0; maximo = 0; rapido = 0; } onClipEvent (enterFrame) { if (activado == 1) { if (0 < maximo) { if (rapido == 1) { _root.m_x = _root.m_x + 6.5; maximo = maximo - 6.5; } else if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, false)) { _root.m_x++; maximo--; } else { _root.m_x++; _root.tio._x--; maximo--; } } } }
Instance of Symbol 1385 MovieClip in Frame 3
onClipEvent (load) { fase = _root.fase_save; _root.pared2._x = _root.pared2._x - 200; _root.pared_mov = 1; if (200 < _root.m_x) { _root.mundo.paloatras_2._x = _root.mundo.paloatras_2._x + 964; _root.mundo.arbolatras_2._x = _root.mundo.arbolatras_2._x + 964; } if (600 < _root.m_x) { _root.mundo.ventana_11._x = _root.mundo.ventana_11._x + 1157; _root.mundo.ventana_11.gotoAndStop(1); _root.mundo.ventana_12._x = _root.mundo.ventana_12._x + 1157; _root.mundo.ventana_12.gotoAndStop(1); _root.mundo.ventana_13._x = _root.mundo.ventana_13._x + 1157; _root.mundo.ventana_13.gotoAndStop(1); } if (1050 < _root.m_x) { _root.mundo.ventana_14._x = 1792; _root.mundo.ventana_14._y = 72; _root.mundo.ventana_14._alpha = 70; _root.mundo.ventana_14.gotoAndStop(1); _root.mundo.ventana_15._x = 1866; _root.mundo.ventana_15._y = 72; _root.mundo.ventana_15._alpha = 70; _root.mundo.ventana_15.gotoAndStop(1); _root.mundo.ventana_10._x = 1902; _root.mundo.ventana_10.gotoAndStop(1); _root.mundo.palo_1._x = _root.mundo.palo_1._x + 1600; _root.mundo.arbol_1._x = _root.mundo.arbol_1._x + 1600; _root.mundo.palo_3._x = _root.mundo.palo_3._x + 1650; _root.mundo.arbol_3._x = _root.mundo.arbol_3._x + 1650; _root.mundo.ventana_4._x = _root.mundo.ventana_4._x + 1390; _root.mundo.ventana_4.gotoAndStop(1); _root.mundo.ventana_5._x = _root.mundo.ventana_5._x + 1390; _root.mundo.ventana_5.gotoAndStop(1); _root.mundo.ventana_6._x = _root.mundo.ventana_6._x + 1390; _root.mundo.ventana_6.gotoAndStop(1); _root.mundo.ventana_1._x = _root.mundo.ventana_1._x + 1390; _root.mundo.ventana_1.gotoAndStop(1); _root.mundo.ventana_2._x = _root.mundo.ventana_2._x + 1390; _root.mundo.ventana_2.gotoAndStop(1); _root.mundo.ventana_3._x = _root.mundo.ventana_3._x + 1390; _root.mundo.ventana_3.gotoAndStop(1); } if (1620 < _root.m_x) { _root.mundo.coche1._x = 2650; _root.mundo.ventana_7._x = 2695.5; _root.mundo.ventana_7._y = -12; _root.mundo.ventana_7.gotoAndStop(1); _root.mundo.ventana_8._x = 2766; _root.mundo.ventana_8._y = -12; _root.mundo.ventana_8.gotoAndStop(1); _root.mundo.ventana_9._x = 2837; _root.mundo.ventana_9._y = -12; _root.mundo.ventana_9.gotoAndStop(1); _root.mundo.ventana_11._x = 2695.5; _root.mundo.ventana_11.gotoAndStop(1); _root.mundo.ventana_12._x = 2766; _root.mundo.ventana_12.gotoAndStop(1); _root.mundo.ventana_13._x = 2837; _root.mundo.ventana_13.gotoAndStop(1); _root.mundo.shape2._x = 2800; _root.mundo.shape2.gotoAndStop(1); _root.mundo.shape2.dead = 0; _root.mundo.shape1._x = 2400; _root.mundo.shape1.gotoAndStop(1); _root.mundo.shape1.dead = 0; } } onClipEvent (enterFrame) { _root.mundo._x = -_root.m_x; _root.fase._xscale = _root.killcount * 3; if ((200 < _root.m_x) && (fase == -1)) { _root.mundo.mundomobs.creamobs0.activado = 1; _root.mundo.mundomobs.creamobs0.gotoAndPlay(4); fase = 0; _root.mundo.paloatras_2._x = _root.mundo.paloatras_2._x + 964; _root.mundo.arbolatras_2._x = _root.mundo.arbolatras_2._x + 964; gotoAndPlay (2); } if (600 < _root.m_x) { if (fase == 0) { _root.killcount = 0; _root.pared2._x = _root.pared2._x + 200; fase = 1; _root.mundo.ventana_11._x = _root.mundo.ventana_11._x + 1157; _root.mundo.ventana_11.gotoAndStop(1); _root.mundo.ventana_12._x = _root.mundo.ventana_12._x + 1157; _root.mundo.ventana_12.gotoAndStop(1); _root.mundo.ventana_13._x = _root.mundo.ventana_13._x + 1157; _root.mundo.ventana_13.gotoAndStop(1); _root.mundo.mundomobs.creamobs1.activado = 1; _root.mundo.mundomobs.creamobs1.gotoAndPlay(2); _root.mundo.mundomobs.creamobs2.activado = 1; _root.mundo.mundomobs.creamobs2.gotoAndPlay(2); _root.mundo.mundomobs.creamobs3.activado = 1; _root.mundo.mundomobs.creamobs3.gotoAndPlay(2); _root.pared_mov = 0; } if ((8 < _root.killcount) && (fase == 1)) { fase = 1.5; _root["giñao_pacasa"] = "si"; _root.fase_save = fase; _root.m_x_save = _root.m_x; _root.pared2._x = _root.pared2._x - 200; _root.killcount = 0; _root.pared_mov = 1; _root.go.gotoAndPlay(2); } } if ((610 < _root.m_x) && (fase == 1.5)) { _root.mundo.mundomobs.creamobs5.activado = 1; _root.mundo.mundomobs.creamobs5.gotoAndPlay(2); _root.mundo.mundomobs.creamobs7.activado = 1; _root.mundo.mundomobs.creamobs7.gotoAndPlay(2); fase = 2; gotoAndPlay (10); } if ((850 < _root.m_x) && (fase == 2)) { _root.mundo.mundomobs.creamobs8.activado = 1; _root.mundo.mundomobs.creamobs8.gotoAndPlay(2); _root.mundo.mundomobs.creamobs10.activado = 1; fase = 3; } if ((880 < _root.m_x) && (fase == 3)) { _root.mundo.mundomobs.creamobs9.activado = 1; _root.mundo.mundomobs.creamobs9.gotoAndPlay(2); _root.mundo.mundomobs.creamobs10.gotoAndPlay(2); _root.mundo.mundomobs.creamobs11.activado = 1; _root.mundo.mundomobs.creamobs11.gotoAndPlay(2); fase = 4; } if ((1050 < _root.m_x) && (fase == 4)) { _root.mundo.ventana_14._x = 1792; _root.mundo.ventana_14._y = 72; _root.mundo.ventana_14._alpha = 70; _root.mundo.ventana_14.gotoAndStop(1); _root.mundo.ventana_15._x = 1866; _root.mundo.ventana_15._y = 72; _root.mundo.ventana_15._alpha = 70; _root.mundo.ventana_15.gotoAndStop(1); _root.mundo.ventana_10._x = 1902; _root.mundo.ventana_10.gotoAndStop(1); _root.mundo.palo_1._x = _root.mundo.palo_1._x + 1600; _root.mundo.arbol_1._x = _root.mundo.arbol_1._x + 1600; _root.mundo.palo_3._x = _root.mundo.palo_3._x + 1650; _root.mundo.arbol_3._x = _root.mundo.arbol_3._x + 1650; _root.mundo.ventana_4._x = _root.mundo.ventana_4._x + 1390; _root.mundo.ventana_4.gotoAndStop(1); _root.mundo.ventana_5._x = _root.mundo.ventana_5._x + 1390; _root.mundo.ventana_5.gotoAndStop(1); _root.mundo.ventana_6._x = _root.mundo.ventana_6._x + 1390; _root.mundo.ventana_6.gotoAndStop(1); _root.mundo.ventana_1._x = _root.mundo.ventana_1._x + 1390; _root.mundo.ventana_1.gotoAndStop(1); _root.mundo.ventana_2._x = _root.mundo.ventana_2._x + 1390; _root.mundo.ventana_2.gotoAndStop(1); _root.mundo.ventana_3._x = _root.mundo.ventana_3._x + 1390; _root.mundo.ventana_3.gotoAndStop(1); fase = 5; } if ((1450 < _root.m_x) && (fase == 5)) { _root.killcount = 0; _root.pared2._x = _root.pared2._x + 200; _root.pared_mov = 0; _root.fase_save = fase; _root.m_x_save = _root.m_x - 100; fase = 6; _root.mundo.mundomobs.creamobs12.activado = 1; _root.mundo.mundomobs.creamobs12.gotoAndPlay(2); _root.m_x_moviendose.activado = 1; _root.m_x_moviendose.maximo = 150; _root.mundo.mundomobs.creamobs13.activado = 1; _root.mundo.mundomobs.creamobs13.gotoAndPlay(2); } if ((6 < _root.killcount) && (fase == 6)) { fase = 7; _root.killconunt = 0; _root.fase._xscale = 100; this.gotoAndPlay(50); } if ((23 < _root.killcount) && (fase == 7)) { fase = 7.5; _root.pared2._x = _root.pared2._x - 200; _root.pared_mov = 1; cont = 0; _root.go.gotoAndPlay(2); } if ((1620 < _root.m_x) && (fase == 7.5)) { fase = 8; cont = 0; _root.mundo.mundomobs.creamobs20.activado = 1; _root.mundo.mundomobs.creamobs20.gotoAndPlay(2); _root.mundo.coche1._x = 2650; _root.mundo.ventana_7._x = 2695.5; _root.mundo.ventana_7._y = -12; _root.mundo.ventana_7.gotoAndStop(1); _root.mundo.ventana_8._x = 2766; _root.mundo.ventana_8._y = -12; _root.mundo.ventana_8.gotoAndStop(1); _root.mundo.ventana_9._x = 2837; _root.mundo.ventana_9._y = -12; _root.mundo.ventana_9.gotoAndStop(1); _root.mundo.ventana_11._x = 2695.5; _root.mundo.ventana_11.gotoAndStop(1); _root.mundo.ventana_12._x = 2766; _root.mundo.ventana_12.gotoAndStop(1); _root.mundo.ventana_13._x = 2837; _root.mundo.ventana_13.gotoAndStop(1); _root.mundo.shape2._x = 2800; _root.mundo.shape2.gotoAndStop(1); _root.mundo.shape2.dead = 0; _root.mundo.shape1._x = 2400; _root.mundo.shape1.gotoAndStop(1); _root.mundo.shape1.dead = 0; } if ((2300 < _root.m_x) && (fase == 8)) { _root.killcount = 0; _root.fase_save = fase; _root.m_x_save = _root.m_x - 80; fase = 9; _root.pared2._x = _root.pared2._x + 200; _root.pared_mov = 0; _root.mundo.mundomobs.creamobs21.activado = 1; _root.mundo.mundomobs.creamobs21.gotoAndPlay(2); _root.mundo.mundomobs.creamobs22.activado = 1; _root.mundo.mundomobs.creamobs22.gotoAndPlay(2); } if ((15 < _root.killcount) && (fase == 9)) { _root.mundo.mundomobs.creamobs23.activado = 1; _root.mundo.mundomobs.creamobs23.gotoAndPlay(2); fase = 10; } if ((21 < _root.killcount) && (fase == 10)) { _root.mundo.mundomobs.creamobs24.activado = 1; _root.mundo.mundomobs.creamobs24.gotoAndPlay(2); _root.mundo.mundomobs.creamobs25.activado = 1; _root.mundo.mundomobs.creamobs25.gotoAndPlay(2); fase = 11; } if ((37 < _root.killcount) && (fase == 11)) { fase = 12; _root.killcount = 0; _root.fase_save = fase; _root.m_x_save = _root.m_x; _root.pared2._x = _root.pared2._x - 200; _root.pared_mov = 1; _root.go.gotoAndPlay(2); } if ((2305 < _root.m_x) && (fase == 12)) { _root.mundo.mundomobs.creamobs26.activado = 1; _root.mundo.mundomobs.creamobs26.gotoAndPlay(2); fase = 13; } if ((2730 < _root.m_x) && (fase == 13)) { _root.killcount = 0; _root.pared2._x = _root.pared2._x + 200; _root.pared_mov = 0; _root.mundo.mundomobs.creamobs27.activado = 1; _root.mundo.mundomobs.creamobs27.gotoAndPlay(2); fase = 14; } if ((0 < _root.killcount) && (fase == 14)) { _root.mundo.mundomobs.creamobs31.activado = 1; _root.mundo.mundomobs.creamobs31.gotoAndPlay(2); _root.mundo.mundomobs.creamobs30.gotoAndPlay(30); fase = 15; } if ((12 < _root.killcount) && (fase == 15)) { _root.mundo.mundomobs.creamobs28.gotoAndPlay(25); _root.mundo.mundomobs.creamobs32.activado = 1; _root.mundo.mundomobs.creamobs32.gotoAndPlay(2); _root.mundo.mundomobs.creamobs29.activado = 1; _root.mundo.mundomobs.creamobs29.gotoAndPlay(2); fase = 16; } if ((24 < _root.killcount) && (fase == 16)) { _root.mundo.mundomobs.creamobs31.mobs_creados = 0; _root.mundo.mundomobs.creamobs31.mobs = 0; _root.mundo.mundomobs.creamobs31.i = 0; _root.mundo.mundomobs.creamobs31.gotoAndPlay(2); fase = 17; } if ((28 < _root.killcount) && (fase == 17)) { _root.mundo.mundomobs.creamobs33.activado = 1; _root.mundo.mundomobs.creamobs33.gotoAndPlay(2); fase = 18; } if ((35 < _root.killcount) && (fase == 18)) { _root.mundo.mundomobs.creamobs34.activado = 1; _root.mundo.mundomobs.creamobs34.gotoAndPlay(2); fase = 19; } if ((49 < _root.killcount) && (fase == 19)) { _root.mundo.tio2._x = _root.tio._x + _root.m_x; _root.tio._y = -4000; _root.accion = "muerto"; _root.mundo.tio2.gotoAndPlay(2); _root.pared2._x = _root.pared2._x + 200; _root.pared_mov = 0; _root.fase_save = 0; _root.m_x_save = 0; _root.win.gotoAndPlay(2); _root.m_x_moviendose.activado = 1; _root.m_x_moviendose.maximo = 250; _root.m_x_moviendose.rapido = 1; fase = 20; } if (fase == 20) { _root.accion = "muerto"; } }
Instance of Symbol 1436 MovieClip "hud_granas" in Frame 3
onClipEvent (load) { this.gotoAndStop(_root.granadas + 1); }
Instance of Symbol 1445 MovieClip in Frame 3
onClipEvent (enterFrame) { if (0 < _root.vida._xscale) { _root.vidanumero = Math.round(_root.vida._xscale); } else { _root.vidanumero = 0; } }
Frame 16
gotoAndStop (18);
Frame 17
gotoAndPlay (1);
Frame 18
stop();
Instance of Symbol 1613 MovieClip "tio" in Frame 18
onClipEvent (enterFrame) { _root.ti = _root.tio._currentframe; _root.frame = _root.tio._currentFrame; _root.newframe = 1; if (0 < _root.time_cansao) { _root.time_cansao--; } if (_root.sj_dispo >= 0) { _root.sj_dispo--; } if (_root.pared2.hitTest(this._x - 10, this._y, true) && (_root.pared_mov == 1)) { if (((_root.accion == "stand_i") || (_root.accion == "stand_d")) || (_root.accion == "agachao")) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); this._x = this._x - (_root.mySpeed / 1.5); } } if (3 >= _root.vida._xscale) { if (((((((_root.accion == "muerto_s") || (_root.accion == "salto_s_i")) || (_root.accion == "salto_s_d")) || (_root.accion == "salto_d")) || (_root.accion == "salto_i")) || (_root.accion == "sj_d")) || (_root.accion == "sj_i")) { if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { if ((_root.accion == "salto_i") || (_root.accion == "sj_i")) { muertospeed = -5; } else if ((_root.accion == "salto_d") || (_root.accion == "sj_d")) { muertospeed = 5; } _root.vida._y = 500; this.gotoAndPlay(170); _root.accion = "muerto_s"; } if (this._y < 320) { this._y = this._y - _root.y_speed; _root.y_speed = _root.y_speed - 2; this._x = this._x + muertospeed; } } else if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.vida._y = 500; this.gotoAndPlay(170); _root.accion = "muerto"; } } else { if (_root.accion == "cayendo_sj_i") { if (Key.isDown(40) || (Key.isDown(83))) { _root.accion = "rodando_i"; this.gotoAndStop(290); } else { _root.accion = "arrastrando_i"; this.gotoAndStop(295); } } else if (_root.accion == "cayendo_sj_d") { if (Key.isDown(40) || (Key.isDown(83))) { _root.accion = "rodando_d"; this.gotoAndStop(90); } else { _root.accion = "arrastrando_d"; this.gotoAndStop(95); } } if (Key.isDown(38) || (Key.isDown(87))) { if (0 >= _root.time_cansao) { if (0 < _root.sj_dispo) { if (_root.accion == "corriendo_d") { this.gotoAndStop(85); _root.accion = "sj_d"; } else if (_root.accion == "corriendo_i") { this.gotoAndStop(285); _root.accion = "sj_i"; } } else if (0 >= _root.sj_dispo) { if (_root.accion == "corriendo_d") { this.gotoAndStop(75); _root.accion = "salto_d"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } else if (_root.accion == "stand_d") { this.gotoAndStop(80); _root.accion = "salto_s_d"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } else if (_root.accion == "stand_i") { this.gotoAndStop(280); _root.accion = "salto_s_i"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } else if (_root.accion == "corriendo_i") { this.gotoAndStop(275); _root.accion = "salto_i"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } } } } if (Key.isDown(39) || (Key.isDown(68))) { if (_root.pared2.hitTest(this._x, this._y, true) || (_root.accion == "agachao")) { if (_root.pared2.hitTest(this._x, this._y, true) && (_root.pared_mov == 1)) { if ((_root.accion != "sj_i") && (_root.accion != "sj_d")) { if (((((_root.accion == "corriendo_i") || (_root.accion == "corriendo_d")) || (_root.accion == "cayendo")) || (_root.accion == "cayendo_sj_i")) || (_root.accion == "cayendo_sj_d")) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); } else if ((((_root.accion == "salto_i") || (_root.accion == "salto_d")) || (_root.accion == "salto_s_i")) || (_root.accion == "salto_s_d")) { _root.saltospeed = _root.saltospeed + _root.aircontrol; } } } } else if ((_root.accion != "sj_i") && (_root.accion != "sj_d")) { if (((((_root.accion == "corriendo_i") || (_root.accion == "corriendo_d")) || (_root.accion == "cayendo")) || (_root.accion == "cayendo_sj_i")) || (_root.accion == "cayendo_sj_d")) { _root.tio._x = _root.tio._x + _root.mySpeed; } else if ((((_root.accion == "salto_i") || (_root.accion == "salto_d")) || (_root.accion == "salto_s_i")) || (_root.accion == "salto_s_d")) { _root.saltospeed = _root.saltospeed + _root.aircontrol; } } } else if (Key.isDown(37) || (Key.isDown(65))) { if (_root.pared1.hitTest(this._x, this._y, true) || (_root.accion == "agachao")) { } else if ((_root.accion != "sj_i") && (_root.accion != "sj_d")) { if (((((_root.accion == "corriendo_i") || (_root.accion == "corriendo_d")) || (_root.accion == "cayendo")) || (_root.accion == "cayendo_sj_i")) || (_root.accion == "cayendo_sj_d")) { _root.tio._x = _root.tio._x - _root.myspeed; } else if ((((_root.accion == "salto_i") || (_root.accion == "salto_d")) || (_root.accion == "salto_s_i")) || (_root.accion == "salto_s_d")) { _root.saltospeed = _root.saltospeed - _root.aircontrol; } } } else if (Key.isDown(40) || (Key.isDown(83))) { if (((((((((((_root.accion != "agachao") && (_root.accion != "salto_i")) && (_root.accion != "salto_d")) && (_root.accion != "salto_s_i")) && (_root.accion != "salto_s_d")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "rodando_d")) && (_root.accion != "rodando_i")) { this.gotoAndStop(100); _root.accion = "agachao"; } } else if (_root.accion != "agachao") { if ((_root.accion == "corriendo_d") or (_root.accion == "cayendo")) { _root.accion = "stand_d"; } if (_root.accion == "corriendo_i") { _root.accion = "stand_i"; } } if (Key.isDown(40) || (Key.isDown(83))) { _root.sj_dispo = _root.sj_t; } else if (_root.accion == "agachao") { this.gotoAndStop(105); _root.accion = "desagachao"; } _root.texto = _root._xmouse; if (((_root.accion == "stand_d") && (_root.firing != "1")) && (320 < _root.tio._y)) { if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(46); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(41); } else if ((_root.tio._x + 60) < _root._xmouse) { _root.tio.gotoAndStop(36); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(31); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(26); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(21); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(16); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(11); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(6); } else { _root.tio.gotoAndStop(1); } } if (((_root.accion == "stand_d") && (_root.firing == "1")) && (320 < _root.tio._y)) { if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(47); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(42); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(37); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(32); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(27); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(22); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(17); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(12); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(7); } else { _root.tio.gotoAndStop(2); } } if (Key.isDown(39) || ((Key.isDown(68) && (_root.accion != "agachao")) && (320 < _root.tio._y))) { if (_root.accion != "corriendo_d") { if ((((((((((((_root.accion != "salto_s_d") && (_root.accion != "salto_d")) && (_root.accion != "salto_s_i")) && (_root.accion != "salto_i")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "cayendo_sj_d")) && (_root.accion != "cayendo_sj_i")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) { this.gotoAndPlay(60); _root.accion = "corriendo_d"; } } else if (_root.ti < 60) { this.gotoAndPlay(60); } if (_root.firing != "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(1); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(13); } else { this.torso.gotoAndStop(15); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(2); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(14); } else { this.torso.gotoAndStop(16); } _root.texto = _root._xmouse; } } else if (Key.isDown(37) || ((Key.isDown(65) && (_root.accion != "agachao")) && (320 < _root.tio._y))) { if (_root.accion != "corriendo_i") { if ((((((((((((((_root.accion != "salto_s_i") && (_root.accion != "salto_i")) && (_root.accion != "salto_s_d")) && (_root.accion != "salto_d")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "cayendo_sj_d")) && (_root.accion != "cayendo_sj_i")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "cayendo_sj_d")) && (_root.accion != "cayendo_sj_i")) { this.gotoAndPlay(260); _root.accion = "corriendo_i"; } } else if (_root.ti < 260) { this.gotoAndPlay(60); } if (_root.firing != "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(15); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(13); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else { this.torso.gotoAndStop(1); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(16); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(14); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else { this.torso.gotoAndStop(2); } _root.texto = _root._xmouse; } } if (((_root.accion == "stand_i") && (_root.firing != "1")) && (320 < _root.tio._y)) { if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(246); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(241); } else if ((_root.tio._x + 60) < _root._xmouse) { _root.tio.gotoAndStop(236); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(231); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(226); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(221); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(216); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(211); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(206); } else { _root.tio.gotoAndStop(201); } } if (((_root.accion == "stand_i") && (_root.firing == "1")) && (320 < _root.tio._y)) { if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(247); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(242); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(237); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(232); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(227); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(222); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(217); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(212); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(207); } else { _root.tio.gotoAndStop(202); } } if ((((_root.accion == "salto_s_i") || (_root.accion == "salto_s_d")) || (_root.accion == "salto_d")) || (_root.accion == "salto_i")) { if (_root.accion == "stand_i") { _root.accion = "salto_s_i"; _root.tio.gotoAndStop(280); } if (_root.accion == "stand_d") { _root.accion = "salto_s_d"; _root.tio.gotoAndStop(80); } if (-12 < _root.y_speed) { _root.tio._y = _root.tio._y - _root.y_speed; _root.y_speed = _root.y_speed - 2; if (_root.accion == "salto_i") { if ((_root.saltospeed - 20) < -10) { _root.saltospeed = 10; } if (10 < (_root.saltospeed - 20)) { _root.saltospeed = 30; } if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 20) < 0)) { _root.saltospeed = 20; } _root.tio._x = _root.tio._x + (_root.saltospeed - 20); } if (_root.accion == "salto_s_i") { if ((_root.saltospeed - 10) < -10) { _root.saltospeed = 0; } if (10 < (_root.saltospeed - 10)) { _root.saltospeed = 20; } if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 10) < 0)) { _root.saltospeed = 10; } else if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < (_root.saltospeed - 10))) { _root.saltospeed = 10; } _root.tio._x = _root.tio._x + (_root.saltospeed - 10); } if (_root.accion == "salto_s_d") { if ((_root.saltospeed - 10) < -10) { _root.saltospeed = 0; } if (10 < (_root.saltospeed - 10)) { _root.saltospeed = 20; } if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < (_root.saltospeed - 10))) { _root.saltospeed = 10; } else if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 10) < 0)) { _root.saltospeed = 10; } _root.tio._x = _root.tio._x + (_root.saltospeed - 10); } if (_root.accion == "salto_d") { if (10 < _root.saltospeed) { _root.saltospeed = 10; } if (_root.saltospeed < -10) { _root.saltospeed = -10; } if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < _root.saltospeed)) { _root.saltospeed = 0; } _root.tio._x = _root.tio._x + _root.saltospeed; } } else { if (_root.accion == "salto_i") { if ((_root.saltospeed - 20) < -10) { _root.saltospeed = 10; } if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 20) < 0)) { _root.saltospeed = 20; } _root.tio._x = _root.tio._x + (_root.saltospeed - 20); } if (_root.accion == "salto_s_i") { if ((_root.saltospeed - 10) < -10) { _root.saltospeed = 0; } if (10 < (_root.saltospeed - 10)) { _root.saltospeed = 20; } if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 10) < 0)) { _root.saltospeed = 10; } else if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < (_root.saltospeed - 10))) { _root.saltospeed = 10; } _root.tio._x = _root.tio._x + (_root.saltospeed - 10); } if (_root.accion == "salto_s_d") { if ((_root.saltospeed - 10) < -10) { _root.saltospeed = 0; } if (10 < (_root.saltospeed - 10)) { _root.saltospeed = 20; } if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < (_root.saltospeed - 10))) { _root.saltospeed = 10; _root.m_x = _root.m_x + 4; } else if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 10) < 0)) { _root.saltospeed = 10; } _root.tio._x = _root.tio._x + (_root.saltospeed - 10); } if (_root.accion == "salto_d") { if (10 < _root.saltospeed) { _root.saltospeed = 10; } if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < _root.saltospeed)) { _root.saltospeed = 0; _root.m_x = _root.m_x + 6; } _root.tio._x = _root.tio._x + _root.saltospeed; } _root.tio._y = _root.tio._y - _root.y_speed; gotoAndStop (1); _root.saltospeed = 10; _root.y_speed = 12; _root.accion = "cayendo"; _root.time_cansao = _root.time_cansao_t; } } if (((_root.accion == "salto_d") && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) && (_root.pared_mov == 1)) { _root.m_x = _root.m_x + 6; } if (((_root.accion == "salto_s_d") && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) && (_root.pared_mov == 1)) { _root.m_x = _root.m_x + 4; } if ((_root.accion == "salto_d") or (_root.accion == "salto_s_d")) { if (_root.firing != "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(1); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(13); } else { this.torso.gotoAndStop(15); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(2); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(14); } else { this.torso.gotoAndStop(16); } _root.texto = _root._xmouse; } } if ((_root.accion == "salto_i") or (_root.accion == "salto_s_i")) { if (_root.firing != "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(15); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(13); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else { this.torso.gotoAndStop(1); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(16); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(14); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else { this.torso.gotoAndStop(2); } _root.texto = _root._xmouse; } } if (_root.pared1.hitTest(this._x, this._y, true) || (_root.pared2.hitTest(this._x, this._y, true))) { if (_root.pared_mov == 1) { if (_root.accion == "rodando_d") { _root.m_x = _root.m_x + 7; } } } else if (_root.accion == "rodando_d") { _root.tio._x = _root.tio._x + 10; } else if (_root.accion == "rodando_i") { _root.tio._x = _root.tio._x - 10; } } tiomovx = this._x - anteriorx; tiomovy = this._y - anteriory; if ((Key.isDown(17) || (Key.isDown(32))) || (Key.isDown(16))) { _root.granada.gotoAndPlay(2); if (((((_root.grana == "available") && (0 < _root.granadas)) && (_root.accion != "agachao")) && (_root.accion != "muerto")) && (_root.accion != "muerto_s")) { _root.granadas--; _root.hud_granas.gotoAndStop(_root.granadas + 1); if ((_root.accion == "stand_i") || (_root.accion == "stand_d")) { _root.tio.gotoAndPlay(53); _root.accion = "granada"; _root.mundo.media_marcas.granada_voladora.duplicateMovieClip("granada1_" + _root.k, _root.k + 600); _root.mundo.media_marcas["granada1_" + _root.k]._x = this._x + _root.m_x; _root.mundo.media_marcas["granada1_" + _root.k]._y = this._y; _root.mundo.media_marcas["granada1_" + _root.k].gotoAndPlay(2); _root.k++; _root.mundo.granada_alante.duplicateMovieClip("granada2_" + _root.k, _root.k + 700); _root.mundo["granada2_" + _root.k]._x = this._x + _root.m_x; _root.mundo["granada2_" + _root.k]._y = this._y; _root.mundo["granada2_" + _root.k].gotoAndPlay(2); _root.k++; _root.grana = "no"; } else { _root.tio.torso.brazo.gotoAndPlay(15); _root.mundo.media_marcas.granada_voladora.duplicateMovieClip("granada1_" + _root.k, _root.k + 600); _root.mundo.media_marcas["granada1_" + _root.k]._x = (this._x + _root.m_x) + (tiomovx * 2.5); _root.mundo.media_marcas["granada1_" + _root.k]._y = this._y + (tiomovy * 2.5); _root.mundo.media_marcas["granada1_" + _root.k].gotoAndPlay(2); _root.k++; _root.mundo.granada_alante.duplicateMovieClip("granada2_" + _root.k, _root.k + 700); _root.mundo["granada2_" + _root.k]._x = (this._x + _root.m_x) + (tiomovx * 2.5); _root.mundo["granada2_" + _root.k]._y = this._y + (tiomovy * 2.5); _root.mundo["granada2_" + _root.k].gotoAndPlay(2); _root.k++; _root.grana = "no"; } } } if ((_root.tio._currentframe == 85) || (_root.tio._currentframe == 285)) { if (-12 < _root.y_speed) { _root.tio._y = _root.tio._y - _root.y_speed; _root.y_speed = _root.y_speed - 2; if (_root.accion == "sj_i") { if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true)) { } else { _root.tio._x = _root.tio._x - 12; } } else if (_root.accion == "sj_d") { if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true)) { if (_root.pared_mov == 1) { _root.m_x = _root.m_x + 7; } } else { _root.tio._x = _root.tio._x + 12; } } } else { _root.tio._y = _root.tio._y - _root.y_speed; _root.y_speed = 12; if (_root.tio._currentframe == 285) { _root.accion = "cayendo_sj_i"; if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true)) { } else { _root.tio._x = _root.tio._x - 6; } } else if (_root.tio._currentframe == 85) { _root.accion = "cayendo_sj_d"; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true)) { if (_root.pared_mov == 1) { _root.m_x = _root.m_x + 6; } } else { _root.tio._x = _root.tio._x + 6; } } } } anteriorx = this._x; anteriory = this._y; if ((((((((_root.accion != "salto_d") && (_root.accion != "muerte_s")) && (_root.accion != "salto_i")) && (_root.accion != "salto_s_d")) && (_root.accion != "salto_s_i")) && (_root.accion != "sj_d")) && (_root.accion != "sj_i")) && (this._y < 320)) { if (Key.isDown(39) || (Key.isDown(65))) { this.gotoAndStop(285); _root.accion = "sj_i"; } else if (Key.isDown(39) || (Key.isDown(68))) { this.gotoAndStop(85); _root.accion = "sj_d"; } else { this.gotoAndStop(80); _root.accion = "salto_s_d"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } } }
Instance of Symbol 1620 MovieClip "combocount" in Frame 18
onClipEvent (load) { numcombo = 0; } onClipEvent (enterFrame) { if (_root.dificultad != 0) { if ((numcombo < _root.combo.num) and (1 < _root.combo.num)) { this.gotoAndPlay(2); numcombo = _root.combo.num; } vidascale = 100 - _root.vida._xscale; vida1 = Math.round(_root.vida_total + vidascale); _root.dif = 20 * _root.dificultad; if (((20 * _root.dificultad) < (_root.score - _root.diferencia_score)) and (0 < _root.vida._xscale)) { if ((_root.dificultad < 100) and (vida1 < (_root.vida_diferencia2 + 20))) { _root.dificultad = _root.dificultad + 1; _root.tio.hit.hitdificultad._xscale = _root.dificultad; _root.tio.hit.hitdificultad._yscale = _root.dificultad; } _root.diferencia_score = _root.diferencia_score + 1000; _root.vida_diferencia2 = vida1; } if (((_root.vida_diferencia + 40) < vida1) and (0 < _root.vida._xscale)) { if (((_root.score - _root.diferencia_score_vida) < 700) and (60 < _root.dificultad)) { _root.dificultad = _root.dificultad - 5; _root.tio.hit.hitdificultad._xscale = _root.dificultad; _root.tio.hit.hitdificultad._yscale = _root.dificultad; } _root.diferencia_score = _root.score; _root.vida_diferencia = vida1; _root.diferencia_score_vida = _root.score; } } }
Instance of Symbol 1445 MovieClip in Frame 18
onClipEvent (enterFrame) { if (0 < _root.vida._xscale) { _root.vidanumero = Math.floor(_root.vida._xscale); } else { _root.vidanumero = 0; } }
Frame 19
gotoAndStop (1);
Instance of Symbol 1620 MovieClip "combocount" in Frame 19
onClipEvent (load) { numcombo = 0; } onClipEvent (enterFrame) { if ((numcombo < _root.combo.num) and (1 < _root.combo.num)) { this.gotoAndPlay(2); numcombo = _root.combo.num; } vidascale = 100 - _root.vida._xscale; vida1 = Math.round(_root.vida_total + vidascale); if ((1000 < (_root.score - _root.diferencia_score)) and (0 < _root.vida._xscale)) { if ((_root.dificultad < 100) and (vida1 < (_root.vida_diferencia2 + 20))) { _root.dificultad = _root.dificultad + 5; } _root.diferencia_score = _root.diferencia_score + 1000; _root.vida_diferencia2 = vida1; } if (((_root.vida_diferencia + 40) < vida1) and (0 < _root.vida._xscale)) { if (((_root.score - _root.diferencia_score_vida) < 700) and (40 < _root.dificultad)) { _root.dificultad = _root.dificultad - 5; } _root.diferencia_score = _root.score; _root.vida_diferencia = vida1; _root.diferencia_score_vida = _root.score; } }
Instance of Symbol 1613 MovieClip "tio" in Frame 19
onClipEvent (enterFrame) { _root.ti = _root.tio._currentframe; _root.frame = _root.tio._currentFrame; _root.newframe = 1; if (0 < _root.time_cansao) { _root.time_cansao--; } if (_root.sj_dispo >= 0) { _root.sj_dispo--; } if (_root.pared2.hitTest(this._x - 10, this._y, true) && (_root.pared_mov == 1)) { if (((_root.accion == "stand_i") || (_root.accion == "stand_d")) || (_root.accion == "agachao")) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); this._x = this._x - (_root.mySpeed / 1.5); } } if (3 >= _root.vida._xscale) { if (((((((_root.accion == "muerto_s") || (_root.accion == "salto_s_i")) || (_root.accion == "salto_s_d")) || (_root.accion == "salto_d")) || (_root.accion == "salto_i")) || (_root.accion == "sj_d")) || (_root.accion == "sj_i")) { if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { if ((_root.accion == "salto_i") || (_root.accion == "sj_i")) { muertospeed = -5; } else if ((_root.accion == "salto_d") || (_root.accion == "sj_d")) { muertospeed = 5; } _root.vida._y = 500; this.gotoAndPlay(170); _root.accion = "muerto_s"; } if (this._y < 320) { this._y = this._y - _root.y_speed; _root.y_speed = _root.y_speed - 2; this._x = this._x + muertospeed; } } else if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.vida._y = 500; this.gotoAndPlay(170); _root.accion = "muerto"; } } else { if (_root.accion == "cayendo_sj_i") { if (Key.isDown(40) || (Key.isDown(83))) { _root.accion = "rodando_i"; this.gotoAndStop(290); } else { _root.accion = "arrastrando_i"; this.gotoAndStop(295); } } else if (_root.accion == "cayendo_sj_d") { if (Key.isDown(40) || (Key.isDown(83))) { _root.accion = "rodando_d"; this.gotoAndStop(90); } else { _root.accion = "arrastrando_d"; this.gotoAndStop(95); } } if (Key.isDown(38) || (Key.isDown(87))) { if (0 >= _root.time_cansao) { if (0 < _root.sj_dispo) { if (_root.accion == "corriendo_d") { this.gotoAndStop(85); _root.accion = "sj_d"; } else if (_root.accion == "corriendo_i") { this.gotoAndStop(285); _root.accion = "sj_i"; } } else if (0 >= _root.sj_dispo) { if (_root.accion == "corriendo_d") { this.gotoAndStop(75); _root.accion = "salto_d"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } else if (_root.accion == "stand_d") { this.gotoAndStop(80); _root.accion = "salto_s_d"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } else if (_root.accion == "stand_i") { this.gotoAndStop(280); _root.accion = "salto_s_i"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } else if (_root.accion == "corriendo_i") { this.gotoAndStop(275); _root.accion = "salto_i"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } } } } if (Key.isDown(39) || (Key.isDown(68))) { if (_root.pared2.hitTest(this._x, this._y, true) || (_root.accion == "agachao")) { if (_root.pared2.hitTest(this._x, this._y, true) && (_root.pared_mov == 1)) { if ((_root.accion != "sj_i") && (_root.accion != "sj_d")) { if (((((_root.accion == "corriendo_i") || (_root.accion == "corriendo_d")) || (_root.accion == "cayendo")) || (_root.accion == "cayendo_sj_i")) || (_root.accion == "cayendo_sj_d")) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); } else if ((((_root.accion == "salto_i") || (_root.accion == "salto_d")) || (_root.accion == "salto_s_i")) || (_root.accion == "salto_s_d")) { _root.saltospeed = _root.saltospeed + _root.aircontrol; } } } } else if ((_root.accion != "sj_i") && (_root.accion != "sj_d")) { if (((((_root.accion == "corriendo_i") || (_root.accion == "corriendo_d")) || (_root.accion == "cayendo")) || (_root.accion == "cayendo_sj_i")) || (_root.accion == "cayendo_sj_d")) { _root.tio._x = _root.tio._x + _root.mySpeed; } else if ((((_root.accion == "salto_i") || (_root.accion == "salto_d")) || (_root.accion == "salto_s_i")) || (_root.accion == "salto_s_d")) { _root.saltospeed = _root.saltospeed + _root.aircontrol; } } } else if (Key.isDown(37) || (Key.isDown(65))) { if (_root.pared1.hitTest(this._x, this._y, true) || (_root.accion == "agachao")) { } else if ((_root.accion != "sj_i") && (_root.accion != "sj_d")) { if (((((_root.accion == "corriendo_i") || (_root.accion == "corriendo_d")) || (_root.accion == "cayendo")) || (_root.accion == "cayendo_sj_i")) || (_root.accion == "cayendo_sj_d")) { _root.tio._x = _root.tio._x - _root.myspeed; } else if ((((_root.accion == "salto_i") || (_root.accion == "salto_d")) || (_root.accion == "salto_s_i")) || (_root.accion == "salto_s_d")) { _root.saltospeed = _root.saltospeed - _root.aircontrol; } } } else if (Key.isDown(40) || (Key.isDown(83))) { if (((((((((((_root.accion != "agachao") && (_root.accion != "salto_i")) && (_root.accion != "salto_d")) && (_root.accion != "salto_s_i")) && (_root.accion != "salto_s_d")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "rodando_d")) && (_root.accion != "rodando_i")) { this.gotoAndStop(100); _root.accion = "agachao"; } } else if (_root.accion != "agachao") { if ((_root.accion == "corriendo_d") or (_root.accion == "cayendo")) { _root.accion = "stand_d"; } if (_root.accion == "corriendo_i") { _root.accion = "stand_i"; } } if (Key.isDown(40) || (Key.isDown(83))) { _root.sj_dispo = _root.sj_t; } else if (_root.accion == "agachao") { this.gotoAndStop(105); _root.accion = "desagachao"; } _root.texto = _root._xmouse; if (((_root.accion == "stand_d") && (_root.firing != "1")) && (320 < _root.tio._y)) { if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(46); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(41); } else if ((_root.tio._x + 60) < _root._xmouse) { _root.tio.gotoAndStop(36); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(31); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(26); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(21); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(16); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(11); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(6); } else { _root.tio.gotoAndStop(1); } } if (((_root.accion == "stand_d") && (_root.firing == "1")) && (320 < _root.tio._y)) { if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(47); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(42); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(37); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(32); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(27); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(22); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(17); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(12); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(7); } else { _root.tio.gotoAndStop(2); } } if (Key.isDown(39) || ((Key.isDown(68) && (_root.accion != "agachao")) && (320 < _root.tio._y))) { if (_root.accion != "corriendo_d") { if ((((((((((((_root.accion != "salto_s_d") && (_root.accion != "salto_d")) && (_root.accion != "salto_s_i")) && (_root.accion != "salto_i")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "cayendo_sj_d")) && (_root.accion != "cayendo_sj_i")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) { this.gotoAndPlay(60); _root.accion = "corriendo_d"; } } else if (_root.ti < 60) { this.gotoAndPlay(60); } if (_root.firing != "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(1); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(13); } else { this.torso.gotoAndStop(15); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(2); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(14); } else { this.torso.gotoAndStop(16); } _root.texto = _root._xmouse; } } else if (Key.isDown(37) || ((Key.isDown(65) && (_root.accion != "agachao")) && (320 < _root.tio._y))) { if (_root.accion != "corriendo_i") { if ((((((((((((((_root.accion != "salto_s_i") && (_root.accion != "salto_i")) && (_root.accion != "salto_s_d")) && (_root.accion != "salto_d")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "cayendo_sj_d")) && (_root.accion != "cayendo_sj_i")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "cayendo_sj_d")) && (_root.accion != "cayendo_sj_i")) { this.gotoAndPlay(260); _root.accion = "corriendo_i"; } } else if (_root.ti < 260) { this.gotoAndPlay(60); } if (_root.firing != "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(15); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(13); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else { this.torso.gotoAndStop(1); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(16); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(14); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else { this.torso.gotoAndStop(2); } _root.texto = _root._xmouse; } } if (((_root.accion == "stand_i") && (_root.firing != "1")) && (320 < _root.tio._y)) { if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(246); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(241); } else if ((_root.tio._x + 60) < _root._xmouse) { _root.tio.gotoAndStop(236); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(231); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(226); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(221); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(216); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(211); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(206); } else { _root.tio.gotoAndStop(201); } } if (((_root.accion == "stand_i") && (_root.firing == "1")) && (320 < _root.tio._y)) { if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(247); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(242); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(237); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(232); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(227); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(222); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(217); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(212); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(207); } else { _root.tio.gotoAndStop(202); } } if ((((_root.accion == "salto_s_i") || (_root.accion == "salto_s_d")) || (_root.accion == "salto_d")) || (_root.accion == "salto_i")) { if (_root.accion == "stand_i") { _root.accion = "salto_s_i"; _root.tio.gotoAndStop(280); } if (_root.accion == "stand_d") { _root.accion = "salto_s_d"; _root.tio.gotoAndStop(80); } if (-12 < _root.y_speed) { _root.tio._y = _root.tio._y - _root.y_speed; _root.y_speed = _root.y_speed - 2; if (_root.accion == "salto_i") { if ((_root.saltospeed - 20) < -10) { _root.saltospeed = 10; } if (10 < (_root.saltospeed - 20)) { _root.saltospeed = 30; } if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 20) < 0)) { _root.saltospeed = 20; } _root.tio._x = _root.tio._x + (_root.saltospeed - 20); } if (_root.accion == "salto_s_i") { if ((_root.saltospeed - 10) < -10) { _root.saltospeed = 0; } if (10 < (_root.saltospeed - 10)) { _root.saltospeed = 20; } if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 10) < 0)) { _root.saltospeed = 10; } else if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < (_root.saltospeed - 10))) { _root.saltospeed = 10; } _root.tio._x = _root.tio._x + (_root.saltospeed - 10); } if (_root.accion == "salto_s_d") { if ((_root.saltospeed - 10) < -10) { _root.saltospeed = 0; } if (10 < (_root.saltospeed - 10)) { _root.saltospeed = 20; } if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < (_root.saltospeed - 10))) { _root.saltospeed = 10; } else if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 10) < 0)) { _root.saltospeed = 10; } _root.tio._x = _root.tio._x + (_root.saltospeed - 10); } if (_root.accion == "salto_d") { if (10 < _root.saltospeed) { _root.saltospeed = 10; } if (_root.saltospeed < -10) { _root.saltospeed = -10; } if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < _root.saltospeed)) { _root.saltospeed = 0; } _root.tio._x = _root.tio._x + _root.saltospeed; } } else { if (_root.accion == "salto_i") { if ((_root.saltospeed - 20) < -10) { _root.saltospeed = 10; } if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 20) < 0)) { _root.saltospeed = 20; } _root.tio._x = _root.tio._x + (_root.saltospeed - 20); } if (_root.accion == "salto_s_i") { if ((_root.saltospeed - 10) < -10) { _root.saltospeed = 0; } if (10 < (_root.saltospeed - 10)) { _root.saltospeed = 20; } if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 10) < 0)) { _root.saltospeed = 10; } else if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < (_root.saltospeed - 10))) { _root.saltospeed = 10; } _root.tio._x = _root.tio._x + (_root.saltospeed - 10); } if (_root.accion == "salto_s_d") { if ((_root.saltospeed - 10) < -10) { _root.saltospeed = 0; } if (10 < (_root.saltospeed - 10)) { _root.saltospeed = 20; } if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < (_root.saltospeed - 10))) { _root.saltospeed = 10; _root.m_x = _root.m_x + 4; } else if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true) and ((_root.saltospeed - 10) < 0)) { _root.saltospeed = 10; } _root.tio._x = _root.tio._x + (_root.saltospeed - 10); } if (_root.accion == "salto_d") { if (10 < _root.saltospeed) { _root.saltospeed = 10; } if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) and (0 < _root.saltospeed)) { _root.saltospeed = 0; _root.m_x = _root.m_x + 6; } _root.tio._x = _root.tio._x + _root.saltospeed; } _root.tio._y = _root.tio._y - _root.y_speed; gotoAndStop (1); _root.saltospeed = 10; _root.y_speed = 12; _root.accion = "cayendo"; _root.time_cansao = _root.time_cansao_t; } } if (((_root.accion == "salto_d") && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) && (_root.pared_mov == 1)) { _root.m_x = _root.m_x + 6; } if (((_root.accion == "salto_s_d") && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) && (_root.pared_mov == 1)) { _root.m_x = _root.m_x + 4; } if ((_root.accion == "salto_d") or (_root.accion == "salto_s_d")) { if (_root.firing != "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(1); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(13); } else { this.torso.gotoAndStop(15); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(2); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(14); } else { this.torso.gotoAndStop(16); } _root.texto = _root._xmouse; } } if ((_root.accion == "salto_i") or (_root.accion == "salto_s_i")) { if (_root.firing != "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(15); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(13); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else { this.torso.gotoAndStop(1); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(16); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(14); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else { this.torso.gotoAndStop(2); } _root.texto = _root._xmouse; } } if (_root.pared1.hitTest(this._x, this._y, true) || (_root.pared2.hitTest(this._x, this._y, true))) { if (_root.pared_mov == 1) { if (_root.accion == "rodando_d") { _root.m_x = _root.m_x + 7; } } } else if (_root.accion == "rodando_d") { _root.tio._x = _root.tio._x + 10; } else if (_root.accion == "rodando_i") { _root.tio._x = _root.tio._x - 10; } } tiomovx = this._x - anteriorx; tiomovy = this._y - anteriory; if ((Key.isDown(17) || (Key.isDown(32))) || (Key.isDown(16))) { _root.granada.gotoAndPlay(2); if (((((_root.grana == "available") && (0 < _root.granadas)) && (_root.accion != "agachao")) && (_root.accion != "muerto")) && (_root.accion != "muerto_s")) { _root.granadas--; _root.hud_granas.gotoAndStop(_root.granadas + 1); if ((_root.accion == "stand_i") || (_root.accion == "stand_d")) { _root.tio.gotoAndPlay(53); _root.accion = "granada"; _root.mundo.media_marcas.granada_voladora.duplicateMovieClip("granada1_" + _root.k, _root.k + 600); _root.mundo.media_marcas["granada1_" + _root.k]._x = this._x + _root.m_x; _root.mundo.media_marcas["granada1_" + _root.k]._y = this._y; _root.mundo.media_marcas["granada1_" + _root.k].gotoAndPlay(2); _root.k++; _root.mundo.granada_alante.duplicateMovieClip("granada2_" + _root.k, _root.k + 700); _root.mundo["granada2_" + _root.k]._x = this._x + _root.m_x; _root.mundo["granada2_" + _root.k]._y = this._y; _root.mundo["granada2_" + _root.k].gotoAndPlay(2); _root.k++; _root.grana = "no"; } else { _root.tio.torso.brazo.gotoAndPlay(15); _root.mundo.media_marcas.granada_voladora.duplicateMovieClip("granada1_" + _root.k, _root.k + 600); _root.mundo.media_marcas["granada1_" + _root.k]._x = (this._x + _root.m_x) + (tiomovx * 2.5); _root.mundo.media_marcas["granada1_" + _root.k]._y = this._y + (tiomovy * 2.5); _root.mundo.media_marcas["granada1_" + _root.k].gotoAndPlay(2); _root.k++; _root.mundo.granada_alante.duplicateMovieClip("granada2_" + _root.k, _root.k + 700); _root.mundo["granada2_" + _root.k]._x = (this._x + _root.m_x) + (tiomovx * 2.5); _root.mundo["granada2_" + _root.k]._y = this._y + (tiomovy * 2.5); _root.mundo["granada2_" + _root.k].gotoAndPlay(2); _root.k++; _root.grana = "no"; } } } if ((_root.tio._currentframe == 85) || (_root.tio._currentframe == 285)) { if (-12 < _root.y_speed) { _root.tio._y = _root.tio._y - _root.y_speed; _root.y_speed = _root.y_speed - 2; if (_root.accion == "sj_i") { if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true)) { } else { _root.tio._x = _root.tio._x - 12; } } else if (_root.accion == "sj_d") { if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true)) { if (_root.pared_mov == 1) { _root.m_x = _root.m_x + 7; } } else { _root.tio._x = _root.tio._x + 12; } } } else { _root.tio._y = _root.tio._y - _root.y_speed; _root.y_speed = 12; if (_root.tio._currentframe == 285) { _root.accion = "cayendo_sj_i"; if (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true)) { } else { _root.tio._x = _root.tio._x - 6; } } else if (_root.tio._currentframe == 85) { _root.accion = "cayendo_sj_d"; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true)) { if (_root.pared_mov == 1) { _root.m_x = _root.m_x + 6; } } else { _root.tio._x = _root.tio._x + 6; } } } } anteriorx = this._x; anteriory = this._y; if ((((((((_root.accion != "salto_d") && (_root.accion != "muerte_s")) && (_root.accion != "salto_i")) && (_root.accion != "salto_s_d")) && (_root.accion != "salto_s_i")) && (_root.accion != "sj_d")) && (_root.accion != "sj_i")) && (this._y < 320)) { if (Key.isDown(39) || (Key.isDown(65))) { this.gotoAndStop(285); _root.accion = "sj_i"; } else if (Key.isDown(39) || (Key.isDown(68))) { this.gotoAndStop(85); _root.accion = "sj_d"; } else { this.gotoAndStop(80); _root.accion = "salto_s_d"; _root.tio.torso.brazo.gotoAndStop(3); _root.salto.gotoAndPlay(2); _root.saltospeed = _root.myspeed; } } }
Symbol 6 MovieClip Frame 1
_root.cursor._x = _root._xmouse; _root.cursor._y = _root._ymouse; startDrag ("_root.cursor"); Mouse.hide();
Symbol 6 MovieClip Frame 15
Symbol 12 Button
on (rollOver) { gotoAndPlay (3); }
Symbol 52 MovieClip Frame 10
gotoAndPlay (1);
Symbol 81 MovieClip Frame 6
stop();
Symbol 97 MovieClip Frame 1
chispas_rotacion._rotation = random(359);
Symbol 98 MovieClip Frame 5
this.removeMovieClip();
Symbol 99 MovieClip Frame 4
stop();
Symbol 112 MovieClip Frame 1
sangrerot._rotation = random(359);
Symbol 113 MovieClip Frame 7
this.removeMovieClip();
Symbol 148 MovieClip Frame 6
gotoAndPlay (10);
Symbol 172 MovieClip Frame 15
stop();
Symbol 207 MovieClip Frame 11
stop();
Symbol 239 MovieClip Frame 1
speed_p = 12; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = -12; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } } else if (_root.accion == "arrastrando_d") { speed = 12; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 2
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 3
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 4
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 5
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 6
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 7
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 8
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 9
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } speed_p = speed_p - 0.5; _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 10
speed_p = speed_p - 0.5; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 11
speed_p = speed_p - 0.5; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 12
speed_p = speed_p - 0.5; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { } } speed_p = speed_p - 0.5; _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 13
speed_p = speed_p - 0.5; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 14
speed_p = speed_p - 0.5; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 15
speed_p = speed_p - 0.5; if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 16
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 17
if (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true) || (_root.pared1.hitTest(_root.tio._x, _root.tio._y, true))) { if ((_root.pared_mov == 1) && (_root.pared2.hitTest(_root.tio._x, _root.tio._y, true))) { if (_root.accion == "arrastrando_d") { if (Key.isDown(37) || (Key.isDown(65))) { speed_p = speed_p - 0.5; } } _root.m_x = _root.m_x + (speed_p / 2); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + ((_root.mySpeed / 1.5) - (speed_p / 2)); _root.tio._x = _root.tio._x - ((_root.mySpeed / 1.5) - (speed_p / 2)); } } } else { if (_root.accion == "arrastrando_i") { speed = speed + 1; if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 1; } else if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 0.5; } if (0 < speed) { speed = 0; } } else if (_root.accion == "arrastrando_d") { speed = speed - 1; if (Key.isDown(37) || (Key.isDown(65))) { speed = speed - 1; } else if (Key.isDown(39) || (Key.isDown(68))) { speed = speed + 0.5; } if (speed < 0) { speed = 0; } } _root.tio._x = _root.tio._x + speed; }
Symbol 239 MovieClip Frame 18
if ((_root.cursor._currentframe != 10) and (_root.cursor._currentframe != 1)) { gotoAndPlay (40); } if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 19
_root.tio.hit.gotoAndPlay(20); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 20
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 21
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 22
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 23
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 24
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 25
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 26
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 27
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 28
if (_root.accion == "arrastrando_i") { _root.accion = "stand_d"; } else if (_root.accion == "arrastrando_d") { _root.accion = "stand_i"; } if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); } _root.cansao = 1; _root.time_cansao.gotoAndPlay(2);
Symbol 239 MovieClip Frame 41
if ((_root.cursor._currentframe != 10) and (_root.cursor._currentframe != 1)) { gotoAndPlay (40); } else { gotoAndPlay (20); _root.tio.hit.gotoAndPlay(20); }
Symbol 239 MovieClip Frame 42
_root.tio.hit.gotoAndPlay(20); if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 43
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 44
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 45
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 46
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 47
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 48
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 49
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 50
if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); }
Symbol 239 MovieClip Frame 51
if (_root.accion == "arrastrando_i") { _root.accion = "stand_d"; } else if (_root.accion == "arrastrando_d") { _root.accion = "stand_i"; } if (_root.pared2.hitTest(_root.tio._x - 10, _root.tio._y, true)) { _root.m_x = _root.m_x + (_root.mySpeed / 1.5); _root.tio._x = _root.tio._x - (_root.mySpeed / 1.5); } _root.cansao = 1; _root.time_cansao.gotoAndPlay(2);
Symbol 279 MovieClip Frame 5
Symbol 337 Button
on (release) { getURL ("http://www.thestylemachine.com", "blank"); }
Symbol 470 MovieClip Frame 11
if (parado == 0) { gotoAndPlay (1); }
Symbol 470 MovieClip Frame 16
_root.killcount++;
Symbol 470 MovieClip Frame 30
_root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--;
Symbol 470 MovieClip Frame 37
existe = 0; this.removeMovieClip(); stop();
Symbol 470 MovieClip Frame 56
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 470 MovieClip Frame 66
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 470 MovieClip Frame 78
this._x = this._x + 10;
Symbol 470 MovieClip Frame 79
this._x = this._x + 10;
Symbol 470 MovieClip Frame 80
this._x = this._x + 10;
Symbol 470 MovieClip Frame 81
this._x = this._x + 10;
Symbol 470 MovieClip Frame 82
this._x = this._x + 10;
Symbol 470 MovieClip Frame 83
this._x = this._x + 10;
Symbol 470 MovieClip Frame 84
this._x = this._x + 10;
Symbol 470 MovieClip Frame 85
this._x = this._x + 10;
Symbol 470 MovieClip Frame 86
this._x = this._x + 10;
Symbol 470 MovieClip Frame 87
this._x = this._x + 10;
Symbol 470 MovieClip Frame 88
gotoAndPlay (78);
Symbol 470 MovieClip Frame 237
_root.killcount++;
Symbol 470 MovieClip Frame 251
_root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--;
Symbol 470 MovieClip Frame 258
existe = 0; this.removeMovieClip(); stop();
Symbol 470 MovieClip Frame 271
if (_root.j < 80) { _root.j++; } else { _root.j = 0; } _root.mundo.marcas.sangremalo.duplicateMovieClip("sangre" + _root.j, _root.j + 70); _root.mundo.marcas["sangre" + _root.j].gotoAndPlay(4); _root.mundo.marcas["sangre" + _root.j]._x = ((this._x + 20) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._y = ((this._y + 30) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._rotation = random(360);
Symbol 470 MovieClip Frame 286
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 470 MovieClip Frame 296
existe = 0; this.removeMovieClip(); stop();
Symbol 483 Button
on (release) { _root.gotoAndPlay(2); }
Symbol 484 MovieClip Frame 1
stop();
Symbol 484 MovieClip Frame 2
play();
Symbol 484 MovieClip Frame 10
stop();
Instance of Symbol 470 MovieClip "giñao" in Symbol 485 MovieClip Frame 1
onClipEvent (load) { existe = si; animado = 0; parado = 0; n_rand = 3; accion = 0; hits = 1; num_posiciones = 100; num_enemigos = 70; disparo_latencia = 5; balas = 6; balastotales = balas; latencia = disparo_latencia; parado = 0; mob_muestra = 0; if (_root.mundo.mundomobs.paramobs.hitTest(this._x, this._y, true)) { gotoAndStop (45); mob_muestra = 1; accion = 1; } } onClipEvent (enterFrame) { if (mob_muestra == 0) { if (posicion < this._x) { if (accion == 0) { this._x = this._x - 5; } } else { if (parado != 1) { gotoAndPlay (70); } parado = 1; } } }
Instance of Symbol 484 MovieClip "playbot" in Symbol 485 MovieClip Frame 1
onClipEvent (load) { ini = false; } onClipEvent (enterFrame) { if ((_root.getBytesLoaded() >= _root.getBytesTotal()) and (ini != true)) { gotoAndPlay (2); ini = true; } }
Symbol 494 MovieClip Frame 6
stop();
Symbol 496 MovieClip Frame 1
stop();
Symbol 496 MovieClip Frame 10
stop();
Symbol 496 MovieClip Frame 23
stop();
Symbol 514 MovieClip Frame 8
stop(); this.removeMovieClip();
Symbol 523 MovieClip Frame 10
if (_root.pared2.hitTest(_root.tio._x + 30, _root.tio._y, true) && (_root.pared_mov == 1)) { this.removeMovieClip(); }
Symbol 523 MovieClip Frame 12
if (_root.pared2.hitTest(_root.tio._x + 30, _root.tio._y, true) && (_root.pared_mov == 1)) { this.removeMovieClip(); }
Symbol 523 MovieClip Frame 15
if (_root.pared2.hitTest(_root.tio._x + 30, _root.tio._y, true) && (_root.pared_mov == 1)) { this.removeMovieClip(); }
Symbol 523 MovieClip Frame 18
if (_root.pared2.hitTest(_root.tio._x + 30, _root.tio._y, true) && (_root.pared_mov == 1)) { this.removeMovieClip(); }
Symbol 523 MovieClip Frame 21
stop(); this.removeMovieClip();
Symbol 532 MovieClip Frame 4
stop();
Symbol 535 MovieClip Frame 59
stop();
Symbol 558 MovieClip Frame 1
stop();
Symbol 592 MovieClip Frame 1
stop();
Symbol 592 MovieClip Frame 10
stop();
Symbol 596 MovieClip Frame 1
stop();
Symbol 596 MovieClip Frame 6
gotoAndPlay (2);
Symbol 631 MovieClip Frame 1
stop(); stop(); stop();
Symbol 631 MovieClip Frame 2
stop(); stop(); stop();
Symbol 631 MovieClip Frame 14
stop(); stop(); stop();
Symbol 646 MovieClip Frame 1
stop();
Symbol 646 MovieClip Frame 2
stop();
Symbol 646 MovieClip Frame 14
stop();
Symbol 650 MovieClip Frame 10
this.removeMovieClip();
Symbol 669 MovieClip Frame 1
cachos._rotation = random(359);
Symbol 672 MovieClip Frame 7
stop();
Symbol 673 MovieClip Frame 29
this.removeMovieClip();
Symbol 691 MovieClip Frame 15
stop(); this.removeMovieClip();
Symbol 693 MovieClip Frame 15
this.removeMovieClip();
Symbol 697 MovieClip Frame 23
this.removeMovieClip();
Symbol 708 MovieClip Frame 7
stop();
Symbol 711 MovieClip Frame 1
stop();
Symbol 711 MovieClip Frame 4
ran = random(3); if (ran == 2) { gotoAndPlay (5); } if (ran == 1) { gotoAndPlay (100); } if (ran == 0) { gotoAndPlay (200); }
Symbol 711 MovieClip Frame 90
this.removeMovieClip();
Symbol 711 MovieClip Frame 195
this.removeMovieClip();
Symbol 711 MovieClip Frame 294
this.removeMovieClip();
Symbol 711 MovieClip Frame 301
this.removeMovieClip();
Instance of Symbol 691 MovieClip "cacho1" in Symbol 712 MovieClip Frame 1
onClipEvent (load) { movx = random(10) - 5; movy = random(10) - 5; conta = 0; } onClipEvent (enterFrame) { conta++; if (conta < 20) { this._x = this._x + movx; this._y = this._y + movy; } }
Instance of Symbol 693 MovieClip "cacho2" in Symbol 712 MovieClip Frame 1
onClipEvent (load) { movx = random(10) - 5; movy = random(10) - 5; conta = 0; } onClipEvent (enterFrame) { conta++; if (conta < 20) { this._x = this._x + movx; this._y = this._y + movy; } }
Instance of Symbol 697 MovieClip "minicacho" in Symbol 712 MovieClip Frame 1
onClipEvent (load) { movx = random(30) - 15; movy = random(30) - 15; } onClipEvent (enterFrame) { this._x = this._x + movx; this._y = this._y + movy; }
Symbol 825 MovieClip Frame 11
if (parado == 0) { gotoAndPlay (1); }
Symbol 825 MovieClip Frame 31
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 825 MovieClip Frame 39
existe = 0; this.removeMovieClip(); stop();
Symbol 825 MovieClip Frame 56
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 825 MovieClip Frame 66
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 825 MovieClip Frame 71
if (_root.dificultad < random(100)) { disparo_latencia = 12; } else if (rand_grana != 0) { rand_grana = 3; if (_root.accion == "agachao") { rand_grana = 5; } if (1 < random(rand_grana)) { this.gotoAndPlay(200); } rand_grana = 0; } else { rand_grana = 3; }
Symbol 825 MovieClip Frame 79
rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 825 MovieClip Frame 82
if (this._x < (_root.m_x - 50)) { this.removeMovieClip(); } gotoAndPlay (95); if (maloandante == "si") { if (((this._x - _root.m_x) + 360) < _root.tio._x) { mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == si) { _root.mundo.mundomobs.i++; i++; } _root.mundo.mundomobs.enemigo1.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; _root.mundo.mundomobs["enemigo1_" + i].posicion = posicion + 200; _root.mundo.mundomobs["enemigo1_" + i].hits = hits; _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; this.removeMovieClip(); } } else { if ((635 < ((_root.tio._x - _root.mundo._x) - this._x)) && (_root.pared_mov != 1)) { gotoAndStop (81); } if ((460 < ((_root.tio._x - _root.mundo._x) - this._x)) && (_root.pared_mov == 1)) { gotoAndStop (81); } else { if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { gotoAndPlay (105); } else { gotoAndPlay (100); } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { gotoAndPlay (120); } else { gotoAndPlay (90); } } if (_root.dificultad < random(100)) { disparo_latencia = 12; } else if (_root.accion != "muerto") { if (0 < rand_grana) { rand_grana = 3; if (_root.accion == "agachao") { rand_grana = 5; } if (1 < random(rand_grana)) { this.gotoAndPlay(200); } rand_grana = 0; } else { rand_grana = 3; } } } } if ((_root.m_x + 620) < this._x) { gotoAndPlay (81); }
Symbol 825 MovieClip Frame 85
gotoAndPlay (120);
Symbol 825 MovieClip Frame 91
gotoAndPlay (130);
Symbol 825 MovieClip Frame 97
gotoAndPlay (140);
Symbol 825 MovieClip Frame 103
gotoAndPlay (150);
Symbol 825 MovieClip Frame 109
gotoAndPlay (160);
Symbol 825 MovieClip Frame 122
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 825 MovieClip Frame 123
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 825 MovieClip Frame 128
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 825 MovieClip Frame 132
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 825 MovieClip Frame 133
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 825 MovieClip Frame 138
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 825 MovieClip Frame 142
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 825 MovieClip Frame 143
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 825 MovieClip Frame 148
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 825 MovieClip Frame 152
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 825 MovieClip Frame 153
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 825 MovieClip Frame 158
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 825 MovieClip Frame 162
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 825 MovieClip Frame 163
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 825 MovieClip Frame 168
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 825 MovieClip Frame 201
if (_root.accion == "muerto") { gotoAndPlay (70); }
Symbol 825 MovieClip Frame 209
_root.mundo.alante.granada_roja.duplicateMovieClip("granada2_" + _root.k, _root.k + 730); _root.mundo.alante["granada2_" + _root.k]._x = this._x + 30; _root.mundo.alante["granada2_" + _root.k]._y = this._y; _root.mundo.alante["granada2_" + _root.k].gotoAndPlay(2); _root.k++;
Symbol 825 MovieClip Frame 212
gotoAndPlay (72);
Symbol 825 MovieClip Frame 235
gotoAndPlay (70);
Symbol 825 MovieClip Frame 252
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 825 MovieClip Frame 259
existe = 0; this.removeMovieClip(); stop();
Symbol 825 MovieClip Frame 271
if (_root.j < 80) { _root.j++; } else { _root.j = 0; } _root.mundo.marcas.sangremalo.duplicateMovieClip("sangre" + _root.j, _root.j + 70); _root.mundo.marcas["sangre" + _root.j].gotoAndPlay(4); _root.mundo.marcas["sangre" + _root.j]._x = ((this._x + 20) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._y = ((this._y + 30) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._rotation = random(360);
Symbol 825 MovieClip Frame 286
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 825 MovieClip Frame 296
existe = 0; this.removeMovieClip(); stop();
Symbol 825 MovieClip Frame 306
gotoAndPlay (300);
Symbol 837 MovieClip Frame 1
Symbol 837 MovieClip Frame 11
if (parado == 0) { gotoAndPlay (1); }
Symbol 837 MovieClip Frame 31
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 837 MovieClip Frame 39
existe = 0; this.removeMovieClip(); stop();
Symbol 837 MovieClip Frame 56
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 837 MovieClip Frame 66
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 837 MovieClip Frame 71
if (_root.dificultad < random(100)) { disparo_latencia = 12; } else if (rand_grana != 0) { rand_grana = 3; if (_root.accion == "agachao") { rand_grana = 5; } if (1 < random(rand_grana)) { this.gotoAndPlay(200); } rand_grana = 0; } else { rand_grana = 3; }
Symbol 837 MovieClip Frame 79
rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 837 MovieClip Frame 82
if (this._x < (_root.m_x - 50)) { this.removeMovieClip(); } gotoAndPlay (95); if (maloandante == "si") { if (((this._x - _root.m_x) + 360) < _root.tio._x) { mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == si) { _root.mundo.mundomobs.i++; i++; } _root.mundo.mundomobs.enemigo1.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; _root.mundo.mundomobs["enemigo1_" + i].posicion = posicion + 200; _root.mundo.mundomobs["enemigo1_" + i].hits = hits; _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; this.removeMovieClip(); } } else { if ((635 < ((_root.tio._x - _root.mundo._x) - this._x)) && (_root.pared_mov != 1)) { gotoAndStop (81); } if ((460 < ((_root.tio._x - _root.mundo._x) - this._x)) && (_root.pared_mov == 1)) { gotoAndStop (81); } else { if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { gotoAndPlay (105); } else { gotoAndPlay (100); } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { gotoAndPlay (120); } else { gotoAndPlay (90); } } if (_root.dificultad < random(100)) { disparo_latencia = 12; } else if (0 < rand_grana) { rand_grana = 3; if (_root.accion == "agachao") { rand_grana = 5; } if (1 < random(rand_grana)) { this.gotoAndPlay(200); } rand_grana = 0; } else { rand_grana = 3; } } } if ((_root.m_x + 620) < this._x) { gotoAndPlay (81); }
Symbol 837 MovieClip Frame 85
gotoAndPlay (120);
Symbol 837 MovieClip Frame 91
gotoAndPlay (130);
Symbol 837 MovieClip Frame 97
gotoAndPlay (140);
Symbol 837 MovieClip Frame 103
gotoAndPlay (150);
Symbol 837 MovieClip Frame 109
gotoAndPlay (160);
Symbol 837 MovieClip Frame 122
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 837 MovieClip Frame 123
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 837 MovieClip Frame 128
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x + _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x + _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x + _root.mundo._x) - this._x) < -90) { if (((_root.tio._x + _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 837 MovieClip Frame 132
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 837 MovieClip Frame 133
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 837 MovieClip Frame 138
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 837 MovieClip Frame 142
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 837 MovieClip Frame 143
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 837 MovieClip Frame 148
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 837 MovieClip Frame 152
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 837 MovieClip Frame 153
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 837 MovieClip Frame 158
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 837 MovieClip Frame 162
if (disparo_latencia == 0) { if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; } disparo_latencia = latencia; } else { goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto); if (random(2) == 0) { disparo_latencia--; } }
Symbol 837 MovieClip Frame 163
j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(100)) - 50;
Symbol 837 MovieClip Frame 168
if (balas == 0) { gotoAndPlay (70); balas = balastotales; } else if (random(4) == 0) { gotoAndPlay(this._currentFrame - 1); } else { goto = 143; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 163; } else { goto = 153; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -90) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 123; } else { goto = 133; } } gotoAndPlay(goto); balas--; }
Symbol 837 MovieClip Frame 201
if (_root.accion == "muerto") { gotoAndPlay (70); }
Symbol 837 MovieClip Frame 209
_root.mundo.alante.granada_roja.duplicateMovieClip("granada2_" + _root.k, _root.k + 730); _root.mundo.alante["granada2_" + _root.k]._x = this._x + 30; _root.mundo.alante["granada2_" + _root.k]._y = this._y; _root.mundo.alante["granada2_" + _root.k].gotoAndPlay(2); _root.k++;
Symbol 837 MovieClip Frame 212
gotoAndPlay (72);
Symbol 837 MovieClip Frame 252
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 837 MovieClip Frame 259
existe = 0; this.removeMovieClip(); stop();
Symbol 837 MovieClip Frame 271
if (_root.j < 80) { _root.j++; } else { _root.j = 0; } _root.mundo.marcas.sangremalo.duplicateMovieClip("sangre" + _root.j, _root.j + 70); _root.mundo.marcas["sangre" + _root.j].gotoAndPlay(4); _root.mundo.marcas["sangre" + _root.j]._x = ((this._x + 20) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._y = ((this._y + 30) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._rotation = random(360);
Symbol 837 MovieClip Frame 286
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 837 MovieClip Frame 296
existe = 0; this.removeMovieClip(); stop();
Symbol 837 MovieClip Frame 297
existe = 0; this.removeMovieClip(); stop();
Symbol 837 MovieClip Frame 306
gotoAndPlay (300);
Symbol 1027 MovieClip Frame 11
if (parado == 0) { gotoAndPlay (1); }
Symbol 1027 MovieClip Frame 31
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 1027 MovieClip Frame 39
existe = 0; this.removeMovieClip(); stop();
Symbol 1027 MovieClip Frame 56
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 1027 MovieClip Frame 66
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 1027 MovieClip Frame 71
recargando = 0; if (balas < balastotales) { balas++; } else { gotoAndPlay (90); }
Symbol 1027 MovieClip Frame 80
if (balas < balastotales) { balas++; } else { gotoAndPlay (89); }
Symbol 1027 MovieClip Frame 99
rany = random(20) + 320; ranx = (_root.tio._x + random(40)) - 20; if (recargando == 1) { gotoAndPlay (70); }
Symbol 1027 MovieClip Frame 102
if (this._x < (_root.m_x - 50)) { this.removeMovieClip(); } if ((_root.m_x + 690) < this._x) { this.removeMovieClip(); } if (maloandante == "si") { if (((this._x - _root.m_x) + 300) < _root.tio._x) { mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == si) { _root.mundo.mundomobs.i++; i++; } _root.mundo.mundomobs.maloesco1.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; _root.mundo.mundomobs["enemigo1_" + i].posicion = posicion + 200; _root.mundo.mundomobs["enemigo1_" + i].hits = hits; _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; this.removeMovieClip(); } } else { if ((635 < ((_root.tio._x - _root.mundo._x) - this._x)) && (_root.pared_mov != 1)) { gotoAndStop (81); } if ((460 < ((_root.tio._x - _root.mundo._x) - this._x)) && (_root.pared_mov == 1)) { gotoAndStop (81); } else { gotop = 120; if (_root.dificultad < random(100)) { disparo_latencia = 400; } else if (_root.accion != "muerto") { if (0 < rand_grana) { rand_grana = 3; if (_root.accion == "agachao") { rand_grana = 5; } if (1 < random(rand_grana)) { gotop = 200; } rand_grana = 0; } else { rand_grana = 3; } } } } if ((_root.m_x + 640) < this._x) { gotop = 100; } if (dead == "si") { gotop = 300; } gotoAndPlay(gotop);
Symbol 1027 MovieClip Frame 106
gotoAndPlay (120);
Symbol 1027 MovieClip Frame 109
gotoAndPlay (140);
Symbol 1027 MovieClip Frame 114
gotoAndPlay (150);
Symbol 1027 MovieClip Frame 117
gotoAndPlay (89);
Symbol 1027 MovieClip Frame 120
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1027 MovieClip Frame 125
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1027 MovieClip Frame 126
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1027 MovieClip Frame 127
balas--;
Symbol 1027 MovieClip Frame 128
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1027 MovieClip Frame 130
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1027 MovieClip Frame 135
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1027 MovieClip Frame 136
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1027 MovieClip Frame 137
balas--;
Symbol 1027 MovieClip Frame 138
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1027 MovieClip Frame 140
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1027 MovieClip Frame 145
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1027 MovieClip Frame 146
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1027 MovieClip Frame 147
balas--;
Symbol 1027 MovieClip Frame 148
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1027 MovieClip Frame 150
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1027 MovieClip Frame 155
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1027 MovieClip Frame 156
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1027 MovieClip Frame 157
balas--;
Symbol 1027 MovieClip Frame 158
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1027 MovieClip Frame 160
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1027 MovieClip Frame 165
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1027 MovieClip Frame 166
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1027 MovieClip Frame 167
balas--;
Symbol 1027 MovieClip Frame 168
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1027 MovieClip Frame 209
_root.mundo.alante.granada_roja.duplicateMovieClip("granada2_" + _root.k, _root.k + 730); _root.mundo.alante["granada2_" + _root.k]._x = this._x + 30; _root.mundo.alante["granada2_" + _root.k]._y = this._y; _root.mundo.alante["granada2_" + _root.k].gotoAndPlay(2); _root.k++;
Symbol 1027 MovieClip Frame 212
gotoAndPlay (70);
Symbol 1027 MovieClip Frame 235
gotoAndPlay (70);
Symbol 1027 MovieClip Frame 252
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 1027 MovieClip Frame 259
existe = 0; this.removeMovieClip(); stop();
Symbol 1027 MovieClip Frame 271
if (_root.j < 80) { _root.j++; } else { _root.j = 0; } _root.mundo.marcas.sangremalo.duplicateMovieClip("sangre" + _root.j, _root.j + 70); _root.mundo.marcas["sangre" + _root.j].gotoAndPlay(4); _root.mundo.marcas["sangre" + _root.j]._x = ((this._x + 20) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._y = ((this._y + 30) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._rotation = random(360);
Symbol 1027 MovieClip Frame 285
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 1027 MovieClip Frame 295
existe = 0; this.removeMovieClip(); stop();
Symbol 1027 MovieClip Frame 403
gotoAndPlay (305);
Symbol 1059 MovieClip Frame 11
if (parado == 0) { gotoAndPlay (1); }
Symbol 1059 MovieClip Frame 31
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 1059 MovieClip Frame 39
existe = 0; this.removeMovieClip(); stop();
Symbol 1059 MovieClip Frame 56
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 1059 MovieClip Frame 66
accion = 0; animado = 0; if (parado == 0) { gotoAndPlay (1); } else { gotoAndPlay (76); }
Symbol 1059 MovieClip Frame 71
recargando = 0; if (balas < balastotales) { balas++; } else { gotoAndPlay (90); }
Symbol 1059 MovieClip Frame 80
if (balas < balastotales) { balas++; } else { gotoAndPlay (89); }
Symbol 1059 MovieClip Frame 99
rany = random(20) + 320; ranx = (_root.tio._x + random(40)) - 20; if (recargando == 1) { gotoAndPlay (70); }
Symbol 1059 MovieClip Frame 102
if (this._x < (_root.m_x - 50)) { this.removeMovieClip(); } if ((_root.m_x + 690) < this._x) { this.removeMovieClip(); } if (maloandante == "si") { if (((this._x - _root.m_x) + 300) < _root.tio._x) { mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == si) { _root.mundo.mundomobs.i++; i++; } _root.mundo.mundomobs.maloesco2.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; _root.mundo.mundomobs["enemigo1_" + i].posicion = posicion + 200; _root.mundo.mundomobs["enemigo1_" + i].hits = hits; _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; this.removeMovieClip(); } } else { if ((635 < ((_root.tio._x - _root.mundo._x) - this._x)) && (_root.pared_mov != 1)) { gotoAndStop (81); } if ((460 < ((_root.tio._x - _root.mundo._x) - this._x)) && (_root.pared_mov == 1)) { gotoAndStop (81); } else { gotop = 120; if (_root.dificultad < random(100)) { disparo_latencia = 400; } else if (_root.accion != "muerto") { if (0 < rand_grana) { rand_grana = 3; if (_root.accion == "agachao") { rand_grana = 5; } if (1 < random(rand_grana)) { gotop = 200; } rand_grana = 0; } else { rand_grana = 3; } } } } if ((_root.m_x + 640) < this._x) { gotop = 100; } if (dead == "si") { gotop = 300; } gotoAndPlay(gotop);
Symbol 1059 MovieClip Frame 106
gotoAndPlay (120);
Symbol 1059 MovieClip Frame 109
gotoAndPlay (140);
Symbol 1059 MovieClip Frame 114
gotoAndPlay (150);
Symbol 1059 MovieClip Frame 117
gotoAndPlay (89);
Symbol 1059 MovieClip Frame 120
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1059 MovieClip Frame 125
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1059 MovieClip Frame 126
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1059 MovieClip Frame 127
balas--;
Symbol 1059 MovieClip Frame 128
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1059 MovieClip Frame 130
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1059 MovieClip Frame 135
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1059 MovieClip Frame 136
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1059 MovieClip Frame 137
balas--;
Symbol 1059 MovieClip Frame 138
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1059 MovieClip Frame 140
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1059 MovieClip Frame 145
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1059 MovieClip Frame 146
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1059 MovieClip Frame 147
balas--;
Symbol 1059 MovieClip Frame 148
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1059 MovieClip Frame 150
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1059 MovieClip Frame 155
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1059 MovieClip Frame 156
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1059 MovieClip Frame 157
balas--;
Symbol 1059 MovieClip Frame 158
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1059 MovieClip Frame 160
goto = 140; if (90 < ((_root.tio._x - _root.mundo._x) - this._x)) { if (200 < ((_root.tio._x - _root.mundo._x) - this._x)) { goto = 160; } else { goto = 150; } } if (((_root.tio._x - _root.mundo._x) - this._x) < -30) { if (((_root.tio._x - _root.mundo._x) - this._x) < -200) { goto = 120; } else { goto = 130; } } gotoAndPlay(goto);
Symbol 1059 MovieClip Frame 165
if (disparo_latencia >= 100) { disparo_latencia = disparo_latencia - 100; this.gotoAndPlay(this._currentframe - 4); } else { disparo_latencia = latencia; }
Symbol 1059 MovieClip Frame 166
num = 0; while (num < 5) { j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(ranx, rany, true)) { bloqueado = 1; if (_root.mundo["shape" + shapes].hitTest(ranx, rany - 25, true)) { posicioncoche = 25; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 15, true)) { posicioncoche = posicioncoche + 15; } if (_root.mundo["shape" + shapes].hitTest(ranx, (rany - posicioncoche) - 5, true)) { posicioncoche = posicioncoche + 5; } coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { if (_root.tio.hit.hitTest(ranx, rany - 15, true)) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { _root.mundo.humo_alante.duplicateMovieClip("humo_acera" + j, j + 40); _root.mundo["humo_acera" + j]._x = _root.m_x + ranx; _root.mundo["humo_acera" + j]._y = rany; _root.j++; } } else if (((((((((_root.tio.hit.hitTest(ranx, rany - 15, true) and (random(3) != 1)) and (_root.accion != "agachao")) && (_root.accion != "desagachao")) && (_root.accion != "sj_i")) && (_root.accion != "sj_d")) && (_root.accion != "arrastrando_i")) && (_root.accion != "arrastrando_d")) && (_root.accion != "rodando_i")) && (_root.accion != "rodando_d")) { _root.vida._xscale = _root.vida._xscale - _root["dañopipa"]; _root.mundo.sangretio.duplicateMovieClip("splat" + j, j + 80); if ((_root.accion != "muerto") && (_root.accion != "muerto_s")) { _root.flashblood.gotoAndPlay(2); } if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(15)) - 5; } else { _root.mundo["splat" + j]._x = ((_root.m_x + _root.tio._x) + random(40)) - 20; _root.mundo["splat" + j]._y = (_root.tio._y + random(60)) - 30; } } else { rany = rany - posicioncoche; _root.mundo.chispa.duplicateMovieClip("chispa" + j, j + 100); _root.mundo["chispa" + j]._x = _root.m_x + ranx; _root.mundo["chispa" + j]._y = rany; _root.j++; _root.sonido_lata.gotoAndPlay(2); if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max1) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } rany = random(20) + 320; ranx = (_root.tio._x + random(80)) - 40; num++; } _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = this._x + 17; _root.mundo["humo_d" + j]._y = this._y + 30;
Symbol 1059 MovieClip Frame 167
balas--;
Symbol 1059 MovieClip Frame 168
if (0 >= balas) { recargando = 1; } gotoAndPlay (115);
Symbol 1059 MovieClip Frame 209
_root.mundo.alante.granada_roja.duplicateMovieClip("granada2_" + _root.k, _root.k + 730); _root.mundo.alante["granada2_" + _root.k]._x = this._x + 30; _root.mundo.alante["granada2_" + _root.k]._y = this._y; _root.mundo.alante["granada2_" + _root.k].gotoAndPlay(2); _root.k++;
Symbol 1059 MovieClip Frame 212
gotoAndPlay (70);
Symbol 1059 MovieClip Frame 235
gotoAndPlay (70);
Symbol 1059 MovieClip Frame 252
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 1059 MovieClip Frame 259
existe = 0; this.removeMovieClip(); stop();
Symbol 1059 MovieClip Frame 271
if (_root.j < 80) { _root.j++; } else { _root.j = 0; } _root.mundo.marcas.sangremalo.duplicateMovieClip("sangre" + _root.j, _root.j + 70); _root.mundo.marcas["sangre" + _root.j].gotoAndPlay(4); _root.mundo.marcas["sangre" + _root.j]._x = ((this._x + 20) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._y = ((this._y + 30) + random(80)) - 40; _root.mundo.marcas["sangre" + _root.j]._rotation = random(360);
Symbol 1059 MovieClip Frame 285
if (dead != "si") { dead = "si"; _root.mundo[(("posicion" + nombrecont) + "_") + pos_num].gotoAndStop(1); _root.mundo.mundomobs["creamobs" + nombrecont].mobs--; if (maloandante == "si") { _root.killcount_a++; } else { _root.killcount++; } }
Symbol 1059 MovieClip Frame 295
existe = 0; this.removeMovieClip(); stop();
Symbol 1059 MovieClip Frame 316
stop();
Symbol 1059 MovieClip Frame 401
gotoAndPlay (305);
Symbol 1078 MovieClip Frame 1
if (activado == 0) { stop(); }
Symbol 1078 MovieClip Frame 14
posicion_correcta = 0; if ((mobs < max_mobs_ac) && (mobs_creados < max_mobs)) { if (tiempo < 1) { gotoAndPlay (15); if (virgen == 1) { if (obj._currentframe < 3) { obj.gotoAndPlay(3); } } virgen = 0; } else { gotoAndPlay (1); tiempo--; } } else { tiempo = tiempo_espera; gotoAndPlay (1); }
Symbol 1078 MovieClip Frame 23
mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; x = 0; while (x == 10) { if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == "si") { _root.mundo.mundomobs.i++; i++; antigua_i = i; x = 10; } } _root.mundo.mundomobs.enemigo2.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; if (maloandante == "si") { _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; } gotoAndPlay (1); do { next_posicion = random(num_posiciones) + 1; if (_root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._currentframe == 1) { posicion_correcta = 1; _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion].gotoAndStop(3); } } while (posicion_correcta != 1); _root.mundo.mundomobs["enemigo1_" + i].pos_num = next_posicion; _root.mundo.mundomobs["enemigo1_" + i].nombrecont = nombrecont; _root.mundo.mundomobs["enemigo1_" + i].posicion = _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._x; tiempo = tiempo_entremob; gotoAndPlay (9);
Symbol 1088 MovieClip Frame 1
if (activado == 0) { stop(); }
Symbol 1088 MovieClip Frame 14
posicion_correcta = 0; if ((mobs < max_mobs_ac) && (mobs_creados < max_mobs)) { if (tiempo < 1) { gotoAndPlay (15); if (virgen == 1) { if (obj._currentframe < 3) { obj.gotoAndPlay(3); } } virgen = 0; } else { gotoAndPlay (1); tiempo--; } } else { tiempo = tiempo_espera; gotoAndPlay (1); }
Symbol 1088 MovieClip Frame 23
mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; x = 0; while (x == 10) { if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == "si") { _root.mundo.mundomobs.i++; i++; antigua_i = i; x = 10; } } _root.mundo.mundomobs.enemigo1.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; if (maloandante == "si") { _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; } gotoAndPlay (1); do { next_posicion = random(num_posiciones) + 1; if (_root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._currentframe == 1) { posicion_correcta = 1; _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion].gotoAndStop(3); } } while (posicion_correcta != 1); _root.mundo.mundomobs["enemigo1_" + i].pos_num = next_posicion; _root.mundo.mundomobs["enemigo1_" + i].nombrecont = nombrecont; _root.mundo.mundomobs["enemigo1_" + i].posicion = _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._x; tiempo = tiempo_entremob; gotoAndPlay (9);
Symbol 1090 MovieClip Frame 2
if (_root["giñao_pacasa"] == "si") { gotoAndStop (5); }
Symbol 1090 MovieClip Frame 3
mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == si) { _root.mundo.mundomobs.i++; i++; } _root.mundo.mundomobs["giñao"].duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; _root.mundo.mundomobs["enemigo1_" + i].pos_num = next_posicion; _root.mundo.mundomobs["enemigo1_" + i].nombrecont = nombrecont; _root.mundo.mundomobs["enemigo1_" + i].posicion = 550; _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; tiempo = tiempo_entremob;
Symbol 1090 MovieClip Frame 4
stop();
Symbol 1091 MovieClip Frame 1
if (activado == 0) { stop(); }
Symbol 1091 MovieClip Frame 14
posicion_correcta = 0; if ((mobs < max_mobs_ac) && (mobs_creados < max_mobs)) { if (tiempo < 1) { gotoAndPlay (15); if (virgen == 1) { if (obj._currentframe < 3) { obj.gotoAndPlay(3); } } virgen = 0; } else { gotoAndPlay (1); tiempo--; } } else { tiempo = tiempo_espera; gotoAndPlay (1); }
Symbol 1091 MovieClip Frame 23
mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; x = 0; while (x == 10) { if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == "si") { _root.mundo.mundomobs.i++; x = 10; i++; antigua_i = i; } } _root.mundo.mundomobs.enemigo2.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; if (maloandante == "si") { _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; } gotoAndPlay (1); do { next_posicion = random(num_posiciones) + 1; if (_root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._currentframe == 1) { posicion_correcta = 1; _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion].gotoAndStop(3); } } while (posicion_correcta != 1); _root.mundo.mundomobs["enemigo1_" + i].pos_num = next_posicion; _root.mundo.mundomobs["enemigo1_" + i].nombrecont = nombrecont; _root.mundo.mundomobs["enemigo1_" + i].posicion = _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._x; tiempo = tiempo_entremob; gotoAndPlay (9);
Symbol 1105 MovieClip Frame 1
if (activado == 0) { stop(); }
Symbol 1105 MovieClip Frame 14
posicion_correcta = 0; if ((mobs < max_mobs_ac) && (mobs_creados < max_mobs)) { if (tiempo < 1) { gotoAndPlay (15); if (virgen == 1) { if (obj._currentframe < 3) { obj.gotoAndPlay(3); } } virgen = 0; } else { gotoAndPlay (1); tiempo--; } } else { tiempo = tiempo_espera; gotoAndPlay (1); }
Symbol 1105 MovieClip Frame 23
mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; x = 0; while (x == 10) { if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == "si") { _root.mundo.mundomobs.i++; i++; antigua_i = i; x = 10; } } _root.mundo.mundomobs.maloesco2.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; if (maloandante == "si") { _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; } gotoAndPlay (1); do { next_posicion = random(num_posiciones) + 1; if (_root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._currentframe == 1) { posicion_correcta = 1; _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion].gotoAndStop(3); } } while (posicion_correcta != 1); _root.mundo.mundomobs["enemigo1_" + i].pos_num = next_posicion; _root.mundo.mundomobs["enemigo1_" + i].nombrecont = nombrecont; _root.mundo.mundomobs["enemigo1_" + i].posicion = _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._x; tiempo = tiempo_entremob; gotoAndPlay (9);
Symbol 1105 MovieClip Frame 38
activado = 1;
Symbol 1111 MovieClip Frame 1
if (activado == 0) { stop(); }
Symbol 1111 MovieClip Frame 14
posicion_correcta = 0; if ((mobs < max_mobs_ac) && (mobs_creados < max_mobs)) { if (tiempo < 1) { gotoAndPlay (15); if (virgen == 1) { if (obj._currentframe < 3) { obj.gotoAndPlay(3); } } virgen = 0; } else { gotoAndPlay (1); tiempo--; } } else { tiempo = tiempo_espera; gotoAndPlay (1); }
Symbol 1111 MovieClip Frame 23
mobs_creados++; mobs++; antigua_i = _root.mundo.mundomobs.i - 1; if (20 < _root.mundo.mundomobs.i) { _root.mundo.mundomobs.i = 1; } i = _root.mundo.mundomobs.i; _root.mundo.mundomobs.i++; x = 0; while (x == 10) { if (_root.mundo.mundomobs["enemigo1_" + antigua_i].existe == "si") { _root.mundo.mundomobs.i++; i++; antigua_i = i; x = 10; } } _root.mundo.mundomobs.maloesco1.duplicateMovieClip("enemigo1_" + i, i); _root.mundo.mundomobs["enemigo1_" + i]._x = this._x; _root.mundo.mundomobs["enemigo1_" + i]._y = this._y; if (maloandante == "si") { _root.mundo.mundomobs["enemigo1_" + i].maloandante = "si"; } gotoAndPlay (1); do { next_posicion = random(num_posiciones) + 1; if (_root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._currentframe == 1) { posicion_correcta = 1; _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion].gotoAndStop(3); } } while (posicion_correcta != 1); _root.mundo.mundomobs["enemigo1_" + i].pos_num = next_posicion; _root.mundo.mundomobs["enemigo1_" + i].nombrecont = nombrecont; _root.mundo.mundomobs["enemigo1_" + i].posicion = _root.mundo[(("posicion" + nombrecont) + "_") + next_posicion]._x; tiempo = tiempo_entremob; gotoAndPlay (9);
Symbol 1111 MovieClip Frame 38
activado = 1;
Instance of Symbol 825 MovieClip "enemigo1" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { existe = "si"; dead = "no"; animado = 0; parado = 0; n_rand = 3; accion = 0; hits = 1; num_posiciones = 100; num_enemigos = 70; disparo_latencia = 5; balas = 6; balastotales = balas; latencia = disparo_latencia; parado = 0; mob_muestra = 0; if (_root.mundo.mundomobs.paramobs.hitTest(this._x, this._y, true)) { gotoAndStop (45); mob_muestra = 1; accion = 1; } } onClipEvent (enterFrame) { if (mob_muestra == 0) { if (this._x < posicion) { if (accion == 0) { this._x = this._x + 5; } } else { if (parado != 1) { gotoAndPlay (76); } parado = 1; } } }
Instance of Symbol 837 MovieClip "enemigo2" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { existe = "si"; dead = "no"; animado = 0; parado = 0; n_rand = 3; accion = 0; hits = 1; num_posiciones = 100; num_enemigos = 70; disparo_latencia = 5; balas = 6; balastotales = balas; latencia = disparo_latencia; parado = 0; mob_muestra = 0; if (_root.mundo.mundomobs.paramobs.hitTest(this._x, this._y, true)) { gotoAndStop (45); mob_muestra = 1; accion = 1; } } onClipEvent (enterFrame) { if (mob_muestra == 0) { if (posicion < this._x) { if (accion == 0) { this._x = this._x - 5; } } else { if (parado != 1) { gotoAndPlay (76); } parado = 1; } } }
Instance of Symbol 470 MovieClip "giñao" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { existe = si; animado = 0; parado = 0; n_rand = 3; accion = 0; hits = 1; num_posiciones = 100; num_enemigos = 70; disparo_latencia = 5; balas = 6; balastotales = balas; latencia = disparo_latencia; parado = 0; mob_muestra = 0; if (_root.mundo.mundomobs.paramobs.hitTest(this._x, this._y, true)) { gotoAndStop (45); mob_muestra = 1; accion = 1; } } onClipEvent (enterFrame) { if (mob_muestra == 0) { if (posicion < this._x) { if (accion == 0) { this._x = this._x - 5; } } else { if (parado != 1) { gotoAndPlay (70); } parado = 1; } } }
Instance of Symbol 1027 MovieClip "maloesco1" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { existe = "si"; dead = "no"; animado = 0; parado = 0; n_rand = 3; accion = 0; hits = 1; num_posiciones = 100; num_enemigos = 70; disparo_latencia = 5; balas = 2; balastotales = balas; latencia = disparo_latencia; parado = 0; mob_muestra = 0; if (_root.mundo.mundomobs.paramobs.hitTest(this._x, this._y, true)) { gotoAndStop (45); mob_muestra = 1; accion = 1; } } onClipEvent (enterFrame) { if (mob_muestra == 0) { if (this._x < posicion) { if (accion == 0) { this._x = this._x + 5; } } else { if (parado != 1) { gotoAndPlay (76); } parado = 1; } } }
Instance of Symbol 1059 MovieClip "maloesco2" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { existe = "si"; dead = "no"; animado = 0; parado = 0; n_rand = 3; accion = 0; hits = 1; num_posiciones = 100; num_enemigos = 70; disparo_latencia = 5; balas = 6; balastotales = balas; latencia = disparo_latencia; parado = 0; mob_muestra = 0; if (_root.mundo.mundomobs.paramobs.hitTest(this._x, this._y, true)) { gotoAndStop (45); mob_muestra = 1; accion = 1; } } onClipEvent (enterFrame) { if (mob_muestra == 0) { if (posicion < this._x) { if (accion == 0) { this._x = this._x - 5; } } else { if (parado != 1) { gotoAndPlay (76); } parado = 1; } } }
Instance of Symbol 1078 MovieClip "creamobs2" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 2; num_max = 8; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 4; num_posiciones = 4; activado = 0; tiempo_espera = 5; tiempo_entremob = 0; }
Instance of Symbol 1088 MovieClip "creamobs1" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 1; num_max = 8; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 4; num_posiciones = 6; tiempo_espera = 5; tiempo_entremob = 0; activado = 0; }
Instance of Symbol 1088 MovieClip "creamobs0" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 0; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 3; num_posiciones = 2; obj = _root.mundo.puerta_1; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "si"; }
Instance of Symbol 1078 MovieClip "creamobs4" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 4; num_max = 8; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 2; num_posiciones = 2; activado = 0; maloandante = "si"; }
Instance of Symbol 1088 MovieClip "creamobs5" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 5; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 3; num_posiciones = 2; obj = _root.mundo.puerta_2; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "si"; }
Instance of Symbol 1088 MovieClip "creamobs6" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 6; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 1; num_posiciones = 1; obj = _root.mundo.ventana_7; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs7" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 2; max_mobs_ac = 3; mobs_creados = 0; max_mobs = 3; num_posiciones = 3; activado = 0; maloandante = "si"; }
Instance of Symbol 1088 MovieClip "creamobs3" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = -3; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 2; num_posiciones = 3; obj = _root.mundo.ventana_4; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; }
Instance of Symbol 1078 MovieClip "creamobs8" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 8; max_mobs_ac = 3; mobs_creados = 0; max_mobs = 3; num_posiciones = 3; activado = 0; maloandante = "si"; }
Instance of Symbol 1078 MovieClip "creamobs9" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 9; max_mobs_ac = 3; mobs_creados = 0; max_mobs = 3; num_posiciones = 3; activado = 0; maloandante = "si"; }
Instance of Symbol 1078 MovieClip "creamobs10" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 10; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 1; num_posiciones = 2; obj = _root.mundo.ventana_11; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs11" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 10; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 1; num_posiciones = 2; obj = _root.mundo.ventana_13; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1091 MovieClip "creamobs13" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 13; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 3; num_posiciones = 3; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1091 MovieClip "creamobs12" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 12; max_mobs_ac = 3; mobs_creados = 0; max_mobs = 5; num_posiciones = 3; obj = _root.mundo.ventana_10; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs14" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 14; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 3; num_posiciones = 1; obj = _root.mundo.ventana_1; virgen = 1; tiempo_espera = 3; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs15" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 15; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 2; num_posiciones = 1; obj = _root.mundo.ventana_2; virgen = 1; tiempo_espera = 9; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs16" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 16; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 3; num_posiciones = 1; obj = _root.mundo.ventana_3; virgen = 1; tiempo_espera = 6; tiempo_entremob = 3; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs17" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 17; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 3; num_posiciones = 1; obj = _root.mundo.ventana_4; virgen = 1; tiempo_espera = 9; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs18" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 18; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 2; num_posiciones = 1; obj = _root.mundo.ventana_5; virgen = 1; tiempo_espera = 6; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs19" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 19; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 3; num_posiciones = 1; obj = _root.mundo.ventana_6; virgen = 1; tiempo_espera = 7; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs20" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 20; max_mobs_ac = 3; mobs_creados = 0; max_mobs = 5; num_posiciones = 3; activado = 0; maloandante = "si"; }
Instance of Symbol 1088 MovieClip "creamobs21" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 21; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 10; num_posiciones = 2; obj = _root.mundo.puerta_3; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs22" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 22; max_mobs_ac = 3; mobs_creados = 0; max_mobs = 9; num_posiciones = 3; virgen = 1; tiempo_espera = 4; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1088 MovieClip "creamobs23" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 23; max_mobs_ac = 3; mobs_creados = 0; max_mobs = 11; num_posiciones = 3; obj = 0; virgen = 1; tiempo_espera = 4; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs24" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 24; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 6; num_posiciones = 2; obj = _root.mundo.ventana_13; virgen = 1; tiempo_espera = 3; tiempo_entremob = 3; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs25" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 25; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 2; num_posiciones = 1; obj = _root.mundo.ventana_8; virgen = 1; tiempo_espera = 4; tiempo_entremob = 3; activado = 0; maloandante = "no"; }
Instance of Symbol 1105 MovieClip "creamobs28" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 28; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 6; num_posiciones = 2; obj = _root.mundo.ventana_18; virgen = 1; tiempo_espera = 4; tiempo_entremob = 3; activado = 0; maloandante = "no"; }
Instance of Symbol 1111 MovieClip "creamobs27" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 27; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 3; num_posiciones = 1; obj = _root.mundo.ventana_24; virgen = 1; tiempo_espera = 4; tiempo_entremob = 3; activado = 0; maloandante = "no"; }
Instance of Symbol 1078 MovieClip "creamobs26" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 26; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 4; num_posiciones = 2; virgen = 1; tiempo_espera = 0; tiempo_entremob = 1; activado = 0; maloandante = "si"; }
Instance of Symbol 1111 MovieClip "creamobs29" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 29; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 5; num_posiciones = 3; obj = _root.mundo.ventana_20; virgen = 1; tiempo_espera = 4; tiempo_entremob = 3; activado = 0; maloandante = "no"; }
Instance of Symbol 1111 MovieClip "creamobs32" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 32; max_mobs_ac = 1; mobs_creados = 0; max_mobs = 3; num_posiciones = 1; obj = _root.mundo.ventana_9; virgen = 1; tiempo_espera = 4; tiempo_entremob = 3; activado = 0; maloandante = "no"; }
Instance of Symbol 1111 MovieClip "creamobs31" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 31; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 6; num_posiciones = 3; obj = _root.mundo.puerta4; virgen = 1; tiempo_espera = 2; tiempo_entremob = 0; activado = 0; maloandante = "no"; }
Instance of Symbol 1105 MovieClip "creamobs30" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 30; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 5; num_posiciones = 3; virgen = 1; tiempo_espera = 2; tiempo_entremob = 0; activado = 0; maloandante = "no"; }
Instance of Symbol 1105 MovieClip "creamobs33" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 33; max_mobs_ac = 3; mobs_creados = 0; max_mobs = 9; num_posiciones = 3; obj = nada; virgen = 1; tiempo_espera = 2; tiempo_entremob = 1; activado = 0; maloandante = "no"; }
Instance of Symbol 1111 MovieClip "creamobs34" in Symbol 1112 MovieClip Frame 1
onClipEvent (load) { i = 0; mobs = 0; nombrecont = 34; max_mobs_ac = 2; mobs_creados = 0; max_mobs = 7; num_posiciones = 3; obj = _root.mundo.puerta5; virgen = 1; tiempo_espera = 0; tiempo_entremob = 0; activado = 0; maloandante = "no"; }
Symbol 1135 MovieClip Frame 1
stop();
Symbol 1135 MovieClip Frame 2
play(); destino_x = _root._xmouse + _root.m_x; destino_y = _root._ymouse; if (240 < destino_y) { destino_Y = 240; } origen_x = this._x; origen_y = this._y; grana_x = (destino_x - origen_x) / 23; grana_y = (destino_y - origen_y) / 23;
Symbol 1135 MovieClip Frame 13
this.removeMovieClip();
Symbol 1139 MovieClip Frame 1
stop();
Symbol 1139 MovieClip Frame 2
play(); destino_x = _root._xmouse + _root.m_x; destino_y = _root._ymouse; if (240 < destino_y) { destino_Y = 240; } origen_x = this._x; origen_y = this._y; grana_x = (destino_x - origen_x) / 23; grana_y = (destino_y - origen_y) / 23;
Symbol 1139 MovieClip Frame 13
grana_x = (destino_x - origen_x) / 27; grana_y = (destino_y - origen_y) / 25;
Symbol 1139 MovieClip Frame 25
_root.snd_explo.start();
Symbol 1139 MovieClip Frame 27
_root.mundo.media_marcas.explo1.duplicateMovieClip("explo1_" + _root.k, _root.k + 2400); _root.mundo.media_marcas["explo1_" + _root.k]._x = this._x + 15; _root.mundo.media_marcas["explo1_" + _root.k]._y = this._y + 20; _root.k++; this._x = this._x + -40; num = 0; while (25 >= num) { if (((((_root.mundo["ventana_" + num]._x < (this._x + 100)) && ((this._x - 100) < _root.mundo["ventana_" + num]._x)) && (_root.mundo["ventana_" + num]._y < (this._y + 50))) && ((this._y - 150) < _root.mundo["ventana_" + num]._y)) && (_root.mundo["ventana_" + num]._currentframe < 4)) { _root.mundo["ventana_" + num].gotoAndPlay(3); } num++; } num = 0; while (10 >= num) { if ((((_root.mundo["coche" + num]._x < ((this._x + 40) + 100)) && (((this._x + 40) - 100) < _root.mundo["coche" + num]._x)) && (_root.mundo["coche" + num]._y < (this._y + 50))) && ((this._y - 90) < _root.mundo["coche" + num]._y)) { _root.mundo["coche" + num].gotoAndPlay(50); _root.mundo["coche" + num].dead = 1; _root.mundo["coche" + num].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = (_root.mundo["coche" + num]._x + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root._root.mundo["coche" + num]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = (_root.mundo["coche" + num]._x + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["coche" + num]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = (_root.mundo["coche" + num]._x + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["coche" + num]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = (_root.mundo["coche" + num]._x + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["coche" + num]._y + random(70)) - 50; for_++; } } num++; } this._x = this._x + 40; num = 0; while (_root.num_enemigos >= num) { mundo["coche" + num]; if ((((_root.mundo.mundomobs["enemigo1_" + num]._x < (this._x + 100)) and ((this._x - 100) < _root.mundo.mundomobs["enemigo1_" + num]._x)) and (_root.mundo.mundomobs["enemigo1_" + num]._y < (this._y + 50))) and ((this._y - 90) < _root.mundo.mundomobs["enemigo1_" + num]._y)) { _root.mundo.mundomobs["enemigo1_" + num].accion = 1; if (_root.mundo.mundomobs["enemigo1_" + num].acabado != true) { _root.mundo.mundomobs["enemigo1_" + num].acabado = true; _root.combo.num++; _root.combo.x = _root.mundo.mundomobs["enemigo1_" + num]._x; _root.combo.y = _root.mundo.mundomobs["enemigo1_" + num]._y; _root.combo.gotoAndPlay(2); _root.score = _root.score + Math.round((200 * (_root.combo.num * 0.5)) * (_root.dificultad / 100)); } _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(271); } num++; }
Symbol 1139 MovieClip Frame 28
num = 0; while (_root.num_enemigos >= num) { mundo["coche" + num]; if ((((_root.mundo.mundomobs["enemigo1_" + num]._x < (this._x + 100)) and ((this._x - 100) < _root.mundo.mundomobs["enemigo1_" + num]._x)) and (_root.mundo.mundomobs["enemigo1_" + num]._y < (this._y + 50))) and ((this._y - 90) < _root.mundo.mundomobs["enemigo1_" + num]._y)) { _root.mundo.mundomobs["enemigo1_" + num].accion = 1; if (_root.mundo.mundomobs["enemigo1_" + num].acabado != true) { _root.mundo.mundomobs["enemigo1_" + num].acabado = true; _root.combo.num++; _root.combo.x = _root.mundo.mundomobs["enemigo1_" + num]._x; _root.combo.y = _root.mundo.mundomobs["enemigo1_" + num]._y; _root.combo.gotoAndPlay(2); } _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(272); } num++; }
Symbol 1139 MovieClip Frame 29
num = 0; while (_root.num_enemigos >= num) { mundo["coche" + num]; if ((((_root.mundo.mundomobs["enemigo1_" + num]._x < (this._x + 100)) and ((this._x - 100) < _root.mundo.mundomobs["enemigo1_" + num]._x)) and (_root.mundo.mundomobs["enemigo1_" + num]._y < (this._y + 50))) and ((this._y - 90) < _root.mundo.mundomobs["enemigo1_" + num]._y)) { _root.mundo.mundomobs["enemigo1_" + num].accion = 1; if (_root.mundo.mundomobs["enemigo1_" + num].acabado != true) { _root.mundo.mundomobs["enemigo1_" + num].acabado = true; _root.combo.num++; _root.combo.x = _root.mundo.mundomobs["enemigo1_" + num]._x; _root.combo.y = _root.mundo.mundomobs["enemigo1_" + num]._y; _root.combo.gotoAndPlay(2); } _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(273); } num++; }
Symbol 1139 MovieClip Frame 30
this.removeMovieClip();
Symbol 1142 MovieClip Frame 16
this.removeMovieClip();
Instance of Symbol 1139 MovieClip "granada_voladora" in Symbol 1143 MovieClip Frame 1
onClipEvent (load) { grana_x = 0; grana_y = 0; } onClipEvent (enterFrame) { if (_root.mundo.media_marcas.para_granas.hitTest(this._x, this._y, false)) { } else { this._x = this._x + grana_x; this._y = this._y + grana_y; } }
Instance of Symbol 1142 MovieClip "explo1" in Symbol 1143 MovieClip Frame 1
onClipEvent (load) { num = 0; while (_root.num_enemigos >= num) { if (_root.mundo.mundomobs["enemigo1_" + num].area_explo.hitTest(this._x, this.y, false)) { _root.mundo.mundomobs["enemigo1_" + num].accion = 1; _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(15); } num++; } }
Symbol 1188 MovieClip Frame 16
stop();
Symbol 1214 MovieClip Frame 25
stop();
Symbol 1215 MovieClip Frame 1
gotoAndStop (2); hits = 0; dead = 0; gotoAndStop (2); hits = 0;
Symbol 1215 MovieClip Frame 6
stop(); stop();
Symbol 1215 MovieClip Frame 11
gotoAndStop (2);
Symbol 1215 MovieClip Frame 19
stop();
Symbol 1215 MovieClip Frame 23
gotoAndStop (15);
Symbol 1215 MovieClip Frame 34
stop();
Symbol 1215 MovieClip Frame 38
gotoAndStop (30);
Instance of Symbol 1214 MovieClip "rueda1" in Symbol 1215 MovieClip Frame 50
onClipEvent (load) { ran = random(10) - 5; } onClipEvent (enterFrame) { this._x = this._x + ran; }
Instance of Symbol 1214 MovieClip "rueda2" in Symbol 1215 MovieClip Frame 51
onClipEvent (load) { ran = random(10) - 5; } onClipEvent (enterFrame) { this._x = this._x + ran; }
Symbol 1215 MovieClip Frame 52
num = 0; while (_root.num_enemigos >= num) { mundo["coche" + num]; if ((((_root.mundo.mundomobs["enemigo1_" + num]._x < (this._x + 100)) && ((this._x - 100) < _root.mundo.mundomobs["enemigo1_" + num]._x)) && (_root.mundo.mundomobs["enemigo1_" + num]._y < (this._y + 70))) && ((this._y - 70) < _root.mundo.mundomobs["enemigo1_" + num]._y)) { _root.mundo.mundomobs["enemigo1_" + num].accion = 1; if ((_root.mundo.mundomobs["enemigo1_" + num]._currentframe < 15) || (25 < _root.mundo.mundomobs["enemigo1_" + num]._currentframe)) { _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(270); } if (_root.mundo.mundomobs["enemigo1_" + num].acabado != true) { _root.mundo.mundomobs["enemigo1_" + num].acabado = true; _root.combo.num++; _root.combo.gotoAndPlay(2); _root.score = _root.score + Math.round((300 * (_root.combo.num * 0.5)) * (_root.dificultad / 100)); } } num++; }
Symbol 1215 MovieClip Frame 71
stop();
Symbol 1244 MovieClip Frame 13
this.removeMovieClip();
Symbol 1312 MovieClip Frame 1
gotoAndStop (2); hits = 0; dead = 0;
Symbol 1312 MovieClip Frame 6
stop();
Symbol 1312 MovieClip Frame 11
gotoAndStop (2);
Symbol 1312 MovieClip Frame 19
stop();
Symbol 1312 MovieClip Frame 23
gotoAndStop (15);
Symbol 1312 MovieClip Frame 34
stop();
Symbol 1312 MovieClip Frame 38
gotoAndStop (30);
Instance of Symbol 1214 MovieClip "rueda1" in Symbol 1312 MovieClip Frame 50
onClipEvent (load) { ran = random(10) - 5; } onClipEvent (enterFrame) { this._x = this._x + ran; }
Instance of Symbol 1214 MovieClip "rueda2" in Symbol 1312 MovieClip Frame 51
onClipEvent (load) { ran = random(10) - 5; } onClipEvent (enterFrame) { this._x = this._x + ran; }
Symbol 1312 MovieClip Frame 52
num = 0; while (_root.num_enemigos >= num) { mundo["coche" + num]; if ((((_root.mundo.mundomobs["enemigo1_" + num]._x < (this._x + 100)) && ((this._x - 100) < _root.mundo.mundomobs["enemigo1_" + num]._x)) && (_root.mundo.mundomobs["enemigo1_" + num]._y < (this._y + 70))) && ((this._y - 70) < _root.mundo.mundomobs["enemigo1_" + num]._y)) { _root.mundo.mundomobs["enemigo1_" + num].accion = 1; if ((_root.mundo.mundomobs["enemigo1_" + num]._currentframe < 15) || (25 < _root.mundo.mundomobs["enemigo1_" + num]._currentframe)) { _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(270); } if (_root.mundo.mundomobs["enemigo1_" + num].acabado != true) { _root.mundo.mundomobs["enemigo1_" + num].acabado = true; _root.combo.num++; _root.combo.x = _root.mundo.mundomobs["enemigo1_" + num]._x; _root.combo.y = _root.mundo.mundomobs["enemigo1_" + num]._y; _root.combo.gotoAndPlay(2); _root.score = _root.score + Math.round((300 * (_root.combo.num * 0.5)) * (_root.dificultad / 100)); } } num++; }
Symbol 1312 MovieClip Frame 70
stop();
Symbol 1316 MovieClip Frame 30
this.removeMovieClip();
Symbol 1319 MovieClip Frame 1
gotoAndStop (2); hits = 0; max1 = 4; max2 = 17; max3 = 30; dead = 0;
Symbol 1319 MovieClip Frame 6
stop();
Symbol 1319 MovieClip Frame 11
gotoAndStop (2);
Symbol 1319 MovieClip Frame 19
stop();
Symbol 1319 MovieClip Frame 23
gotoAndStop (15);
Symbol 1319 MovieClip Frame 34
stop();
Symbol 1319 MovieClip Frame 38
gotoAndStop (30);
Symbol 1319 MovieClip Frame 39
dead = 1;
Symbol 1319 MovieClip Frame 50
play();
Instance of Symbol 1214 MovieClip "rueda1" in Symbol 1319 MovieClip Frame 90
onClipEvent (load) { ran = random(10) - 5; } onClipEvent (enterFrame) { this._x = this._x + ran; }
Instance of Symbol 1214 MovieClip "rueda2" in Symbol 1319 MovieClip Frame 91
onClipEvent (load) { ran = random(10) - 5; } onClipEvent (enterFrame) { this._x = this._x + ran; }
Symbol 1319 MovieClip Frame 92
if ((_root.tio._x < ((this._x + 100) - _root.m_x)) && (((this._x - 100) - _root.m_x) < _root.tio._x)) { _root.vida._xscale = _root.vida._xscale - 205; }
Symbol 1319 MovieClip Frame 110
stop();
Symbol 1319 MovieClip Frame 111
gotoAndStop (92);
Symbol 1322 MovieClip Frame 1
gotoAndStop (2); hits = 0; max1 = 5; max2 = 10; max3 = 20; dead = 0;
Symbol 1322 MovieClip Frame 6
stop();
Symbol 1322 MovieClip Frame 11
gotoAndStop (2);
Symbol 1322 MovieClip Frame 19
stop();
Symbol 1322 MovieClip Frame 23
gotoAndStop (15);
Symbol 1322 MovieClip Frame 34
stop();
Symbol 1322 MovieClip Frame 38
gotoAndStop (30);
Symbol 1322 MovieClip Frame 39
dead = 1;
Symbol 1322 MovieClip Frame 50
play();
Instance of Symbol 1214 MovieClip "rueda1" in Symbol 1322 MovieClip Frame 90
onClipEvent (load) { ran = random(10) - 5; } onClipEvent (enterFrame) { this._x = this._x + ran; }
Instance of Symbol 1214 MovieClip "rueda2" in Symbol 1322 MovieClip Frame 91
onClipEvent (load) { ran = random(10) - 5; } onClipEvent (enterFrame) { this._x = this._x + ran; }
Symbol 1322 MovieClip Frame 92
if ((_root.tio._x < ((this._x + 100) - _root.m_x)) && (((this._x - 100) - _root.m_x) < _root.tio._x)) { _root.vida._xscale = _root.vida._xscale - 205; }
Symbol 1322 MovieClip Frame 111
stop();
Symbol 1329 MovieClip Frame 1
stop();
Symbol 1329 MovieClip Frame 2
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 3
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 4
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 5
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 6
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 7
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 8
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 9
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 10
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 11
this._x = this._x + 6; if (this._x >= 3480) { this._y = this._y + 4; }
Symbol 1329 MovieClip Frame 12
gotoAndPlay (2);
Symbol 1331 MovieClip Frame 1
stop();
Symbol 1331 MovieClip Frame 2
play(); destino_x = _root.tio._x + _root.m_x; destino_y = 336; origen_x = this._x; origen_y = this._y; grana_x = (destino_x - origen_x) / 37; grana_y = (destino_y - origen_y) / 41;
Symbol 1331 MovieClip Frame 41
grana_x = (destino_x - origen_x) / 100; grana_y = (destino_y - origen_y) / 100;
Symbol 1331 MovieClip Frame 47
_root.mundo.alante.explo2.duplicateMovieClip("explo2_" + _root.k, _root.k + 1400); _root.mundo.alante["explo2_" + _root.k]._x = this._x; _root.mundo.alante["explo2_" + _root.k]._y = this._y; j = _root.j; bloqueado = 0; shapes = 0; while (10 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(destino_x - _root.m_x, destino_y, true)) { bloqueado = 1; coche = shapes; shapes = 10; } shapes++; } if (bloqueado == 0) { } else { if (_root.mundo["shape" + coche].hits < 999) { _root.mundo["shape" + coche].hits++; } if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max3) { _root.mundo["shape" + coche].gotoAndPlay(50); _root.mundo["shape" + coche].max3 = 1000; for_ = 0; while (for_ < 10) { _root.j++; _root.mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); _root.mundo["humo_d" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo["humo_d" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); _root.mundo.marcas["cacho1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["cacho1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; _root.j++; _root.mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); _root.mundo.marcas["minic1" + j]._x = ((_root.m_x + _root.mundo["shape" + coche]._x) + random(90)) - 45; _root.mundo.marcas["minic1" + j]._y = (_root.mundo["shape" + coche]._y + random(70)) - 50; for_++; } } else { if (_root.mundo["shape" + coche].hits >= _root.mundo["shape" + coche].max2) { _root.mundo["shape" + coche].gotoAndPlay(30); _root.mundo["shape" + coche].max2 = 10000; } else if ((_root.mundo["shape" + coche].max1 >= _root.mundo["shape" + coche].hits) and (_root.mundo["shape" + coche].max1 < 900)) { _root.mundo["shape" + coche].max1 = 10000; _root.mundo["shape" + coche].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + coche]._currentframe < 50) { _root.mundo["shape" + coche].gotoAndPlay(_root.mundo["shape" + coche]._currentframe + 1); } } } _root.k++; _root.sonido_expl2.gotoAndPlay(2); this.removeMovieClip();
Symbol 1360 MovieClip Frame 1
if (((((_root.tio._x < ((this._x + 80) - _root.m_x)) && (((this._x - 80) - _root.m_x) < _root.tio._x)) && (_root.tio._y < (this._y + 30))) && (_root.accion != "sj_d")) && (_root.accion != "sj_i")) { _root.vida._xscale = _root.vida._xscale - _root["dañograna"]; if ((_root.accion == "muerto") || (_root.accion == "muerto_s")) { if (183 < _root.tio._currentframe) { _root.tio.gotoAndPlay(177); } } }
Symbol 1360 MovieClip Frame 14
this.removeMovieClip(); stop();
Instance of Symbol 1331 MovieClip "granada_roja" in Symbol 1361 MovieClip Frame 1
onClipEvent (load) { grana_x = 0; grana_y = 0; } onClipEvent (enterFrame) { if (_root.mundo.media_marcas.para_granas.hitTest(this._x, this._y, false)) { } else { this._x = this._x + grana_x; this._y = this._y + grana_y; } }
Instance of Symbol 1112 MovieClip "mundomobs" in Symbol 1365 MovieClip Frame 1
onClipEvent (load) { i = 0; }
Instance of Symbol 1135 MovieClip "granada_alante" in Symbol 1365 MovieClip Frame 1
onClipEvent (load) { grana_x = 0; grana_y = 0; } onClipEvent (enterFrame) { if (_root.mundo.media_marcas.para_granas.hitTest(this._x, this._y, false)) { } else { this._x = this._x + grana_x; this._y = this._y + grana_y; } }
Instance of Symbol 1215 MovieClip "coche1" in Symbol 1365 MovieClip Frame 1
onClipEvent (load) { hits = 0; max1 = 2; max2 = 5; max3 = 14; dead = 0; }
Instance of Symbol 1312 MovieClip "coche2" in Symbol 1365 MovieClip Frame 1
onClipEvent (load) { hits = 0; max1 = 2; max2 = 5; max3 = 14; dead = 0; }
Instance of Symbol 1312 MovieClip "coche3" in Symbol 1365 MovieClip Frame 1
onClipEvent (load) { hits = 0; max1 = 2; max2 = 5; max3 = 13; dead = 0; }
Instance of Symbol 1215 MovieClip "coche4" in Symbol 1365 MovieClip Frame 1
onClipEvent (load) { hits = 0; max1 = 2; max2 = 5; max3 = 14; dead = 0; }
Symbol 1370 MovieClip Frame 1
stop();
Symbol 1370 MovieClip Frame 2
gotoAndStop(random(3) + 5);
Symbol 1370 MovieClip Frame 5
stop();
Symbol 1370 MovieClip Frame 6
stop();
Symbol 1370 MovieClip Frame 13
stop();
Symbol 1373 MovieClip Frame 1
stop();
Symbol 1373 MovieClip Frame 2
stop();
Symbol 1373 MovieClip Frame 4
stop();
Symbol 1376 MovieClip Frame 4
stop();
Symbol 1377 MovieClip Frame 1
stop();
Symbol 1385 MovieClip Frame 1
stop();
Symbol 1385 MovieClip Frame 5
_root.mundo.mundomobs.creamobs4.activado = 1; _root.mundo.mundomobs.creamobs4.gotoAndPlay(2);
Symbol 1385 MovieClip Frame 6
stop();
Symbol 1385 MovieClip Frame 20
_root.mundo.mundomobs.creamobs6.activado = 1; _root.mundo.mundomobs.creamobs6.gotoAndPlay(2);
Symbol 1385 MovieClip Frame 22
stop();
Symbol 1385 MovieClip Frame 40
stop();
Symbol 1385 MovieClip Frame 62
gotoAndPlay(65 + random(6));
Symbol 1385 MovieClip Frame 65
if (_root.mundo.mundomobs.creamobs14.activado != 1) { _root.mundo.mundomobs.creamobs14.activado = 1; _root.mundo.mundomobs.creamobs14.gotoAndPlay(2); } cont++; if (cont < 8) { gotoAndPlay(45 + random(8)); }
Symbol 1385 MovieClip Frame 66
if (_root.mundo.mundomobs.creamobs17.activado != 1) { _root.mundo.mundomobs.creamobs17.activado = 1; _root.mundo.mundomobs.creamobs17.gotoAndPlay(2); } cont++; if (cont < 8) { gotoAndPlay(45 + random(8)); }
Symbol 1385 MovieClip Frame 67
if (_root.mundo.mundomobs.creamobs18.activado != 1) { _root.mundo.mundomobs.creamobs18.activado = 1; _root.mundo.mundomobs.creamobs18.gotoAndPlay(2); } cont++; if (cont < 8) { gotoAndPlay(45 + random(8)); }
Symbol 1385 MovieClip Frame 68
if (_root.mundo.mundomobs.creamobs15.activado != 1) { _root.mundo.mundomobs.creamobs15.activado = 1; _root.mundo.mundomobs.creamobs15.gotoAndPlay(2); } cont++; if (cont < 8) { gotoAndPlay(45 + random(8)); }
Symbol 1385 MovieClip Frame 69
if (_root.mundo.mundomobs.creamobs16.activado != 1) { _root.mundo.mundomobs.creamobs16.activado = 1; _root.mundo.mundomobs.creamobs16.gotoAndPlay(2); } cont++; if (cont < 8) { gotoAndPlay(45 + random(8)); }
Symbol 1385 MovieClip Frame 70
if (_root.mundo.mundomobs.creamobs19.activado != 1) { _root.mundo.mundomobs.creamobs19.activado = 1; _root.mundo.mundomobs.creamobs19.gotoAndPlay(2); } cont++; if (cont < 8) { gotoAndPlay(45 + random(8)); } else { gotoAndPlay (65); }
Symbol 1385 MovieClip Frame 85
_root.mundo.mundomobs.creamobs30.activado = 1; _root.mundo.mundomobs.creamobs30.gotoAndPlay(2);
Symbol 1385 MovieClip Frame 403
gotoAndStop (75); _root.mundo.mundomobs.creamobs28.activado = 1; _root.mundo.mundomobs.creamobs28.gotoAndPlay(2);
Symbol 1389 MovieClip Frame 1
stop();
Symbol 1389 MovieClip Frame 70
if (1 < num) { _root.combocount.gotoAndPlay(18); _root.combocount.numcombo = 0; } if (_root.maxcombo < num) { _root.maxcombo = num; } num = 0;
Symbol 1395 MovieClip Frame 1
stop();
Symbol 1395 MovieClip Frame 5
gritorandom = (random(7) + 1) * 10; gotoAndStop(gritorandom);
Symbol 1395 MovieClip Frame 10
gotoAndStop (1);
Symbol 1395 MovieClip Frame 20
gotoAndStop (1);
Symbol 1395 MovieClip Frame 30
gotoAndStop (1);
Symbol 1395 MovieClip Frame 40
gotoAndStop (1);
Symbol 1395 MovieClip Frame 50
gotoAndStop (1);
Symbol 1395 MovieClip Frame 60
gotoAndStop (1);
Symbol 1395 MovieClip Frame 70
gotoAndStop (1);
Symbol 1395 MovieClip Frame 80
gotoAndStop (1);
Symbol 1399 MovieClip Frame 1
stop();
Symbol 1403 MovieClip Frame 103
stop();
Instance of Symbol 1412 MovieClip in Symbol 1413 MovieClip Frame 1
onClipEvent (enterFrame) { this._alpha = (80 - _root.vida._xscale) * 1.7; _parent.vidaamarilla._alpha = 300 - (_root.vida._xscale * 3); }
Symbol 1418 MovieClip Frame 1
stop();
Symbol 1418 MovieClip Frame 4
_root.grana = "available";
Symbol 1421 MovieClip Frame 1
stop();
Symbol 1421 MovieClip Frame 4
_root.firing = 0;
Symbol 1424 MovieClip Frame 1
startDrag ("_root.cursor"); Mouse.hide(); _root._quality = "low";
Symbol 1435 MovieClip Frame 5
stop();
Symbol 1436 MovieClip Frame 1
stop();
Symbol 1439 MovieClip Frame 2
if (3 < _root.granadas) { gotoAndPlay (1); }
Symbol 1439 MovieClip Frame 501
_root.granadas++; _root.hud_granas.gotoAndStop(_root.granadas + 1);
Symbol 1459 Button
on (press) { if (_root.newframe == 1) { bloqueado = 0; _root.newframe = 0; if (((((_root.accion == "agachao") || (_root.accion == "muerto")) || (_root.accion == "muerto_s")) || (_root.accion == "rodando_d")) || (_root.accion == "rodando_i")) { } else { _root.disparos++; if ((_root.accion == "arrastrando_i") || (_root.accion == "arrastrando_d")) { shapes = 0; while (5 >= shapes) { if (_root.mundo["shape" + shapes].hitTest(_root.tio._x + 10, _root.tio._y, true)) { bloqueado = 1; _root.snd_pim.start(); sonido_lata.gotoAndPlay(2); mundo.chispa.duplicateMovieClip("chispa" + j, j); mundo["chispa" + j]._x = (tio._x + _root.m_x) + ((_root.cursor._x - 320) / 10); mundo["chispa" + j]._y = tio._y - 6; if (_root.mundo["shape" + shapes].hits < 999) { _root.mundo["shape" + shapes].hits++; } if (_root.mundo["shape" + shapes].hits >= _root.mundo["shape" + shapes].max3) { _root.mundo["shape" + shapes].gotoAndPlay(50); _root.mundo["shape" + shapes].max3 = 1000; } else { if (_root.mundo["shape" + shapes].hits >= _root.mundo["shape" + shapes].max2) { _root.mundo["shape" + shapes].gotoAndPlay(30); _root.mundo["shape" + shapes].max2 = 10000; } else if (_root.mundo["shape" + shapes].hits >= _root.mundo["shape" + shapes].max1) { _root.mundo["shape" + shapes].max1 = 10000; _root.mundo["shape" + shapes].gotoAndPlay(15); _root.sonido_cristal.gotoAndPlay(2); } if (_root.mundo["shape" + shapes]._currentframe < 50) { _root.mundo["shape" + shapes].gotoAndPlay(_root.mundo["shape" + shapes]._currentframe + 1); } } } shapes++; } } if (bloqueado == 0) { _root.snd_pim.start(); cursor.gotoAndPlay(2); num_enemigos = _root.num_enemigos; if (k < 80) { k++; } else { k = 0; } if (j < 80) { j++; } else { j = 0; } if (300 < i) { i = 100; } dado = 0; m_xmouse = _xmouse + _root.m_x; m_ymouse = _ymouse + _root.m_y; if (_root.tio._x < _xmouse) { k++; _root.tracer.duplicateMovieClip("tracer" + k, k + 1000); _root["tracer" + k]._x = _xmouse; _root["tracer" + k]._y = _ymouse; _root["tracer" + k]._width = _xmouse - _root.tio._x; _root["tracer" + k]._height = (_root.tio._y - 10) - _ymouse; } else { k++; _root.tracer_izq.duplicateMovieClip("tracer_izq" + k, k + 1000); _root["tracer_izq" + k]._x = _xmouse; _root["tracer_izq" + k]._y = _ymouse; _root["tracer_izq" + k]._width = _root.tio._x - _xmouse; _root["tracer_izq" + k]._height = (_root.tio._y - 10) - _ymouse; } if (mundo.cielo.hitTest(_xmouse, _ymouse, true)) { num = 0; while (10 >= num) { if (mundo["paloatras_" + num].hitTest(_xmouse, _ymouse, true)) { mundo["arbolatras_" + num].gotoAndPlay(mundo["arbolatras_" + num]._currentframe + 1); } num++; } } else { num = 0; while (10 >= num) { if (mundo["coche" + num].hitTest(_xmouse, _ymouse, true)) { sonido_lata.gotoAndPlay(2); mundo.chispa.duplicateMovieClip("chispa" + j, j); mundo["chispa" + j]._x = m_xmouse; mundo["chispa" + j]._y = m_ymouse; if (mundo["coche" + num].dead != 1) { if (mundo["coche" + num].hits < 999) { mundo["coche" + num].hits++; } if (mundo["coche" + num].hits >= mundo["coche" + num].max3) { mundo["coche" + num].gotoAndPlay(50); mundo["coche" + num].max3 = 1000; if (ordena_peste != "si") { for_ = 0; while (for_ < 10) { j++; mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); mundo["humo_d" + j]._x = (mundo["coche" + num]._x + random(90)) - 45; mundo["humo_d" + j]._y = (mundo["coche" + num]._y + random(70)) - 50; j++; mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); mundo.marcas["cacho1" + j]._x = (mundo["coche" + num]._x + random(90)) - 45; mundo.marcas["cacho1" + j]._y = (mundo["coche" + num]._y + random(70)) - 50; j++; mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); mundo.marcas["minic1" + j]._x = (mundo["coche" + num]._x + random(90)) - 45; mundo.marcas["minic1" + j]._y = (mundo["coche" + num]._y + random(70)) - 50; j++; mundo.marcas.minicacho.duplicateMovieClip("minic1" + j, j); mundo.marcas["minic1" + j]._x = (mundo["coche" + num]._x + random(90)) - 45; mundo.marcas["minic1" + j]._y = (mundo["coche" + num]._y + random(70)) - 50; for_++; } } } else { if (mundo["coche" + num].hits >= mundo["coche" + num].max2) { mundo["coche" + num].gotoAndPlay(30); mundo["coche" + num].max2 = 10000; } else if (mundo["coche" + num].hits >= mundo["coche" + num].max1) { mundo["coche" + num].max1 = 10000; mundo["coche" + num].gotoAndPlay(15); sonido_cristal.gotoAndPlay(2); } if (mundo["coche" + num].max3 < 999) { mundo["coche" + num].gotoAndPlay(mundo["coche" + num]._currentframe + 1); } } } dado = 1; _root.disparos_bloqueados++; } num++; } if (dado == 0) { fallo = true; num = 0; while (25 >= num) { if (mundo["ventana_" + num].hitTest(_xmouse, _ymouse, true)) { fallo = false; mundo["ventana_" + num].gotoAndPlay(mundo["ventana_" + num]._currentframe + 1); j++; mundo.marcas.cristal.duplicateMovieClip("cristal" + j, j); mundo.marcas["cristal" + j]._x = m_xmouse; mundo.marcas["cristal" + j]._y = m_ymouse; } num++; } num = 0; while (10 >= num) { if (mundo["palo_" + num].hitTest(_xmouse, _ymouse, false)) { mundo["arbol_" + num].gotoAndPlay(mundo["arbol_" + num]._currentframe + 1); if (195 >= _ymouse) { j++; mundo.hojas_falling.duplicateMovieClip("hojas_falling" + j, j); mundo["hojas_falling" + j]._x = m_xmouse; mundo["hojas_falling" + j]._y = m_ymouse; } } num++; } num = 0; while (num_enemigos >= num) { if (_root.mundo.mundomobs["enemigo1_" + num].area_head.hitTest(_xmouse, _ymouse, false)) { _root.mundo.mundomobs["enemigo1_" + num].accion = 1; _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(237); _root.mundo.marcas.sangremalo.duplicateMovieClip("sangre" + j, j + 70); _root.mundo.marcas["sangre" + j].gotoAndPlay(4); _root.mundo.marcas["sangre" + j]._x = m_xmouse; _root.mundo.marcas["sangre" + j]._y = m_ymouse; _root.mundo.marcas["sangre" + j]._rotation = random(360); j++; _root.mundo.media_marcas.sangretio.duplicateMovieClip("sangre" + j, 700); _root.mundo.media_marcas["sangre" + j]._x = m_xmouse; _root.mundo.media_marcas["sangre" + j]._y = m_ymouse; _root.mundo.media_marcas["sangre" + j]._rotation = random(360); j++; _root.aciertos_chola++; _root.mundo.mundomobs["enemigo1_" + num].acabado = true; _root.combo.num++; _root.combo.x = _root.mundo.mundomobs["enemigo1_" + num]._x; _root.combo.y = _root.mundo.mundomobs["enemigo1_" + num]._y; _root.combo.gotoAndPlay(2); _root.score = _root.score + Math.round((200 * (_root.combo.num * 0.5)) * (dificultad / 100)); _root.mundo.mundomobs["enemigo1_" + num].acabado = true; } else if (_root.mundo.mundomobs["enemigo1_" + num].area.hitTest(_xmouse, _ymouse, false)) { _root.mundo.mundomobs["enemigo1_" + num].accion = 1; _root.aciertos++; _root.mundo.media_marcas.sangretio.duplicateMovieClip("sangre" + j, 700); _root.mundo.media_marcas["sangre" + j]._x = m_xmouse; _root.mundo.media_marcas["sangre" + j]._y = m_ymouse; _root.mundo.media_marcas["sangre" + j]._rotation = random(360); j++; if (0 >= _root.mundo.mundomobs["enemigo1_" + num].hits) { _root.gritos.gotoAndStop(5); _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(15); _root.combo.num++; _root.combo.x = _root.mundo.mundomobs["enemigo1_" + num]._x; _root.combo.y = _root.mundo.mundomobs["enemigo1_" + num]._y; _root.combo.gotoAndPlay(2); if (_root.mundo.mundomobs["enemigo1_" + num].acabado != true) { _root.score = _root.score + Math.round((100 * (_root.combo.num * 0.5)) * (dificultad / 100)); _root.mundo.mundomobs["enemigo1_" + num].acabado = true; } } else { _root.mundo.mundomobs["enemigo1_" + num].hits = _root.mundo.mundomobs["enemigo1_" + num].hits - 1; if ((_root.mundo.mundomobs["enemigo1_" + num]._currentframe >= 50) && (59 >= _root.mundo.mundomobs["enemigo" + num]._currentframe)) { _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(60); } else { _root.mundo.mundomobs["enemigo1_" + num].gotoAndPlay(50); } } } num++; } if (fallo == true) { if ((5 < Math.abs(m_xmouse - mundo.marcas["bola" + i]._x)) or (5 < Math.abs(_ymouse - mundo.marcas["bola" + i]._y))) { i++; mundo.marcas.bola.duplicateMovieClip("bola" + i, i); mundo.marcas["bola" + i]._x = m_xmouse; mundo.marcas["bola" + i]._y = m_ymouse; mundo.marcas["bola" + i]._rotation = random(359); } if (ordena_peste != "si") { j++; mundo.marcas.cacho1.duplicateMovieClip("cacho1" + j, j); mundo.marcas["cacho1" + j]._x = m_xmouse; mundo.marcas["cacho1" + j]._y = m_ymouse; j++; mundo.marcas.cacho2.duplicateMovieClip("cacho2" + j, j); mundo.marcas["cacho2" + j]._x = m_xmouse; mundo.marcas["cacho2" + j]._y = m_ymouse; j++; mundo.humo_delante.duplicateMovieClip("humo_d" + j, j); mundo["humo_d" + j]._x = m_xmouse; mundo["humo_d" + j]._y = m_ymouse; } j++; mundo.marcas.trozos.duplicateMovieClip("trozos" + j, j); mundo.marcas["trozos" + j]._x = m_xmouse; mundo.marcas["trozos" + j]._y = m_ymouse; random_chispa = random(2); if (random_chispa == 1) { j++; mundo.chispa.duplicateMovieClip("chispa2" + j, j); mundo["chispa2" + j]._x = m_xmouse; mundo["chispa2" + j]._y = m_ymouse; } } } } if (_root.firing == "0") { if ((_root.accion == "stand_d") or (_root.accion == "stand_i")) { _root.tio.gotoAndStop(_root.tio._currentFrame + 1); k++; if (ordena_peste != "si") { _root.casquillo.duplicateMovieClip("casquillo" + k, k); _root["casquillo" + k]._x = ((_root.tio._x + _root.tio.tag_arma._x) + random(15)) - 7; _root["casquillo" + k]._y = (_root.tio._y + random(10)) - 6; } } if ((_root.accion == "corriendo_d") or (_root.accion == "corriendo_i")) { _root.tio.torso.gotoAndStop(_root.tio.torso._currentFrame + 1); } } if (((_root.accion != "stand_d") && (_root.accion != "stand_i")) && (ordena_peste != "si")) { k++; _root.casquillo_aire.duplicateMovieClip("casquillo_aire" + k, k); _root["casquillo_aire" + k]._x = _root.tio._x; _root["casquillo_aire" + k]._y = _root.tio._y; } _root.firing = "1"; hits++; _root.time_f.gotoAndPlay(2); } } } else { ordena_peste = "si"; } }
Symbol 1466 MovieClip Frame 2
hitdificultad._xscale = _root.dificultad; hitdificultad._yscale = _root.dificultad; stop();
Symbol 1466 MovieClip Frame 19
hitdificultad._xscale = _root.dificultad; hitdificultad._yscale = _root.dificultad; gotoAndStop (2);
Symbol 1466 MovieClip Frame 28
hitdificultad._xscale = _root.dificultad; hitdificultad._yscale = _root.dificultad;
Symbol 1504 MovieClip Frame 5
_root.accion = "stand_d";
Symbol 1546 MovieClip Frame 8
stop();
Symbol 1549 MovieClip Frame 11
if (_root.accion == "rodando_d") { _root.accion = "corriendo_d"; _root.tio.gotoAndPlay(60); } else if (_root.accion == "rodando_i") { _root.accion = "corriendo_i"; _root.tio.gotoAndPlay(260); } _root.cansao = 1; _root.time_cansao.gotoAndPlay(8);
Symbol 1550 MovieClip Frame 6
if (_root.vida._xscale < 95) { gotoAndPlay (10); } else { gotoAndPlay (4); }
Symbol 1550 MovieClip Frame 10
if (_root.vida._xscale < 95) { } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 11
if (_root.vida._xscale < 95) { } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 12
if (_root.vida._xscale < 95) { } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 13
if (_root.vida._xscale < 95) { } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 14
if (_root.vida._xscale < 95) { } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 15
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 16
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 17
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 18
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 19
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 20
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 21
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 22
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 23
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 24
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 25
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 26
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 27
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 28
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 29
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 30
if (_root.vida._xscale < 95) { _root.vida_total = _root.vida_total + _root.cura; _root.vida._xscale = _root.vida._xscale + _root.cura; } else { gotoAndPlay (35); }
Symbol 1550 MovieClip Frame 31
gotoAndPlay (23);
Symbol 1550 MovieClip Frame 39
gotoAndPlay (4);
Symbol 1551 MovieClip Frame 4
stop(); _root.accion = "stand_d";
Symbol 1613 MovieClip Frame 1
if (_root.accion != "stand_d") { _root.accion = "stand_i"; } if ((_root.tio._x + 140) < _root._xmouse) { _root.tio.gotoAndStop(46); } else if ((_root.tio._x + 100) < _root._xmouse) { _root.tio.gotoAndStop(41); } else if ((_root.tio._x + 60) < _root._xmouse) { _root.tio.gotoAndStop(36); } else if ((_root.tio._x + 30) < _root._xmouse) { _root.tio.gotoAndStop(31); } else if (_root.tio._x < _root._xmouse) { _root.tio.gotoAndStop(26); } else if ((_root.tio._x - 15) < _root._xmouse) { _root.tio.gotoAndStop(21); } else if ((_root.tio._x - 40) < _root._xmouse) { _root.tio.gotoAndStop(16); } else if ((_root.tio._x - 60) < _root._xmouse) { _root.tio.gotoAndStop(11); } else if ((_root.tio._x - 110) < _root._xmouse) { _root.tio.gotoAndStop(6); } else { _root.tio.gotoAndStop(1); }
Symbol 1613 MovieClip Frame 60
_root.accion = "corriendo_d"; play(); if (_root.firing != "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(1); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(13); } else { this.torso.gotoAndStop(15); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 160) < _root._xmouse) { this.torso.gotoAndStop(2); } else if ((this._x + 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else if ((this._x + 50) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x - 130) < _root._xmouse) { this.torso.gotoAndStop(14); } else { this.torso.gotoAndStop(16); } _root.texto = _root._xmouse; }
Symbol 1613 MovieClip Frame 61
_root.accion = "corriendo_d";
Symbol 1613 MovieClip Frame 70
gotoAndPlay (60);
Symbol 1613 MovieClip Frame 75
_root._root.tio.hit.gotoAndPlay(5);
Symbol 1613 MovieClip Frame 80
_root._root.tio.hit.gotoAndPlay(5);
Symbol 1613 MovieClip Frame 100
stop();
Symbol 1613 MovieClip Frame 105
stop();
Symbol 1613 MovieClip Frame 170
_root.flashblood.gotoAndPlay(5); _root.halo_vida._y = 500; _root.cursor.gotoAndStop(1);
Symbol 1613 MovieClip Frame 171
_root.gameover.gotoAndPlay(5);
Symbol 1613 MovieClip Frame 184
stop();
Symbol 1613 MovieClip Frame 246
stop();
Symbol 1613 MovieClip Frame 260
_root.accion = "corriendo_i"; play(); if (_root.firing != "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(15); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(13); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(11); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(9); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(7); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(5); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(3); } else { this.torso.gotoAndStop(1); } _root.texto = _root._xmouse; } if (_root.firing == "1") { if ((this._x + 110) < _root._xmouse) { this.torso.gotoAndStop(16); } else if ((this._x + 80) < _root._xmouse) { this.torso.gotoAndStop(14); } else if ((this._x + 40) < _root._xmouse) { this.torso.gotoAndStop(12); } else if ((this._x + 20) < _root._xmouse) { this.torso.gotoAndStop(10); } else if ((this._x - 15) < _root._xmouse) { this.torso.gotoAndStop(8); } else if ((this._x - 40) < _root._xmouse) { this.torso.gotoAndStop(6); } else if ((this._x - 100) < _root._xmouse) { this.torso.gotoAndStop(4); } else { this.torso.gotoAndStop(2); } _root.texto = _root._xmouse; }
Symbol 1613 MovieClip Frame 261
_root.accion = "corriendo_i";
Symbol 1613 MovieClip Frame 270
gotoAndPlay (260);
Symbol 1613 MovieClip Frame 275
_root._root.tio.hit.gotoAndPlay(5);
Symbol 1613 MovieClip Frame 280
_root._root.tio.hit.gotoAndPlay(5);
Symbol 1617 MovieClip Frame 1
stop();
Symbol 1617 MovieClip Frame 2
play(); if (_root.combocount.numcombo != 0) { _root.combocount.gotoAndPlay(18); _root.combocount.numcombo = 0; _root.combo.num = 0; }
Symbol 1617 MovieClip Frame 4
gotoAndStop (1);
Symbol 1617 MovieClip Frame 100
num = 0; while (_root.num_enemigos >= num) { _root.mundo.mundomobs["enemigo1_" + num].dead = "si"; _root.mundo.mundomobs["enemigo1_" + num].disparo_latencia = 7; _root.mundo.mundomobs["enemigo1_" + num].latencia = 7; _root.mundo.mundomobs["enemigo1_" + num].balas = 0; _root.mundo.mundomobs["enemigo1_" + num].balastotales = 0; _root.mundo.mundomobs["enemigo1_" + num].rand_grana = 0; num++; } gotoAndPlay (20);
Symbol 1620 MovieClip Frame 15
stop();
Symbol 1626 Button
on (release) { _root.continues++; if (60 < _root.dificultad) { _root.dificultad = _root.dificultad - 5; } _root.diferencia_score = 0; _root.vida_diferencia2 = 0; _root.vida_diferencia = 0; _root.diferencia_score_vida = 0; _root.gotoAndPlay(2); }
Symbol 1627 MovieClip Frame 1
stop();
Symbol 1627 MovieClip Frame 15
stop();
Symbol 1629 MovieClip Frame 25
stop();
Symbol 1646 MovieClip Frame 1
stop();
Symbol 1651 MovieClip Frame 1
accuracy = 0; accuracy_chola = 0; disparos = 0;
Symbol 1651 MovieClip Frame 2
if (accuracy < Math.round(((_root.aciertos_chola + _root.aciertos) / (_root.disparos - _root.disparos_bloqueados)) * 100)) { accuracy++; } if (accuracy_chola < Math.round((_root.aciertos_chola / (_root.disparos - _root.disparos_bloqueados)) * 100)) { accuracy_chola++; } if ((disparos + 5) < _root.disparos) { disparos = disparos + 5; } else if (disparos < _root.disparos) { disparos++; } vidascale = 100 - _root.vida._xscale; vida = Math.round(_root.vida_total + vidascale); continues = _root.continues; if (continues == 0) { if (vida == 0) { awards.gotoAndStop(4); } else if (vida < 150) { awards.gotoAndStop(3); } else { awards.gotoAndStop(2); } }
Symbol 1651 MovieClip Frame 3
gotoAndPlay (2);
Symbol 1653 MovieClip Frame 33
stop();
Symbol 1663 Button
on (release) { _root.continues++; if (60 < _root.dificultad) { _root.dificultad = _root.dificultad - 5; } _root.diferencia_score = 0; _root.vida_diferencia2 = 0; _root.vida_diferencia = 0; _root.diferencia_score_vida = 0; _root.gotoAndPlay(1); }
Symbol 1668 Button
on (release) { gotoAndStop (16); }
Symbol 1686 Button
on (release) { getURL ("http://www.thestylemachine.com/ownage", "blank"); }
Symbol 1691 Button
on (release) { _root.continues++; if (60 < _root.dificultad) { _root.dificultad = _root.dificultad - 5; } _root.diferencia_score = 0; _root.vida_diferencia2 = 0; _root.vida_diferencia = 0; _root.diferencia_score_vida = 0; _root.gotoAndPlay(1); }
Symbol 1692 MovieClip Frame 1
stop();
Symbol 1692 MovieClip Frame 15
stop();
Symbol 1702 Button
on (release) { getURL ("http://www.thestylemachine.com"); }

Library Items

Symbol 1 Sound [pim]
Symbol 2 Sound [expl04]Used by:592 1188 1399
Symbol 3 GraphicUsed by:6
Symbol 4 FontUsed by:5 714 1367 1372 1398 1415 1417 1420 1423
Symbol 5 TextUses:4Used by:6
Symbol 6 MovieClipUses:3 5Used by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:10
Symbol 10 MovieClipUses:9Used by:Timeline
Symbol 11 GraphicUsed by:12
Symbol 12 ButtonUses:11Used by:Timeline
Symbol 13 GraphicUsed by:485
Symbol 14 GraphicUsed by:173
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:15Used by:173 262
Symbol 17 FontUsed by:18 19 20 21 149 266 318 319 327 328 329 1379 1382 1457 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1647 1648 1649 1650 1652 1676 1677 1678 1679 1680 1681 1682 1683 1684 1699 1700
Symbol 18 TextUses:17Used by:173 262
Symbol 19 TextUses:17Used by:173 262
Symbol 20 TextUses:17Used by:173 262
Symbol 21 TextUses:17Used by:173 262
Symbol 22 BitmapUsed by:23 1145
Symbol 23 GraphicUses:22Used by:24
Symbol 24 MovieClipUses:23Used by:173
Symbol 25 BitmapUsed by:26 100 263 1489 1588
Symbol 26 GraphicUses:25Used by:173 262
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:173 262
Symbol 29 BitmapUsed by:30 1602
Symbol 30 GraphicUses:29Used by:72 1329 1404 1613
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:53 1535
Symbol 33 BitmapUsed by:34
Symbol 34 GraphicUses:33Used by:52
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:52
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:52
Symbol 39 BitmapUsed by:40
Symbol 40 GraphicUses:39Used by:52
Symbol 41 BitmapUsed by:42
Symbol 42 GraphicUses:41Used by:52
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:52
Symbol 45 BitmapUsed by:46
Symbol 46 GraphicUses:45Used by:52
Symbol 47 BitmapUsed by:48
Symbol 48 GraphicUses:47Used by:52
Symbol 49 BitmapUsed by:50 51
Symbol 50 GraphicUses:49Used by:52
Symbol 51 GraphicUses:49Used by:52
Symbol 52 MovieClipUses:34 36 38 40 42 44 46 48 50 51Used by:53 1535
Symbol 53 MovieClipUses:32 52Used by:72 173
Symbol 54 BitmapUsed by:55 1603
Symbol 55 GraphicUses:54Used by:72 1329 1404 1613
Symbol 56 BitmapUsed by:57 1604
Symbol 57 GraphicUses:56Used by:72 1329 1404 1613
Symbol 58 BitmapUsed by:59 1605
Symbol 59 GraphicUses:58Used by:72 1329 1404 1613
Symbol 60 BitmapUsed by:61 1606
Symbol 61 GraphicUses:60Used by:72 1329 1404 1613
Symbol 62 BitmapUsed by:63 1607
Symbol 63 GraphicUses:62Used by:72 1329 1404 1613
Symbol 64 BitmapUsed by:65 1608
Symbol 65 GraphicUses:64Used by:72 1329 1404 1613
Symbol 66 BitmapUsed by:67 1609
Symbol 67 GraphicUses:66Used by:72 1329 1404 1613
Symbol 68 BitmapUsed by:69 1610
Symbol 69 GraphicUses:68Used by:72 1329 1404 1613
Symbol 70 BitmapUsed by:71 1611
Symbol 71 GraphicUses:70Used by:72 1329 1404 1613
Symbol 72 MovieClipUses:30 53 55 57 59 61 63 65 67 69 71Used by:173 262
Symbol 73 BitmapUsed by:74 236 1548
Symbol 74 GraphicUses:73Used by:81 99 148 1550 1551
Symbol 75 BitmapUsed by:76
Symbol 76 GraphicUses:75Used by:81 99 148 239 1550 1551
Symbol 77 BitmapUsed by:78
Symbol 78 GraphicUses:77Used by:81 99 148 1550 1551
Symbol 79 BitmapUsed by:80
Symbol 80 GraphicUses:79Used by:81 99 148 1550 1551
Symbol 81 MovieClipUses:74 76 78 80Used by:173
Symbol 82 BitmapUsed by:83 424
Symbol 83 GraphicUses:82Used by:173
Symbol 84 BitmapUsed by:85 770
Symbol 85 GraphicUses:84Used by:86
Symbol 86 MovieClipUses:85Used by:173
Symbol 87 GraphicUsed by:98
Symbol 88 BitmapUsed by:89
Symbol 89 GraphicUses:88Used by:96
Symbol 90 BitmapUsed by:91
Symbol 91 GraphicUses:90Used by:96
Symbol 92 BitmapUsed by:93
Symbol 93 GraphicUses:92Used by:96
Symbol 94 BitmapUsed by:95
Symbol 95 GraphicUses:94Used by:96
Symbol 96 MovieClipUses:89 91 93 95Used by:97
Symbol 97 MovieClipUses:96Used by:98
Symbol 98 MovieClipUses:87 97Used by:173 712 1365
Symbol 99 MovieClipUses:80 78 76 74Used by:173
Symbol 100 GraphicUses:25Used by:173
Symbol 101 BitmapUsed by:102
Symbol 102 GraphicUses:101Used by:111
Symbol 103 BitmapUsed by:104
Symbol 104 GraphicUses:103Used by:111
Symbol 105 BitmapUsed by:106
Symbol 106 GraphicUses:105Used by:111 711
Symbol 107 BitmapUsed by:108
Symbol 108 GraphicUses:107Used by:111 711
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:111 711
Symbol 111 MovieClipUses:102 104 106 108 110Used by:112
Symbol 112 MovieClipUses:111Used by:113
Symbol 113 MovieClipUses:112Used by:173 1143 1365
Symbol 114 BitmapUsed by:115
Symbol 115 GraphicUses:114Used by:148 1550
Symbol 116 BitmapUsed by:117
Symbol 117 GraphicUses:116Used by:148 1550
Symbol 118 BitmapUsed by:119
Symbol 119 GraphicUses:118Used by:148 1550
Symbol 120 BitmapUsed by:121
Symbol 121 GraphicUses:120Used by:148 1550
Symbol 122 BitmapUsed by:123
Symbol 123 GraphicUses:122Used by:148 1550
Symbol 124 BitmapUsed by:125
Symbol 125 GraphicUses:124Used by:148 1550
Symbol 126 BitmapUsed by:127
Symbol 127 GraphicUses:126Used by:148 1550
Symbol 128 BitmapUsed by:129
Symbol 129 GraphicUses:128Used by:148 1550
Symbol 130 BitmapUsed by:131
Symbol 131 GraphicUses:130Used by:148 1550
Symbol 132 BitmapUsed by:133
Symbol 133 GraphicUses:132Used by:148 1550
Symbol 134 BitmapUsed by:135
Symbol 135 GraphicUses:134Used by:148 1550
Symbol 136 BitmapUsed by:137
Symbol 137 GraphicUses:136Used by:148 1550
Symbol 138 BitmapUsed by:139
Symbol 139 GraphicUses:138Used by:148 1550
Symbol 140 BitmapUsed by:141
Symbol 141 GraphicUses:140Used by:148 1550
Symbol 142 BitmapUsed by:143
Symbol 143 GraphicUses:142Used by:148 1550
Symbol 144 BitmapUsed by:145
Symbol 145 GraphicUses:144Used by:148 1550
Symbol 146 BitmapUsed by:147
Symbol 147 GraphicUses:146Used by:148 1550
Symbol 148 MovieClipUses:74 76 78 80 115 117 119 121 123 125 127 129 131 133 135 137 139 141 143 145 147Used by:173
Symbol 149 TextUses:17Used by:173
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:172
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:172
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:172
Symbol 156 BitmapUsed by:157
Symbol 157 GraphicUses:156Used by:172
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:172
Symbol 160 BitmapUsed by:161
Symbol 161 GraphicUses:160Used by:172
Symbol 162 BitmapUsed by:163
Symbol 163 GraphicUses:162Used by:172
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:164Used by:172
Symbol 166 BitmapUsed by:167
Symbol 167 GraphicUses:166Used by:172
Symbol 168 BitmapUsed by:169
Symbol 169 GraphicUses:168Used by:172
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:172
Symbol 172 MovieClipUses:151 153 155 157 159 161 163 165 167 169 171Used by:173 1613
Symbol 173 MovieClipUses:14 16 18 19 20 21 24 26 28 72 81 83 86 98 99 100 113 148 149 172 53Used by:485
Symbol 174 GraphicUsed by:262
Symbol 175 BitmapUsed by:176
Symbol 176 GraphicUses:175Used by:240 261 1547
Symbol 177 BitmapUsed by:178
Symbol 178 GraphicUses:177Used by:240 261 1547
Symbol 179 BitmapUsed by:180
Symbol 180 GraphicUses:179Used by:240 261 1547
Symbol 181 BitmapUsed by:182
Symbol 182 GraphicUses:181Used by:240 261 1547
Symbol 183 BitmapUsed by:184
Symbol 184 GraphicUses:183Used by:240 261 1547
Symbol 185 BitmapUsed by:186
Symbol 186 GraphicUses:185Used by:240 261 1547
Symbol 187 BitmapUsed by:188
Symbol 188 GraphicUses:187Used by:240 261 1547
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:240 261 1547
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:207
Symbol 193 BitmapUsed by:194
Symbol 194 GraphicUses:193Used by:207
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:207
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:207
Symbol 199 BitmapUsed by:200
Symbol 200 GraphicUses:199Used by:207
Symbol 201 BitmapUsed by:202
Symbol 202 GraphicUses:201Used by:207
Symbol 203 BitmapUsed by:204
Symbol 204 GraphicUses:203Used by:207
Symbol 205 BitmapUsed by:206
Symbol 206 GraphicUses:205Used by:207
Symbol 207 MovieClipUses:192 194 196 198 200 202 204 206Used by:239 650
Symbol 208 BitmapUsed by:209
Symbol 209 GraphicUses:208Used by:239
Symbol 210 BitmapUsed by:211
Symbol 211 GraphicUses:210Used by:239
Symbol 212 BitmapUsed by:213
Symbol 213 GraphicUses:212Used by:239
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:239
Symbol 216 BitmapUsed by:217
Symbol 217 GraphicUses:216Used by:239
Symbol 218 BitmapUsed by:219
Symbol 219 GraphicUses:218Used by:239
Symbol 220 BitmapUsed by:221
Symbol 221 GraphicUses:220Used by:239
Symbol 222 BitmapUsed by:223
Symbol 223 GraphicUses:222Used by:239
Symbol 224 BitmapUsed by:225
Symbol 225 GraphicUses:224Used by:239
Symbol 226 BitmapUsed by:227
Symbol 227 GraphicUses:226Used by:239
Symbol 228 BitmapUsed by:229
Symbol 229 GraphicUses:228Used by:239
Symbol 230 BitmapUsed by:231
Symbol 231 GraphicUses:230Used by:239
Symbol 232 BitmapUsed by:233
Symbol 233 GraphicUses:232Used by:239
Symbol 234 BitmapUsed by:235
Symbol 235 GraphicUses:234Used by:239
Symbol 236 GraphicUses:73Used by:239
Symbol 237 BitmapUsed by:238
Symbol 238 GraphicUses:237Used by:239
Symbol 239 MovieClipUses:207 209 211 213 215 217 219 221 223 225 227 229 231 233 235 76 236 238Used by:240 1613
Symbol 240 MovieClipUses:176 178 180 182 184 186 188 190 239Used by:262
Symbol 241 BitmapUsed by:242
Symbol 242 GraphicUses:241Used by:261 1547 1549
Symbol 243 BitmapUsed by:244
Symbol 244 GraphicUses:243Used by:261 1547 1549
Symbol 245 BitmapUsed by:246
Symbol 246 GraphicUses:245Used by:261 1547 1549
Symbol 247 BitmapUsed by:248
Symbol 248 GraphicUses:247Used by:261 1547 1549
Symbol 249 BitmapUsed by:250
Symbol 250 GraphicUses:249Used by:261 1547 1549
Symbol 251 BitmapUsed by:252
Symbol 252 GraphicUses:251Used by:261 1547 1549
Symbol 253 BitmapUsed by:254
Symbol 254 GraphicUses:253Used by:261 1547 1549
Symbol 255 BitmapUsed by:256
Symbol 256 GraphicUses:255Used by:261 1547 1549
Symbol 257 BitmapUsed by:258
Symbol 258 GraphicUses:257Used by:261 1547 1549
Symbol 259 BitmapUsed by:260
Symbol 260 GraphicUses:259Used by:261 1547 1549
Symbol 261 MovieClipUses:176 178 180 182 184 186 188 190 242 244 246 248 250 252 254 256 258 260Used by:262
Symbol 262 MovieClipUses:174 16 18 19 20 21 26 28 72 240 261Used by:485
Symbol 263 GraphicUses:25Used by:315
Symbol 264 GraphicUsed by:315 496
Symbol 265 GraphicUsed by:267
Symbol 266 TextUses:17Used by:267 281
Symbol 267 MovieClipUses:265 266Used by:315
Symbol 268 GraphicUsed by:315
Symbol 269 BitmapUsed by:270
Symbol 270 GraphicUses:269Used by:279 1504
Symbol 271 BitmapUsed by:272
Symbol 272 GraphicUses:271Used by:279 1504
Symbol 273 BitmapUsed by:274
Symbol 274 GraphicUses:273Used by:279 1504
Symbol 275 BitmapUsed by:276
Symbol 276 GraphicUses:275Used by:279 1504
Symbol 277 BitmapUsed by:278
Symbol 278 GraphicUses:277Used by:279 1504
Symbol 279 MovieClipUses:270 272 274 276 278Used by:315
Symbol 280 GraphicUsed by:281
Symbol 281 MovieClipUses:280 266Used by:315
Symbol 282 GraphicUsed by:283
Symbol 283 MovieClipUses:282Used by:315
Symbol 284 BitmapUsed by:285
Symbol 285 GraphicUses:284Used by:314
Symbol 286 BitmapUsed by:287
Symbol 287 GraphicUses:286Used by:314
Symbol 288 BitmapUsed by:289
Symbol 289 GraphicUses:288Used by:314
Symbol 290 BitmapUsed by:291
Symbol 291 GraphicUses:290Used by:314
Symbol 292 BitmapUsed by:293
Symbol 293 GraphicUses:292Used by:314
Symbol 294 BitmapUsed by:295
Symbol 295 GraphicUses:294Used by:314
Symbol 296 BitmapUsed by:297
Symbol 297 GraphicUses:296Used by:314
Symbol 298 BitmapUsed by:299
Symbol 299 GraphicUses:298Used by:314
Symbol 300 BitmapUsed by:301
Symbol 301 GraphicUses:300Used by:314
Symbol 302 BitmapUsed by:303
Symbol 303 GraphicUses:302Used by:314
Symbol 304 BitmapUsed by:305
Symbol 305 GraphicUses:304Used by:314
Symbol 306 BitmapUsed by:307
Symbol 307 GraphicUses:306Used by:314
Symbol 308 BitmapUsed by:309
Symbol 309 GraphicUses:308Used by:314
Symbol 310 BitmapUsed by:311
Symbol 311 GraphicUses:310Used by:314
Symbol 312 BitmapUsed by:313
Symbol 313 GraphicUses:312Used by:314
Symbol 314 MovieClipUses:285 287 289 291 293 295 297 299 301 303 305 307 309 311 313Used by:315 1142 1188
Symbol 315 MovieClipUses:263 264 267 268 279 281 283 314Used by:485
Symbol 316 FontUsed by:317 336 338 339 340 472 478 480 1619 1624 1625 1661 1662 1664 1667 1689 1690 1696 1698
Symbol 317 TextUses:316Used by:485
Symbol 318 TextUses:17Used by:485
Symbol 319 TextUses:17Used by:485
Symbol 320 GraphicUsed by:337
Symbol 321 GraphicUsed by:325
Symbol 322 BitmapUsed by:323
Symbol 323 GraphicUses:322Used by:324
Symbol 324 MovieClipUses:323Used by:325
Symbol 325 MovieClipUses:321 324Used by:326
Symbol 326 MovieClipUses:325Used by:337
Symbol 327 TextUses:17Used by:337
Symbol 328 TextUses:17Used by:337
Symbol 329 TextUses:17Used by:337
Symbol 330 BitmapUsed by:331
Symbol 331 GraphicUses:330Used by:332 337
Symbol 332 MovieClipUses:331Used by:337
Symbol 333 GraphicUsed by:334 337
Symbol 334 MovieClipUses:333Used by:337 483 1626 1663 1668 1691
Symbol 335 GraphicUsed by:337
Symbol 336 TextUses:316Used by:337
Symbol 337 ButtonUses:320 326 327 328 329 332 334 335 336 331 333Used by:485 1692
Symbol 338 TextUses:316Used by:485
Symbol 339 TextUses:316Used by:485
Symbol 340 TextUses:316Used by:485
Symbol 341 GraphicUsed by:342
Symbol 342 MovieClipUses:341Used by:485
Symbol 343 BitmapUsed by:344 425 1077
Symbol 344 GraphicUses:343Used by:470 837
Symbol 345 GraphicUsed by:346 347 348 1329 1404 1613
Symbol 346 MovieClipUses:345Used by:470 825 837 1027 1059
Symbol 347 MovieClipUses:345Used by:470 825 837 1027 1059
Symbol 348 MovieClipUses:345Used by:470 825 837 1027 1059
Symbol 349 BitmapUsed by:350 426
Symbol 350 GraphicUses:349Used by:470 837
Symbol 351 BitmapUsed by:352 427
Symbol 352 GraphicUses:351Used by:470 837
Symbol 353 BitmapUsed by:354 428
Symbol 354 GraphicUses:353Used by:470 837
Symbol 355 BitmapUsed by:356 429
Symbol 356 GraphicUses:355Used by:470 837
Symbol 357 BitmapUsed by:358 430
Symbol 358 GraphicUses:357Used by:470 837
Symbol 359 BitmapUsed by:360 431
Symbol 360 GraphicUses:359Used by:470 837
Symbol 361 BitmapUsed by:362 432
Symbol 362 GraphicUses:361Used by:470 837
Symbol 363 BitmapUsed by:364 433
Symbol 364 GraphicUses:363Used by:470 837
Symbol 365 BitmapUsed by:366 434
Symbol 366 GraphicUses:365Used by:470 837
Symbol 367 BitmapUsed by:368
Symbol 368 GraphicUses:367Used by:470 825 837
Symbol 369 BitmapUsed by:370
Symbol 370 GraphicUses:369Used by:470 825 837
Symbol 371 BitmapUsed by:372
Symbol 372 GraphicUses:371Used by:470 825 837
Symbol 373 BitmapUsed by:374
Symbol 374 GraphicUses:373Used by:470 825 837
Symbol 375 BitmapUsed by:376
Symbol 376 GraphicUses:375Used by:470 825 837
Symbol 377 BitmapUsed by:378
Symbol 378 GraphicUses:377Used by:470 825 837
Symbol 379 BitmapUsed by:380
Symbol 380 GraphicUses:379Used by:470 825 837
Symbol 381 BitmapUsed by:382
Symbol 382 GraphicUses:381Used by:470 825 837
Symbol 383 BitmapUsed by:384
Symbol 384 GraphicUses:383Used by:470 825 837
Symbol 385 BitmapUsed by:386
Symbol 386 GraphicUses:385Used by:470 825 837
Symbol 387 BitmapUsed by:388
Symbol 388 GraphicUses:387Used by:470 825 837
Symbol 389 BitmapUsed by:390
Symbol 390 GraphicUses:389Used by:470 825 837
Symbol 391 BitmapUsed by:392 405
Symbol 392 GraphicUses:391Used by:470 825 837
Symbol 393 BitmapUsed by:394 406
Symbol 394 GraphicUses:393Used by:470 825 837
Symbol 395 BitmapUsed by:396 407
Symbol 396 GraphicUses:395Used by:470 825 837
Symbol 397 BitmapUsed by:398 408
Symbol 398 GraphicUses:397Used by:470 825 837
Symbol 399 BitmapUsed by:400 409
Symbol 400 GraphicUses:399Used by:470 825 837
Symbol 401 BitmapUsed by:402 410
Symbol 402 GraphicUses:401Used by:470 825 837
Symbol 403 BitmapUsed by:404 411
Symbol 404 GraphicUses:403Used by:470 825 837
Symbol 405 GraphicUses:391Used by:470 825 837
Symbol 406 GraphicUses:393Used by:470 825 837
Symbol 407 GraphicUses:395Used by:470 825 837
Symbol 408 GraphicUses:397Used by:470 825 837
Symbol 409 GraphicUses:399Used by:470 825 837
Symbol 410 GraphicUses:401Used by:470 825 837
Symbol 411 GraphicUses:403Used by:470 825 837
Symbol 412 BitmapUsed by:413
Symbol 413 GraphicUses:412Used by:470 825 837
Symbol 414 BitmapUsed by:415
Symbol 415 GraphicUses:414Used by:470 825 837
Symbol 416 BitmapUsed by:417 760
Symbol 417 GraphicUses:416Used by:470 825 837
Symbol 418 BitmapUsed by:419
Symbol 419 GraphicUses:418Used by:470 825 837 1027 1059
Symbol 420 BitmapUsed by:421 816
Symbol 421 GraphicUses:420Used by:470 825 837
Symbol 422 BitmapUsed by:423
Symbol 423 GraphicUses:422Used by:470 825 837 1027 1059
Symbol 424 GraphicUses:82Used by:470 825 837 1027 1059
Symbol 425 GraphicUses:343Used by:470 825
Symbol 426 GraphicUses:349Used by:470 825
Symbol 427 GraphicUses:351Used by:470 825
Symbol 428 GraphicUses:353Used by:470 825
Symbol 429 GraphicUses:355Used by:470 825
Symbol 430 GraphicUses:357Used by:470 825
Symbol 431 GraphicUses:359Used by:470 825
Symbol 432 GraphicUses:361Used by:470 825
Symbol 433 GraphicUses:363Used by:470 825
Symbol 434 GraphicUses:365Used by:470 825
Symbol 435 BitmapUsed by:436
Symbol 436 GraphicUses:435Used by:470 825 837
Symbol 437 SoundUsed by:470 825 837 1027 1059
Symbol 438 BitmapUsed by:439
Symbol 439 GraphicUses:438Used by:470 825 837
Symbol 440 BitmapUsed by:441
Symbol 441 GraphicUses:440Used by:470 825 837
Symbol 442 BitmapUsed by:443
Symbol 443 GraphicUses:442Used by:470 825 837
Symbol 444 BitmapUsed by:445
Symbol 445 GraphicUses:444Used by:470 825 837
Symbol 446 BitmapUsed by:447
Symbol 447 GraphicUses:446Used by:470 825 837
Symbol 448 BitmapUsed by:449
Symbol 449 GraphicUses:448Used by:470 825 837
Symbol 450 BitmapUsed by:451
Symbol 451 GraphicUses:450Used by:470 825 837
Symbol 452 BitmapUsed by:453
Symbol 453 GraphicUses:452Used by:470 825 837
Symbol 454 BitmapUsed by:455
Symbol 455 GraphicUses:454Used by:470 825 837
Symbol 456 BitmapUsed by:457
Symbol 457 GraphicUses:456Used by:470 825 837
Symbol 458 BitmapUsed by:459
Symbol 459 GraphicUses:458Used by:470 825 837
Symbol 460 BitmapUsed by:461
Symbol 461 GraphicUses:460Used by:470 825 837
Symbol 462 BitmapUsed by:463
Symbol 463 GraphicUses:462Used by:470 825 837
Symbol 464 BitmapUsed by:465
Symbol 465 GraphicUses:464Used by:470 825 837
Symbol 466 BitmapUsed by:467
Symbol 467 GraphicUses:466Used by:470 825 837
Symbol 468 BitmapUsed by:469
Symbol 469 GraphicUses:468Used by:470 825 837
Symbol 470 MovieClipUses:344 346 347 348 350 352 354 356 358 360 362 364 366 368 370 372 374 376 378 380 382 384 386 388 390 392 394 396 398 400 402 404 405 406 407 408 409 410 411 413 415 417 419 421 423 424 425 426 427 428 429 430 431 432 433 434 436 437 439 441 443 445 447 449 451 453 455 457 459 461 463 465 467 469Used by:485 1112
Symbol 471 GraphicUsed by:484
Symbol 472 TextUses:316Used by:473
Symbol 473 MovieClipUses:472Used by:484
Symbol 474 BitmapUsed by:475
Symbol 475 GraphicUses:474Used by:476 1626
Symbol 476 MovieClipUses:475Used by:484 1626
Symbol 477 GraphicUsed by:483
Symbol 478 TextUses:316Used by:483
Symbol 479 GraphicUsed by:483 1626 1663 1668 1691
Symbol 480 TextUses:316Used by:483
Symbol 481 GraphicUsed by:483 1626 1663 1668 1691
Symbol 482 GraphicUsed by:483 1626 1663 1668 1691
Symbol 483 ButtonUses:334 477 478 479 480 481 482Used by:484
Symbol 484 MovieClipUses:471 473 476 483Used by:485
Symbol 485 MovieClipUses:13 173 262 315 317 318 319 337 338 339 340 342 470 484Used by:Timeline
Symbol 486 GraphicUsed by:496
Symbol 487 GraphicUsed by:496
Symbol 488 GraphicUsed by:496
Symbol 489 GraphicUsed by:496
Symbol 490 GraphicUsed by:496
Symbol 491 GraphicUsed by:496
Symbol 492 GraphicUsed by:496
Symbol 493 GraphicUsed by:494
Symbol 494 MovieClipUses:493Used by:496
Symbol 495 GraphicUsed by:496
Symbol 496 MovieClipUses:264 486 487 488 489 490 491 492 494 495Used by:Timeline
Symbol 497 GraphicUsed by:Timeline
Symbol 498 GraphicUsed by:Timeline
Symbol 499 GraphicUsed by:Timeline
Symbol 500 BitmapUsed by:501
Symbol 501 GraphicUses:500Used by:514 523
Symbol 502 BitmapUsed by:503
Symbol 503 GraphicUses:502Used by:514 523
Symbol 504 BitmapUsed by:505
Symbol 505 GraphicUses:504Used by:514 523
Symbol 506 BitmapUsed by:507
Symbol 507 GraphicUses:506Used by:514 523
Symbol 508 BitmapUsed by:509
Symbol 509 GraphicUses:508Used by:514 523
Symbol 510 BitmapUsed by:511
Symbol 511 GraphicUses:510Used by:514 523
Symbol 512 BitmapUsed by:513
Symbol 513 GraphicUses:512Used by:514 523
Symbol 514 MovieClipUses:501 503 505 507 509 511 513Used by:Timeline
Symbol 515 BitmapUsed by:516
Symbol 516 GraphicUses:515Used by:523
Symbol 517 BitmapUsed by:518
Symbol 518 GraphicUses:517Used by:523
Symbol 519 BitmapUsed by:520
Symbol 520 GraphicUses:519Used by:523
Symbol 521 BitmapUsed by:522
Symbol 522 GraphicUses:521Used by:523
Symbol 523 MovieClipUses:501 503 505 507 509 511 513 516 518 520 522Used by:Timeline
Symbol 524 GraphicUsed by:525
Symbol 525 MovieClipUses:524Used by:Timeline
Symbol 526 BitmapUsed by:527
Symbol 527 GraphicUses:526Used by:528
Symbol 528 MovieClipUses:527Used by:Timeline
Symbol 529 GraphicUsed by:1405  Timeline
Symbol 530 GraphicUsed by:532
Symbol 531 GraphicUsed by:532
Symbol 532 MovieClipUses:530 531Used by:Timeline
Symbol 533 GraphicUsed by:535
Symbol 534 GraphicUsed by:535
Symbol 535 MovieClipUses:533 534Used by:Timeline
Symbol 536 GraphicUsed by:537 1135 1139 1463
Symbol 537 MovieClipUses:536Used by:1365
Symbol 538 GraphicUsed by:539
Symbol 539 MovieClipUses:538Used by:1365
Symbol 540 GraphicUsed by:541
Symbol 541 MovieClipUses:540Used by:1365
Symbol 542 BitmapUsed by:543
Symbol 543 GraphicUses:542Used by:558
Symbol 544 BitmapUsed by:545
Symbol 545 GraphicUses:544Used by:558
Symbol 546 BitmapUsed by:547
Symbol 547 GraphicUses:546Used by:558
Symbol 548 BitmapUsed by:549
Symbol 549 GraphicUses:548Used by:558
Symbol 550 BitmapUsed by:551
Symbol 551 GraphicUses:550Used by:558
Symbol 552 BitmapUsed by:553
Symbol 553 GraphicUses:552Used by:558
Symbol 554 BitmapUsed by:555
Symbol 555 GraphicUses:554Used by:558
Symbol 556 BitmapUsed by:557
Symbol 557 GraphicUses:556Used by:558
Symbol 558 MovieClipUses:543 545 547 549 551 553 555 557Used by:1365
Symbol 559 BitmapUsed by:570 593 597 601 602
Symbol 560 BitmapUsed by:570 593 600 601
Symbol 561 BitmapUsed by:570 593 598 600 601
Symbol 562 BitmapUsed by:570 597 600 601 602
Symbol 563 BitmapUsed by:570 600 601
Symbol 564 BitmapUsed by:570 600
Symbol 565 BitmapUsed by:570 600 601 1114 1136 1325 1363
Symbol 566 BitmapUsed by:570 593 598 600 601
Symbol 567 BitmapUsed by:570 598 601
Symbol 568 BitmapUsed by:570 600 601
Symbol 569 BitmapUsed by:570 600 601
Symbol 570 GraphicUses:559 560 561 562 563 564 565 566 567 568 569Used by:1365
Symbol 571 GraphicUsed by:592
Symbol 572 BitmapUsed by:573
Symbol 573 GraphicUses:572Used by:592
Symbol 574 GraphicUsed by:592
Symbol 575 BitmapUsed by:576
Symbol 576 GraphicUses:575Used by:592
Symbol 577 BitmapUsed by:578
Symbol 578 GraphicUses:577Used by:592
Symbol 579 BitmapUsed by:580
Symbol 580 GraphicUses:579Used by:592
Symbol 581 BitmapUsed by:582
Symbol 582 GraphicUses:581Used by:592
Symbol 583 BitmapUsed by:584
Symbol 584 GraphicUses:583Used by:592
Symbol 585 BitmapUsed by:586
Symbol 586 GraphicUses:585Used by:592
Symbol 587 BitmapUsed by:588
Symbol 588 GraphicUses:587Used by:592
Symbol 589 GraphicUsed by:592
Symbol 590 BitmapUsed by:591
Symbol 591 GraphicUses:590Used by:592
Symbol 592 MovieClipUses:571 573 574 576 2 578 580 582 584 586 588 589 591Used by:1365
Symbol 593 GraphicUses:560 561 566 559Used by:1365
Symbol 594 GraphicUsed by:596
Symbol 595 GraphicUsed by:596
Symbol 596 MovieClipUses:594 595Used by:1365
Symbol 597 GraphicUses:559 562Used by:1365
Symbol 598 GraphicUses:567 566 561Used by:1365
Symbol 599 BitmapUsed by:600
Symbol 600 GraphicUses:560 564 563 561 566 569 565 568 562 599Used by:1365
Symbol 601 GraphicUses:560 565 567 568 566 562 563 559 569 561Used by:1365
Symbol 602 GraphicUses:562 559Used by:1365
Symbol 603 GraphicUsed by:631 646
Symbol 604 BitmapUsed by:605 632
Symbol 605 GraphicUses:604Used by:631
Symbol 606 BitmapUsed by:607 633
Symbol 607 GraphicUses:606Used by:631
Symbol 608 SoundUsed by:631 646 1373
Symbol 609 BitmapUsed by:610 635
Symbol 610 GraphicUses:609Used by:631
Symbol 611 BitmapUsed by:612 636
Symbol 612 GraphicUses:611Used by:631
Symbol 613 BitmapUsed by:614 637
Symbol 614 GraphicUses:613Used by:631
Symbol 615 BitmapUsed by:616 638
Symbol 616 GraphicUses:615Used by:631
Symbol 617 BitmapUsed by:618 639
Symbol 618 GraphicUses:617Used by:631
Symbol 619 BitmapUsed by:620 640
Symbol 620 GraphicUses:619Used by:631
Symbol 621 BitmapUsed by:622 641
Symbol 622 GraphicUses:621Used by:631
Symbol 623 BitmapUsed by:624 642
Symbol 624 GraphicUses:623Used by:631
Symbol 625 BitmapUsed by:626 643
Symbol 626 GraphicUses:625Used by:631
Symbol 627 BitmapUsed by:628 644
Symbol 628 GraphicUses:627Used by:631
Symbol 629 BitmapUsed by:630 645
Symbol 630 GraphicUses:629Used by:631
Symbol 631 MovieClipUses:603 605 607 608 610 612 614 616 618 620 622 624 626 628 630Used by:1365
Symbol 632 GraphicUses:604Used by:646
Symbol 633 GraphicUses:606Used by:646
Symbol 634 GraphicUsed by:646
Symbol 635 GraphicUses:609Used by:646
Symbol 636 GraphicUses:611Used by:646
Symbol 637 GraphicUses:613Used by:646
Symbol 638 GraphicUses:615Used by:646
Symbol 639 GraphicUses:617Used by:646
Symbol 640 GraphicUses:619Used by:646
Symbol 641 GraphicUses:621Used by:646
Symbol 642 GraphicUses:623Used by:646
Symbol 643 GraphicUses:625Used by:646
Symbol 644 GraphicUses:627Used by:646
Symbol 645 GraphicUses:629Used by:646
Symbol 646 MovieClipUses:603 632 633 608 634 635 636 637 638 639 640 641 642 643 644 645Used by:1365
Symbol 647 GraphicUsed by:1365
Symbol 648 GraphicUsed by:649
Symbol 649 MovieClipUses:648Used by:712
Symbol 650 MovieClipUses:207Used by:712 1365
Symbol 651 BitmapUsed by:652
Symbol 652 GraphicUses:651Used by:669
Symbol 653 BitmapUsed by:654
Symbol 654 GraphicUses:653Used by:669
Symbol 655 BitmapUsed by:656
Symbol 656 GraphicUses:655Used by:669
Symbol 657 BitmapUsed by:658
Symbol 658 GraphicUses:657Used by:669
Symbol 659 BitmapUsed by:660
Symbol 660 GraphicUses:659Used by:669
Symbol 661 BitmapUsed by:662
Symbol 662 GraphicUses:661Used by:669
Symbol 663 BitmapUsed by:664
Symbol 664 GraphicUses:663Used by:669
Symbol 665 BitmapUsed by:666
Symbol 666 GraphicUses:665Used by:669
Symbol 667 BitmapUsed by:668
Symbol 668 GraphicUses:667Used by:669
Symbol 669 MovieClipUses:652 654 656 658 660 662 664 666 668Used by:673
Symbol 670 GraphicUsed by:671
Symbol 671 MovieClipUses:670Used by:672
Symbol 672 MovieClipUses:671Used by:673 1316
Symbol 673 MovieClipUses:669 672Used by:712
Symbol 674 BitmapUsed by:675
Symbol 675 GraphicUses:674Used by:690 692
Symbol 676 BitmapUsed by:677
Symbol 677 GraphicUses:676Used by:690 692
Symbol 678 BitmapUsed by:679
Symbol 679 GraphicUses:678Used by:690 692
Symbol 680 BitmapUsed by:681
Symbol 681 GraphicUses:680Used by:690 692
Symbol 682 BitmapUsed by:683
Symbol 683 GraphicUses:682Used by:690 692
Symbol 684 BitmapUsed by:685
Symbol 685 GraphicUses:684Used by:690 692
Symbol 686 BitmapUsed by:687
Symbol 687 GraphicUses:686Used by:690 692
Symbol 688 BitmapUsed by:689
Symbol 689 GraphicUses:688Used by:690 692
Symbol 690 MovieClipUses:675 677 679 681 683 685 687 689Used by:691
Symbol 691 MovieClipUses:690Used by:712
Symbol 692 MovieClipUses:689 687 685 683 681 679 677 675Used by:693
Symbol 693 MovieClipUses:692Used by:712
Symbol 694 BitmapUsed by:695
Symbol 695 GraphicUses:694Used by:696
Symbol 696 MovieClipUses:695Used by:697
Symbol 697 MovieClipUses:696Used by:712
Symbol 698 BitmapUsed by:699
Symbol 699 GraphicUses:698Used by:708
Symbol 700 BitmapUsed by:701
Symbol 701 GraphicUses:700Used by:708
Symbol 702 BitmapUsed by:703
Symbol 703 GraphicUses:702Used by:708
Symbol 704 BitmapUsed by:705
Symbol 705 GraphicUses:704Used by:708
Symbol 706 BitmapUsed by:707
Symbol 707 GraphicUses:706Used by:708
Symbol 708 MovieClipUses:699 701 703 705 707Used by:712 1215 1312 1319 1322
Symbol 709 SoundUsed by:711
Symbol 710 SoundUsed by:711
Symbol 711 MovieClipUses:108 110 709 106 710Used by:712
Symbol 712 MovieClipUses:649 650 673 98 691 693 697 708 711Used by:1365
Symbol 713 GraphicUsed by:1112
Symbol 714 TextUses:4Used by:1112
Symbol 715 GraphicUsed by:716
Symbol 716 MovieClipUses:715Used by:1112
Symbol 717 BitmapUsed by:718 826
Symbol 718 GraphicUses:717Used by:825
Symbol 719 BitmapUsed by:720 827
Symbol 720 GraphicUses:719Used by:825
Symbol 721 BitmapUsed by:722 828
Symbol 722 GraphicUses:721Used by:825
Symbol 723 BitmapUsed by:724 829
Symbol 724 GraphicUses:723Used by:825
Symbol 725 BitmapUsed by:726 830
Symbol 726 GraphicUses:725Used by:825
Symbol 727 BitmapUsed by:728 831
Symbol 728 GraphicUses:727Used by:825
Symbol 729 BitmapUsed by:730 832
Symbol 730 GraphicUses:729Used by:825
Symbol 731 BitmapUsed by:732 833
Symbol 732 GraphicUses:731Used by:825
Symbol 733 BitmapUsed by:734 834
Symbol 734 GraphicUses:733Used by:825
Symbol 735 BitmapUsed by:736 835
Symbol 736 GraphicUses:735Used by:825
Symbol 737 BitmapUsed by:738 836
Symbol 738 GraphicUses:737Used by:739 825 837
Symbol 739 MovieClipUses:738Used by:825
Symbol 740 BitmapUsed by:741
Symbol 741 GraphicUses:740Used by:825 837
Symbol 742 BitmapUsed by:743
Symbol 743 GraphicUses:742Used by:825 837
Symbol 744 BitmapUsed by:745
Symbol 745 GraphicUses:744Used by:825 837
Symbol 746 BitmapUsed by:747
Symbol 747 GraphicUses:746Used by:825 837
Symbol 748 BitmapUsed by:749
Symbol 749 GraphicUses:748Used by:825 837
Symbol 750 BitmapUsed by:751
Symbol 751 GraphicUses:750Used by:825 837
Symbol 752 BitmapUsed by:753
Symbol 753 GraphicUses:752Used by:825 837
Symbol 754 BitmapUsed by:755
Symbol 755 GraphicUses:754Used by:825 837
Symbol 756 BitmapUsed by:757
Symbol 757 GraphicUses:756Used by:825 837
Symbol 758 BitmapUsed by:759
Symbol 759 GraphicUses:758Used by:825 837
Symbol 760 GraphicUses:416Used by:825 837
Symbol 761 BitmapUsed by:762
Symbol 762 GraphicUses:761Used by:825 837 1027 1059
Symbol 763 SoundUsed by:825 837
Symbol 764 BitmapUsed by:765
Symbol 765 GraphicUses:764Used by:825 837 1027 1059
Symbol 766 BitmapUsed by:767
Symbol 767 GraphicUses:766Used by:825 837
Symbol 768 BitmapUsed by:769
Symbol 769 GraphicUses:768Used by:825 837 1027 1059
Symbol 770 GraphicUses:84Used by:825 837 1027 1059
Symbol 771 BitmapUsed by:772
Symbol 772 GraphicUses:771Used by:825 837 1027 1059
Symbol 773 BitmapUsed by:774
Symbol 774 GraphicUses:773Used by:825 837 1027 1059
Symbol 775 BitmapUsed by:776
Symbol 776 GraphicUses:775Used by:825 837 1027 1059
Symbol 777 BitmapUsed by:778
Symbol 778 GraphicUses:777Used by:825 1027 1059
Symbol 779 BitmapUsed by:780
Symbol 780 GraphicUses:779Used by:825 1027 1059
Symbol 781 BitmapUsed by:782
Symbol 782 GraphicUses:781Used by:825 1027 1059
Symbol 783 BitmapUsed by:784 790 1330
Symbol 784 GraphicUses:783Used by:801
Symbol 785 BitmapUsed by:786 789
Symbol 786 GraphicUses:785Used by:801
Symbol 787 BitmapUsed by:788
Symbol 788 GraphicUses:787Used by:801
Symbol 789 GraphicUses:785Used by:801
Symbol 790 GraphicUses:783Used by:801
Symbol 791 BitmapUsed by:792 800
Symbol 792 GraphicUses:791Used by:801
Symbol 793 BitmapUsed by:794 799
Symbol 794 GraphicUses:793Used by:801
Symbol 795 BitmapUsed by:796
Symbol 796 GraphicUses:795Used by:801
Symbol 797 BitmapUsed by:798
Symbol 798 GraphicUses:797Used by:801
Symbol 799 GraphicUses:793Used by:801
Symbol 800 GraphicUses:791Used by:801
Symbol 801 MovieClipUses:784 786 788 789 790 792 794 796 798 799 800Used by:825 837 1027 1059 1331
Symbol 802 BitmapUsed by:803
Symbol 803 GraphicUses:802Used by:825 837
Symbol 804 BitmapUsed by:805
Symbol 805 GraphicUses:804Used by:825 837
Symbol 806 BitmapUsed by:807
Symbol 807 GraphicUses:806Used by:825 837
Symbol 808 BitmapUsed by:809
Symbol 809 GraphicUses:808Used by:825 837
Symbol 810 BitmapUsed by:811
Symbol 811 GraphicUses:810Used by:825 837
Symbol 812 BitmapUsed by:813
Symbol 813 GraphicUses:812Used by:825 837
Symbol 814 BitmapUsed by:815
Symbol 815 GraphicUses:814Used by:825 837
Symbol 816 GraphicUses:420Used by:825 1027 1059
Symbol 817 BitmapUsed by:818 1073
Symbol 818 GraphicUses:817Used by:825 837 1088
Symbol 819 BitmapUsed by:820 1074
Symbol 820 GraphicUses:819Used by:825 837 1088
Symbol 821 BitmapUsed by:822 1075
Symbol 822 GraphicUses:821Used by:825 837 1088
Symbol 823 BitmapUsed by:824 1076
Symbol 824 GraphicUses:823Used by:825 837 1088
Symbol 825 MovieClipUses:425 346 347 348 426 427 428 429 430 431 432 433 434 718 720 722 724 726 728 730 732 734 736 738 739 392 394 396 398 400 402 404 405 406 407 408 409 410 411 741 743 745 747 749 751 753 755 757 759 413 415 417 419 421 423 424 760 762 763 765 767 769 770 772 774 776 778 780 782 801 803 805 807 809 811 813 815 816 368 370 372 374 376 378 380 382 384 386 388 390 436 437 439 441 443 445 447 449 451 453 455 457 459 461 463 465 467 469 818 820 822 824Used by:1112
Symbol 826 GraphicUses:717Used by:837
Symbol 827 GraphicUses:719Used by:837
Symbol 828 GraphicUses:721Used by:837
Symbol 829 GraphicUses:723Used by:837
Symbol 830 GraphicUses:725Used by:837
Symbol 831 GraphicUses:727Used by:837
Symbol 832 GraphicUses:729Used by:837
Symbol 833 GraphicUses:731Used by:837
Symbol 834 GraphicUses:733Used by:837
Symbol 835 GraphicUses:735Used by:837
Symbol 836 GraphicUses:737Used by:837
Symbol 837 MovieClipUses:344 346 347 348 350 352 354 356 358 360 362 364 366 826 827 828 829 830 831 832 833 834 835 836 738 392 394 396 398 400 402 404 405 406 407 408 409 410 411 741 743 745 747 749 751 753 755 757 759 413 415 417 419 421 423 424 760 762 763 765 767 769 770 772 774 776 801 803 805 807 809 811 813 815 368 370 372 374 376 378 380 382 384 386 388 390 436 437 439 441 443 445 447 449 451 453 455 457 459 461 463 465 467 469 818 820 822 824Used by:1112
Symbol 838 BitmapUsed by:839 1028
Symbol 839 GraphicUses:838Used by:1027
Symbol 840 BitmapUsed by:841 1029
Symbol 841 GraphicUses:840Used by:1027
Symbol 842 BitmapUsed by:843 1030
Symbol 843 GraphicUses:842Used by:1027
Symbol 844 BitmapUsed by:845 1031
Symbol 845 GraphicUses:844Used by:1027
Symbol 846 BitmapUsed by:847 1032
Symbol 847 GraphicUses:846Used by:1027
Symbol 848 BitmapUsed by:849 1033
Symbol 849 GraphicUses:848Used by:1027
Symbol 850 BitmapUsed by:851 1034
Symbol 851 GraphicUses:850Used by:1027
Symbol 852 BitmapUsed by:853 1035
Symbol 853 GraphicUses:852Used by:1027
Symbol 854 BitmapUsed by:855 1036
Symbol 855 GraphicUses:854Used by:1027
Symbol 856 BitmapUsed by:857 1037
Symbol 857 GraphicUses:856Used by:1027
Symbol 858 BitmapUsed by:859 1038
Symbol 859 GraphicUses:858Used by:1027
Symbol 860 BitmapUsed by:861 884 886 888 890 892 894 897 898 899 900 901 902
Symbol 861 GraphicUses:860Used by:862
Symbol 862 MovieClipUses:861Used by:1027 1059
Symbol 863 BitmapUsed by:864 1039
Symbol 864 GraphicUses:863Used by:1027
Symbol 865 BitmapUsed by:866 1040
Symbol 866 GraphicUses:865Used by:1027
Symbol 867 BitmapUsed by:868 1041
Symbol 868 GraphicUses:867Used by:1027
Symbol 869 BitmapUsed by:870 1042
Symbol 870 GraphicUses:869Used by:1027
Symbol 871 BitmapUsed by:872 1043
Symbol 872 GraphicUses:871Used by:1027
Symbol 873 BitmapUsed by:874 1044
Symbol 874 GraphicUses:873Used by:1027
Symbol 875 BitmapUsed by:876 1045
Symbol 876 GraphicUses:875Used by:1027
Symbol 877 BitmapUsed by:878 1046
Symbol 878 GraphicUses:877Used by:1027
Symbol 879 BitmapUsed by:880 1047
Symbol 880 GraphicUses:879Used by:1027
Symbol 881 BitmapUsed by:882 1048
Symbol 882 GraphicUses:881Used by:1027 1059
Symbol 883 BitmapUsed by:884 897
Symbol 884 GraphicUses:860 883Used by:1027 1059
Symbol 885 BitmapUsed by:886 898
Symbol 886 GraphicUses:860 885Used by:1027 1059
Symbol 887 BitmapUsed by:888 899
Symbol 888 GraphicUses:860 887Used by:1027 1059
Symbol 889 BitmapUsed by:890 900
Symbol 890 GraphicUses:860 889Used by:1027 1059
Symbol 891 BitmapUsed by:892 901
Symbol 892 GraphicUses:860 891Used by:1027 1059
Symbol 893 BitmapUsed by:894 902
Symbol 894 GraphicUses:860 893Used by:1027 1059
Symbol 895 BitmapUsed by:896 903
Symbol 896 GraphicUses:895Used by:1027 1059
Symbol 897 GraphicUses:860 883Used by:1027 1059
Symbol 898 GraphicUses:860 885Used by:1027 1059
Symbol 899 GraphicUses:860 887Used by:1027 1059
Symbol 900 GraphicUses:860 889Used by:1027 1059
Symbol 901 GraphicUses:860 891Used by:1027 1059
Symbol 902 GraphicUses:860 893Used by:1027 1059
Symbol 903 GraphicUses:895Used by:1027 1059
Symbol 904 BitmapUsed by:905
Symbol 905 GraphicUses:904Used by:1027 1059
Symbol 906 BitmapUsed by:907
Symbol 907 GraphicUses:906Used by:1027 1059
Symbol 908 BitmapUsed by:909
Symbol 909 GraphicUses:908Used by:1027 1059
Symbol 910 BitmapUsed by:911
Symbol 911 GraphicUses:910Used by:1027 1059
Symbol 912 BitmapUsed by:913
Symbol 913 GraphicUses:912Used by:1027 1059
Symbol 914 BitmapUsed by:915
Symbol 915 GraphicUses:914Used by:1027 1059
Symbol 916 BitmapUsed by:917
Symbol 917 GraphicUses:916Used by:1027 1059
Symbol 918 BitmapUsed by:919
Symbol 919 GraphicUses:918Used by:1027 1059
Symbol 920 BitmapUsed by:921
Symbol 921 GraphicUses:920Used by:1027 1059
Symbol 922 SoundUsed by:1027 1059
Symbol 923 BitmapUsed by:924
Symbol 924 GraphicUses:923Used by:1027 1059
Symbol 925 SoundUsed by:1027 1059
Symbol 926 BitmapUsed by:927
Symbol 927 GraphicUses:926Used by:1027 1059
Symbol 928 BitmapUsed by:929
Symbol 929 GraphicUses:928Used by:1027 1059
Symbol 930 BitmapUsed by:931
Symbol 931 GraphicUses:930Used by:1027 1059
Symbol 932 BitmapUsed by:933
Symbol 933 GraphicUses:932Used by:1027 1059
Symbol 934 BitmapUsed by:935
Symbol 935 GraphicUses:934Used by:1027 1059
Symbol 936 BitmapUsed by:937
Symbol 937 GraphicUses:936Used by:1027 1059
Symbol 938 BitmapUsed by:939
Symbol 939 GraphicUses:938Used by:1027 1059
Symbol 940 BitmapUsed by:941
Symbol 941 GraphicUses:940Used by:1027 1059
Symbol 942 BitmapUsed by:943
Symbol 943 GraphicUses:942Used by:1027 1059
Symbol 944 BitmapUsed by:945
Symbol 945 GraphicUses:944Used by:1027 1059
Symbol 946 BitmapUsed by:947
Symbol 947 GraphicUses:946Used by:1027 1059
Symbol 948 SoundUsed by:1027 1059
Symbol 949 BitmapUsed by:950
Symbol 950 GraphicUses:949Used by:1027 1059
Symbol 951 BitmapUsed by:952
Symbol 952 GraphicUses:951Used by:1027 1059
Symbol 953 BitmapUsed by:954
Symbol 954 GraphicUses:953Used by:1027 1059
Symbol 955 BitmapUsed by:956
Symbol 956 GraphicUses:955Used by:1027 1059
Symbol 957 BitmapUsed by:958
Symbol 958 GraphicUses:957Used by:1027 1059
Symbol 959 BitmapUsed by:960
Symbol 960 GraphicUses:959Used by:1027 1059
Symbol 961 BitmapUsed by:962
Symbol 962 GraphicUses:961Used by:1027 1059
Symbol 963 BitmapUsed by:964
Symbol 964 GraphicUses:963Used by:1027 1059
Symbol 965 BitmapUsed by:966
Symbol 966 GraphicUses:965Used by:1027 1059
Symbol 967 BitmapUsed by:968 1049
Symbol 968 GraphicUses:967Used by:1027
Symbol 969 BitmapUsed by:970 1050
Symbol 970 GraphicUses:969Used by:1027
Symbol 971 BitmapUsed by:972 1051
Symbol 972 GraphicUses:971Used by:1027
Symbol 973 BitmapUsed by:974 1052
Symbol 974 GraphicUses:973Used by:1027
Symbol 975 BitmapUsed by:976 1053
Symbol 976 GraphicUses:975Used by:1027
Symbol 977 BitmapUsed by:978 1054
Symbol 978 GraphicUses:977Used by:1027
Symbol 979 BitmapUsed by:980 1055
Symbol 980 GraphicUses:979Used by:1027
Symbol 981 BitmapUsed by:982 1056
Symbol 982 GraphicUses:981Used by:1027
Symbol 983 BitmapUsed by:984 1057
Symbol 984 GraphicUses:983Used by:1027
Symbol 985 BitmapUsed by:986 1058
Symbol 986 GraphicUses:985Used by:1027 1059
Symbol 987 BitmapUsed by:988
Symbol 988 GraphicUses:987Used by:1027 1059
Symbol 989 BitmapUsed by:990
Symbol 990 GraphicUses:989Used by:1027 1059
Symbol 991 BitmapUsed by:992
Symbol 992 GraphicUses:991Used by:1027 1059
Symbol 993 BitmapUsed by:994
Symbol 994 GraphicUses:993Used by:1027 1059
Symbol 995 BitmapUsed by:996
Symbol 996 GraphicUses:995Used by:1027 1059
Symbol 997 BitmapUsed by:998
Symbol 998 GraphicUses:997Used by:1027 1059
Symbol 999 BitmapUsed by:1000
Symbol 1000 GraphicUses:999Used by:1027 1059
Symbol 1001 BitmapUsed by:1002
Symbol 1002 GraphicUses:1001Used by:1027 1059
Symbol 1003 BitmapUsed by:1004
Symbol 1004 GraphicUses:1003Used by:1027 1059
Symbol 1005 BitmapUsed by:1006
Symbol 1006 GraphicUses:1005Used by:1027 1059
Symbol 1007 BitmapUsed by:1008
Symbol 1008 GraphicUses:1007Used by:1027 1059
Symbol 1009 BitmapUsed by:1010
Symbol 1010 GraphicUses:1009Used by:1027 1059
Symbol 1011 BitmapUsed by:1012
Symbol 1012 GraphicUses:1011Used by:1027 1059
Symbol 1013 BitmapUsed by:1014
Symbol 1014 GraphicUses:1013Used by:1027 1059
Symbol 1015 BitmapUsed by:1016
Symbol 1016 GraphicUses:1015Used by:1027 1059
Symbol 1017 BitmapUsed by:1018
Symbol 1018 GraphicUses:1017Used by:1027 1059
Symbol 1019 BitmapUsed by:1020 1104
Symbol 1020 GraphicUses:1019Used by:1027 1059 1111
Symbol 1021 BitmapUsed by:1022 1103
Symbol 1022 GraphicUses:1021Used by:1027 1059 1111
Symbol 1023 BitmapUsed by:1024 1102
Symbol 1024 GraphicUses:1023Used by:1027 1059 1111
Symbol 1025 BitmapUsed by:1026 1101
Symbol 1026 GraphicUses:1025Used by:1027 1059 1111
Symbol 1027 MovieClipUses:839 346 347 348 841 843 845 847 849 851 853 855 857 859 862 864 866 868 870 872 874 876 878 880 882 884 886 888 890 892 894 896 897 898 899 900 901 902 903 905 907 909 911 913 915 917 919 921 922 924 925 927 929 931 933 935 937 939 941 943 945 947 948 950 952 774 419 776 769 778 780 762 765 423 424 770 772 782 801 954 956 958 960 962 964 966 816 968 970 972 974 976 978 980 982 984 986 988 437 990 992 994 996 998 1000 1002 1004 1006 1008 1010 1012 1014 1016 1018 1020 1022 1024 1026Used by:1112
Symbol 1028 GraphicUses:838Used by:1059
Symbol 1029 GraphicUses:840Used by:1059
Symbol 1030 GraphicUses:842Used by:1059
Symbol 1031 GraphicUses:844Used by:1059
Symbol 1032 GraphicUses:846Used by:1059
Symbol 1033 GraphicUses:848Used by:1059
Symbol 1034 GraphicUses:850Used by:1059
Symbol 1035 GraphicUses:852Used by:1059
Symbol 1036 GraphicUses:854Used by:1059
Symbol 1037 GraphicUses:856Used by:1059
Symbol 1038 GraphicUses:858Used by:1059
Symbol 1039 GraphicUses:863Used by:1059
Symbol 1040 GraphicUses:865Used by:1059
Symbol 1041 GraphicUses:867Used by:1059
Symbol 1042 GraphicUses:869Used by:1059
Symbol 1043 GraphicUses:871Used by:1059
Symbol 1044 GraphicUses:873Used by:1059
Symbol 1045 GraphicUses:875Used by:1059
Symbol 1046 GraphicUses:877Used by:1059
Symbol 1047 GraphicUses:879Used by:1059
Symbol 1048 GraphicUses:881Used by:1059
Symbol 1049 GraphicUses:967Used by:1059
Symbol 1050 GraphicUses:969Used by:1059
Symbol 1051 GraphicUses:971Used by:1059
Symbol 1052 GraphicUses:973Used by:1059
Symbol 1053 GraphicUses:975Used by:1059
Symbol 1054 GraphicUses:977Used by:1059
Symbol 1055 GraphicUses:979Used by:1059
Symbol 1056 GraphicUses:981Used by:1059
Symbol 1057 GraphicUses:983Used by:1059
Symbol 1058 GraphicUses:985Used by:1059
Symbol 1059 MovieClipUses:1028 346 347 348 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 862 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 882 884 886 888 890 892 894 896 897 898 899 900 901 902 903 905 907 909 911 913 915 917 919 921 922 924 925 927 929 931 933 935 937 939 941 943 945 947 948 950 952 774 419 776 769 778 780 762 765 423 424 770 772 782 801 954 956 958 960 962 964 966 816 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 986 988 437 990 992 994 996 998 1000 1002 1004 1006 1008 1010 1012 1014 1016 1018 1020 1022 1024 1026Used by:1112
Symbol 1060 GraphicUsed by:1078 1091
Symbol 1061 BitmapUsed by:1062 1080
Symbol 1062 GraphicUses:1061Used by:1063 1091
Symbol 1063 MovieClipUses:1062Used by:1078
Symbol 1064 BitmapUsed by:1065 1082
Symbol 1065 GraphicUses:1064Used by:1066 1091
Symbol 1066 MovieClipUses:1065Used by:1078
Symbol 1067 BitmapUsed by:1068 1084
Symbol 1068 GraphicUses:1067Used by:1069 1091
Symbol 1069 MovieClipUses:1068Used by:1078
Symbol 1070 BitmapUsed by:1071 1086
Symbol 1071 GraphicUses:1070Used by:1072 1091
Symbol 1072 MovieClipUses:1071Used by:1078
Symbol 1073 GraphicUses:817Used by:1078 1091
Symbol 1074 GraphicUses:819Used by:1078 1091
Symbol 1075 GraphicUses:821Used by:1078 1091
Symbol 1076 GraphicUses:823Used by:1078 1091
Symbol 1077 GraphicUses:343Used by:1078 1088 1091
Symbol 1078 MovieClipUses:1060 1063 1066 1069 1072 1073 1074 1075 1076 1077Used by:1112
Symbol 1079 GraphicUsed by:1088
Symbol 1080 GraphicUses:1061Used by:1081
Symbol 1081 MovieClipUses:1080Used by:1088
Symbol 1082 GraphicUses:1064Used by:1083
Symbol 1083 MovieClipUses:1082Used by:1088
Symbol 1084 GraphicUses:1067Used by:1085
Symbol 1085 MovieClipUses:1084Used by:1088
Symbol 1086 GraphicUses:1070Used by:1087
Symbol 1087 MovieClipUses:1086Used by:1088
Symbol 1088 MovieClipUses:1079 1081 1083 1085 1087 818 820 822 824 1077Used by:1112
Symbol 1089 GraphicUsed by:1090
Symbol 1090 MovieClipUses:1089Used by:1112
Symbol 1091 MovieClipUses:1060 1062 1065 1068 1071 1073 1074 1075 1076 1077Used by:1112
Symbol 1092 GraphicUsed by:1105
Symbol 1093 BitmapUsed by:1094 1107
Symbol 1094 GraphicUses:1093Used by:1105
Symbol 1095 BitmapUsed by:1096 1108
Symbol 1096 GraphicUses:1095Used by:1105
Symbol 1097 BitmapUsed by:1098 1109
Symbol 1098 GraphicUses:1097Used by:1105
Symbol 1099 BitmapUsed by:1100 1110
Symbol 1100 GraphicUses:1099Used by:1105
Symbol 1101 GraphicUses:1025Used by:1105
Symbol 1102 GraphicUses:1023Used by:1105
Symbol 1103 GraphicUses:1021Used by:1105
Symbol 1104 GraphicUses:1019Used by:1105
Symbol 1105 MovieClipUses:1092 1094 1096 1098 1100 1101 1102 1103 1104Used by:1112
Symbol 1106 GraphicUsed by:1111
Symbol 1107 GraphicUses:1093Used by:1111
Symbol 1108 GraphicUses:1095Used by:1111
Symbol 1109 GraphicUses:1097Used by:1111
Symbol 1110 GraphicUses:1099Used by:1111
Symbol 1111 MovieClipUses:1106 1107 1108 1109 1110 1026 1024 1022 1020Used by:1112
Symbol 1112 MovieClipUses:713 714 716 825 837 470 1027 1059 1078 1088 1090 1091 1105 1111Used by:1365
Symbol 1113 BitmapUsed by:1114 1136 1363
Symbol 1114 GraphicUses:565 1113Used by:1365
Symbol 1115 GraphicUsed by:1134
Symbol 1116 BitmapUsed by:1117
Symbol 1117 GraphicUses:1116Used by:1134
Symbol 1118 BitmapUsed by:1119 1133
Symbol 1119 GraphicUses:1118Used by:1134
Symbol 1120 BitmapUsed by:1121 1132
Symbol 1121 GraphicUses:1120Used by:1134
Symbol 1122 BitmapUsed by:1123 1131
Symbol 1123 GraphicUses:1122Used by:1134
Symbol 1124 BitmapUsed by:1125 1130
Symbol 1125 GraphicUses:1124Used by:1134
Symbol 1126 BitmapUsed by:1127
Symbol 1127 GraphicUses:1126Used by:1134
Symbol 1128 BitmapUsed by:1129
Symbol 1129 GraphicUses:1128Used by:1134
Symbol 1130 GraphicUses:1124Used by:1134
Symbol 1131 GraphicUses:1122Used by:1134
Symbol 1132 GraphicUses:1120Used by:1134
Symbol 1133 GraphicUses:1118Used by:1134
Symbol 1134 MovieClipUses:1115 1117 1119 1121 1123 1125 1127 1129 1130 1131 1132 1133Used by:1135 1139  Timeline
Symbol 1135 MovieClipUses:536 1134Used by:1365
Symbol 1136 GraphicUses:565 1113Used by:1365
Symbol 1137 GraphicUsed by:1138
Symbol 1138 MovieClipUses:1137Used by:1143
Symbol 1139 MovieClipUses:536 1134Used by:1143
Symbol 1140 GraphicUsed by:1142
Symbol 1141 GraphicUsed by:1142
Symbol 1142 MovieClipUses:1140 314 1141Used by:1143
Symbol 1143 MovieClipUses:1138 1139 1142 113Used by:1365
Symbol 1144 GraphicUsed by:1215 1322
Symbol 1145 GraphicUses:22Used by:1215 1322
Symbol 1146 BitmapUsed by:1147
Symbol 1147 GraphicUses:1146Used by:1215 1322
Symbol 1148 BitmapUsed by:1149
Symbol 1149 GraphicUses:1148Used by:1215 1322
Symbol 1150 BitmapUsed by:1151
Symbol 1151 GraphicUses:1150Used by:1215 1322
Symbol 1152 BitmapUsed by:1153
Symbol 1153 GraphicUses:1152Used by:1215 1322
Symbol 1154 BitmapUsed by:1155
Symbol 1155 GraphicUses:1154Used by:1215 1322
Symbol 1156 BitmapUsed by:1157
Symbol 1157 GraphicUses:1156Used by:1215 1322
Symbol 1158 BitmapUsed by:1159
Symbol 1159 GraphicUses:1158Used by:1215 1322
Symbol 1160 BitmapUsed by:1161
Symbol 1161 GraphicUses:1160Used by:1215 1322
Symbol 1162 BitmapUsed by:1163
Symbol 1163 GraphicUses:1162Used by:1215 1322
Symbol 1164 BitmapUsed by:1165
Symbol 1165 GraphicUses:1164Used by:1215 1322
Symbol 1166 BitmapUsed by:1167
Symbol 1167 GraphicUses:1166Used by:1215 1322
Symbol 1168 BitmapUsed by:1169
Symbol 1169 GraphicUses:1168Used by:1215 1322
Symbol 1170 BitmapUsed by:1171
Symbol 1171 GraphicUses:1170Used by:1215 1322
Symbol 1172 BitmapUsed by:1173
Symbol 1173 GraphicUses:1172Used by:1215 1322
Symbol 1174 BitmapUsed by:1175
Symbol 1175 GraphicUses:1174Used by:1215 1322
Symbol 1176 BitmapUsed by:1177
Symbol 1177 GraphicUses:1176Used by:1215 1322
Symbol 1178 BitmapUsed by:1179
Symbol 1179 GraphicUses:1178Used by:1215 1322
Symbol 1180 BitmapUsed by:1181
Symbol 1181 GraphicUses:1180Used by:1215 1322
Symbol 1182 BitmapUsed by:1183
Symbol 1183 GraphicUses:1182Used by:1215 1322
Symbol 1184 BitmapUsed by:1185
Symbol 1185 GraphicUses:1184Used by:1215 1322
Symbol 1186 BitmapUsed by:1187
Symbol 1187 GraphicUses:1186Used by:1215 1322
Symbol 1188 MovieClipUses:314 2Used by:1215 1312 1319 1322
Symbol 1189 BitmapUsed by:1190 1320
Symbol 1190 GraphicUses:1189Used by:1191
Symbol 1191 MovieClipUses:1190Used by:1215 1312 1319 1322
Symbol 1192 BitmapUsed by:1193
Symbol 1193 GraphicUses:1192Used by:1215 1322
Symbol 1194 GraphicUsed by:1213
Symbol 1195 BitmapUsed by:1196
Symbol 1196 GraphicUses:1195Used by:1213
Symbol 1197 BitmapUsed by:1198
Symbol 1198 GraphicUses:1197Used by:1213
Symbol 1199 BitmapUsed by:1200
Symbol 1200 GraphicUses:1199Used by:1213
Symbol 1201 BitmapUsed by:1202
Symbol 1202 GraphicUses:1201Used by:1213
Symbol 1203 BitmapUsed by:1204
Symbol 1204 GraphicUses:1203Used by:1213
Symbol 1205 BitmapUsed by:1206
Symbol 1206 GraphicUses:1205Used by:1213
Symbol 1207 BitmapUsed by:1208
Symbol 1208 GraphicUses:1207Used by:1213
Symbol 1209 BitmapUsed by:1210
Symbol 1210 GraphicUses:1209Used by:1213
Symbol 1211 BitmapUsed by:1212
Symbol 1212 GraphicUses:1211Used by:1213
Symbol 1213 MovieClipUses:1194 1196 1198 1200 1202 1204 1206 1208 1210 1212Used by:1214
Symbol 1214 MovieClipUses:1213Used by:1215 1312 1319 1322
Symbol 1215 MovieClipUses:1144 1145 1147 1149 1151 1153 1155 1157 1159 708 1161 1163 1165 1167 1169 1171 1173 1175 1177 1179 1181 1183 1185 1187 1188 1191 1193 1214Used by:1365
Symbol 1216 GraphicUsed by:1217
Symbol 1217 MovieClipUses:1216Used by:1365
Symbol 1218 BitmapUsed by:1219
Symbol 1219 GraphicUses:1218Used by:1244
Symbol 1220 BitmapUsed by:1221
Symbol 1221 GraphicUses:1220Used by:1244
Symbol 1222 BitmapUsed by:1223
Symbol 1223 GraphicUses:1222Used by:1244
Symbol 1224 BitmapUsed by:1225
Symbol 1225 GraphicUses:1224Used by:1244
Symbol 1226 BitmapUsed by:1227
Symbol 1227 GraphicUses:1226Used by:1244
Symbol 1228 BitmapUsed by:1229
Symbol 1229 GraphicUses:1228Used by:1244
Symbol 1230 BitmapUsed by:1231
Symbol 1231 GraphicUses:1230Used by:1244
Symbol 1232 BitmapUsed by:1233
Symbol 1233 GraphicUses:1232Used by:1244
Symbol 1234 BitmapUsed by:1235
Symbol 1235 GraphicUses:1234Used by:1244
Symbol 1236 BitmapUsed by:1237
Symbol 1237 GraphicUses:1236Used by:1244
Symbol 1238 BitmapUsed by:1239
Symbol 1239 GraphicUses:1238Used by:1244
Symbol 1240 BitmapUsed by:1241
Symbol 1241 GraphicUses:1240Used by:1244
Symbol 1242 BitmapUsed by:1243
Symbol 1243 GraphicUses:1242Used by:1244
Symbol 1244 MovieClipUses:1219 1221 1223 1225 1227 1229 1231 1233 1235 1237 1239 1241 1243Used by:1365
Symbol 1245 GraphicUsed by:1312
Symbol 1246 BitmapUsed by:1247
Symbol 1247 GraphicUses:1246Used by:1312 1319
Symbol 1248 BitmapUsed by:1249
Symbol 1249 GraphicUses:1248Used by:1312 1319
Symbol 1250 BitmapUsed by:1251
Symbol 1251 GraphicUses:1250Used by:1312 1319
Symbol 1252 BitmapUsed by:1253
Symbol 1253 GraphicUses:1252Used by:1312 1319
Symbol 1254 GraphicUsed by:1312 1319
Symbol 1255 BitmapUsed by:1256
Symbol 1256 GraphicUses:1255Used by:1312 1319
Symbol 1257 GraphicUsed by:1312 1319
Symbol 1258 BitmapUsed by:1259
Symbol 1259 GraphicUses:1258Used by:1312 1319
Symbol 1260 BitmapUsed by:1261
Symbol 1261 GraphicUses:1260Used by:1312 1319
Symbol 1262 BitmapUsed by:1263
Symbol 1263 GraphicUses:1262Used by:1312 1319
Symbol 1264 BitmapUsed by:1265
Symbol 1265 GraphicUses:1264Used by:1312 1319
Symbol 1266 BitmapUsed by:1267
Symbol 1267 GraphicUses:1266Used by:1312 1319
Symbol 1268 BitmapUsed by:1269
Symbol 1269 GraphicUses:1268Used by:1312 1319
Symbol 1270 BitmapUsed by:1271
Symbol 1271 GraphicUses:1270Used by:1312 1319
Symbol 1272 GraphicUsed by:1312 1319
Symbol 1273 BitmapUsed by:1274
Symbol 1274 GraphicUses:1273Used by:1312 1318 1319
Symbol 1275 BitmapUsed by:1276
Symbol 1276 GraphicUses:1275Used by:1312 1319
Symbol 1277 BitmapUsed by:1278
Symbol 1278 GraphicUses:1277Used by:1312 1319
Symbol 1279 BitmapUsed by:1280
Symbol 1280 GraphicUses:1279Used by:1312 1319
Symbol 1281 BitmapUsed by:1282
Symbol 1282 GraphicUses:1281Used by:1312 1319
Symbol 1283 BitmapUsed by:1284
Symbol 1284 GraphicUses:1283Used by:1312 1319
Symbol 1285 GraphicUsed by:1312 1319
Symbol 1286 BitmapUsed by:1287
Symbol 1287 GraphicUses:1286Used by:1312 1319
Symbol 1288 BitmapUsed by:1289
Symbol 1289 GraphicUses:1288Used by:1312 1319
Symbol 1290 BitmapUsed by:1291
Symbol 1291 GraphicUses:1290Used by:1312 1319
Symbol 1292 BitmapUsed by:1293
Symbol 1293 GraphicUses:1292Used by:1312 1319
Symbol 1294 BitmapUsed by:1295
Symbol 1295 GraphicUses:1294Used by:1312 1319
Symbol 1296 BitmapUsed by:1297
Symbol 1297 GraphicUses:1296Used by:1312 1319
Symbol 1298 BitmapUsed by:1299
Symbol 1299 GraphicUses:1298Used by:1312 1319
Symbol 1300 BitmapUsed by:1301
Symbol 1301 GraphicUses:1300Used by:1312 1319
Symbol 1302 BitmapUsed by:1303
Symbol 1303 GraphicUses:1302Used by:1312 1319
Symbol 1304 BitmapUsed by:1305
Symbol 1305 GraphicUses:1304Used by:1312 1319
Symbol 1306 BitmapUsed by:1307
Symbol 1307 GraphicUses:1306Used by:1312 1319
Symbol 1308 BitmapUsed by:1309
Symbol 1309 GraphicUses:1308Used by:1312 1319
Symbol 1310 BitmapUsed by:1311
Symbol 1311 GraphicUses:1310Used by:1312 1319
Symbol 1312 MovieClipUses:1245 1247 1249 1251 1253 1254 1256 1257 1259 708 1261 1263 1265 1267 1269 1271 1272 1274 1276 1278 1280 1282 1284 1188 1191 1285 1287 1214 1289 1291 1293 1295 1297 1299 1301 1303 1305 1307 1309 1311Used by:1365
Symbol 1313 GraphicUsed by:1319
Symbol 1314 GraphicUsed by:1319 1322
Symbol 1315 GraphicUsed by:1319
Symbol 1316 MovieClipUses:672Used by:1319 1322 1365
Symbol 1317 GraphicUsed by:1319
Symbol 1318 MovieClipUses:1274Used by:1319
Symbol 1319 MovieClipUses:1313 1247 1314 1249 1251 1253 1254 1256 1257 1259 708 1261 1263 1265 1267 1269 1271 1272 1274 1276 1278 1280 1282 1284 1315 1316 1317 1318 1188 1191 1285 1287 1214 1289 1291 1293 1295 1297 1299 1301 1303 1305 1307 1309 1311Used by:1365
Symbol 1320 GraphicUses:1189Used by:1321
Symbol 1321 MovieClipUses:1320Used by:1322
Symbol 1322 MovieClipUses:1144 1145 1314 1147 1149 1151 1153 1155 1157 1159 708 1161 1163 1165 1167 1169 1171 1173 1175 1177 1179 1181 1183 1185 1187 1316 1188 1191 1193 1214 1321Used by:1365
Symbol 1323 BitmapUsed by:1324 1363
Symbol 1324 GraphicUses:1323Used by:1365
Symbol 1325 GraphicUses:565Used by:1326
Symbol 1326 MovieClipUses:1325Used by:1365
Symbol 1327 BitmapUsed by:1328
Symbol 1328 GraphicUses:1327Used by:1329 1404
Symbol 1329 MovieClipUses:30 345 1328 55 57 59 61 63 65 67 69 71Used by:1365
Symbol 1330 GraphicUses:783Used by:1331
Symbol 1331 MovieClipUses:801 1330Used by:1361
Symbol 1332 GraphicUsed by:1360
Symbol 1333 BitmapUsed by:1334
Symbol 1334 GraphicUses:1333Used by:1359
Symbol 1335 BitmapUsed by:1336
Symbol 1336 GraphicUses:1335Used by:1359
Symbol 1337 BitmapUsed by:1338
Symbol 1338 GraphicUses:1337Used by:1359
Symbol 1339 BitmapUsed by:1340
Symbol 1340 GraphicUses:1339Used by:1359
Symbol 1341 BitmapUsed by:1342
Symbol 1342 GraphicUses:1341Used by:1359
Symbol 1343 BitmapUsed by:1344
Symbol 1344 GraphicUses:1343Used by:1359
Symbol 1345 BitmapUsed by:1346
Symbol 1346 GraphicUses:1345Used by:1359
Symbol 1347 BitmapUsed by:1348
Symbol 1348 GraphicUses:1347Used by:1359
Symbol 1349 BitmapUsed by:1350
Symbol 1350 GraphicUses:1349Used by:1359
Symbol 1351 BitmapUsed by:1352
Symbol 1352 GraphicUses:1351Used by:1359
Symbol 1353 BitmapUsed by:1354
Symbol 1354 GraphicUses:1353Used by:1359
Symbol 1355 BitmapUsed by:1356
Symbol 1356 GraphicUses:1355Used by:1359
Symbol 1357 BitmapUsed by:1358
Symbol 1358 GraphicUses:1357Used by:1359
Symbol 1359 MovieClipUses:1334 1336 1338 1340 1342 1344 1346 1348 1350 1352 1354 1356 1358Used by:1360
Symbol 1360 MovieClipUses:1332 1359Used by:1361
Symbol 1361 MovieClipUses:1331 1360Used by:1365
Symbol 1362 BitmapUsed by:1363
Symbol 1363 GraphicUses:1362 565 1113 1323Used by:1364
Symbol 1364 MovieClipUses:1363Used by:1365
Symbol 1365 MovieClipUses:537 539 541 558 570 592 593 596 597 598 600 601 602 631 646 647 712 1112 1114 1135 1136 1143 1215 1217 1244 1312 98 650 1319 1316 113 1322 1324 1326 1329 1361 1364Used by:Timeline
Symbol 1366 GraphicUsed by:1370
Symbol 1367 TextUses:4Used by:1370
Symbol 1368 SoundUsed by:1370
Symbol 1369 SoundUsed by:1370
Symbol 1370 MovieClipUses:1366 1367 1368 1369Used by:Timeline
Symbol 1371 GraphicUsed by:1373
Symbol 1372 TextUses:4Used by:1373
Symbol 1373 MovieClipUses:1371 1372 608Used by:Timeline
Symbol 1374 GraphicUsed by:1377
Symbol 1375 GraphicUsed by:1376
Symbol 1376 MovieClipUses:1375Used by:1377
Symbol 1377 MovieClipUses:1374 1376Used by:Timeline
Symbol 1378 GraphicUsed by:1380
Symbol 1379 TextUses:17Used by:1380
Symbol 1380 MovieClipUses:1378 1379Used by:Timeline
Symbol 1381 GraphicUsed by:1385
Symbol 1382 TextUses:17Used by:1385
Symbol 1383 GraphicUsed by:1385
Symbol 1384 GraphicUsed by:1385
Symbol 1385 MovieClipUses:1381 1382 1383 1384Used by:Timeline
Symbol 1386 GraphicUsed by:1389
Symbol 1387 FontUsed by:1388 1440 1444 1447 1453 1454 1614 1618 1621 1693 1694 1695 1697
Symbol 1388 TextUses:1387Used by:1389
Symbol 1389 MovieClipUses:1386 1388Used by:Timeline
Symbol 1390 GraphicUsed by:1395
Symbol 1391 SoundUsed by:1395
Symbol 1392 SoundUsed by:1395
Symbol 1393 SoundUsed by:1395
Symbol 1394 SoundUsed by:1395
Symbol 1395 MovieClipUses:1390 1391 1392 1393 1394Used by:Timeline
Symbol 1396 GraphicUsed by:Timeline
Symbol 1397 GraphicUsed by:1399
Symbol 1398 TextUses:4Used by:1399
Symbol 1399 MovieClipUses:1397 1398 2Used by:Timeline
Symbol 1400 BitmapUsed by:1401
Symbol 1401 GraphicUses:1400Used by:1402
Symbol 1402 MovieClipUses:1401Used by:1403
Symbol 1403 MovieClipUses:1402Used by:Timeline
Symbol 1404 MovieClipUses:30 345 1328 55 57 59 61 63 65 67 69 71Used by:Timeline
Symbol 1405 MovieClipUses:529Used by:Timeline
Symbol 1406 GraphicUsed by:1407
Symbol 1407 MovieClipUses:1406Used by:Timeline
Symbol 1408 GraphicUsed by:1413
Symbol 1409 GraphicUsed by:1410
Symbol 1410 MovieClipUses:1409Used by:1413
Symbol 1411 GraphicUsed by:1412
Symbol 1412 MovieClipUses:1411Used by:1413
Symbol 1413 MovieClipUses:1408 1410 1412Used by:Timeline
Symbol 1414 GraphicUsed by:1418
Symbol 1415 TextUses:4Used by:1418
Symbol 1416 GraphicUsed by:1418
Symbol 1417 TextUses:4Used by:1418
Symbol 1418 MovieClipUses:1414 1415 1416 1417Used by:Timeline
Symbol 1419 GraphicUsed by:1421
Symbol 1420 TextUses:4Used by:1421
Symbol 1421 MovieClipUses:1419 1420Used by:Timeline
Symbol 1422 GraphicUsed by:1424
Symbol 1423 TextUses:4Used by:1424
Symbol 1424 MovieClipUses:1422 1423Used by:Timeline
Symbol 1425 BitmapUsed by:1426
Symbol 1426 GraphicUses:1425Used by:Timeline
Symbol 1427 GraphicUsed by:1428
Symbol 1428 MovieClipUses:1427Used by:Timeline
Symbol 1429 GraphicUsed by:1430
Symbol 1430 MovieClipUses:1429Used by:Timeline
Symbol 1431 BitmapUsed by:1432
Symbol 1432 GraphicUses:1431Used by:1436
Symbol 1433 BitmapUsed by:1434
Symbol 1434 GraphicUses:1433Used by:1435
Symbol 1435 MovieClipUses:1434Used by:1436
Symbol 1436 MovieClipUses:1432 1435Used by:Timeline
Symbol 1437 GraphicUsed by:1439
Symbol 1438 GraphicUsed by:1439
Symbol 1439 MovieClipUses:1437 1438Used by:Timeline
Symbol 1440 EditableTextUses:1387Used by:Timeline
Symbol 1441 BitmapUsed by:1442
Symbol 1442 GraphicUses:1441Used by:1443
Symbol 1443 MovieClipUses:1442Used by:1445 1620  Timeline
Symbol 1444 EditableTextUses:1387Used by:1445
Symbol 1445 MovieClipUses:1444 1443Used by:Timeline
Symbol 1446 GraphicUsed by:1449
Symbol 1447 EditableTextUses:1387Used by:1449
Symbol 1448 GraphicUsed by:1449
Symbol 1449 MovieClipUses:1446 1447 1448Used by:Timeline
Symbol 1450 GraphicUsed by:1451
Symbol 1451 MovieClipUses:1450Used by:Timeline
Symbol 1452 GraphicUsed by:Timeline
Symbol 1453 EditableTextUses:1387Used by:Timeline
Symbol 1454 EditableTextUses:1387Used by:Timeline
Symbol 1455 GraphicUsed by:Timeline
Symbol 1456 GraphicUsed by:1459
Symbol 1457 TextUses:17Used by:1459
Symbol 1458 GraphicUsed by:1459
Symbol 1459 ButtonUses:1456 1457 1458Used by:Timeline
Symbol 1460 GraphicUsed by:Timeline
Symbol 1461 BitmapUsed by:1462 1600
Symbol 1462 GraphicUses:1461Used by:1613
Symbol 1463 MovieClipUses:536Used by:1613
Symbol 1464 GraphicUsed by:1465
Symbol 1465 MovieClipUses:1464Used by:1466
Symbol 1466 MovieClipUses:1465Used by:1613
Symbol 1467 BitmapUsed by:1468 1601
Symbol 1468 GraphicUses:1467Used by:1613
Symbol 1469 BitmapUsed by:1470 1598
Symbol 1470 GraphicUses:1469Used by:1613
Symbol 1471 BitmapUsed by:1472 1599
Symbol 1472 GraphicUses:1471Used by:1613
Symbol 1473 BitmapUsed by:1474 1596
Symbol 1474 GraphicUses:1473Used by:1613
Symbol 1475 BitmapUsed by:1476 1597
Symbol 1476 GraphicUses:1475Used by:1613
Symbol 1477 BitmapUsed by:1478 1594
Symbol 1478 GraphicUses:1477Used by:1613
Symbol 1479 BitmapUsed by:1480 1595
Symbol 1480 GraphicUses:1479Used by:1613
Symbol 1481 BitmapUsed by:1482 1592
Symbol 1482 GraphicUses:1481Used by:1613
Symbol 1483 BitmapUsed by:1484 1593
Symbol 1484 GraphicUses:1483Used by:1613
Symbol 1485 BitmapUsed by:1486 1590
Symbol 1486 GraphicUses:1485Used by:1613
Symbol 1487 BitmapUsed by:1488 1591
Symbol 1488 GraphicUses:1487Used by:1613
Symbol 1489 GraphicUses:25Used by:1613
Symbol 1490 BitmapUsed by:1491 1589
Symbol 1491 GraphicUses:1490Used by:1613
Symbol 1492 BitmapUsed by:1493 1586
Symbol 1493 GraphicUses:1492Used by:1613
Symbol 1494 BitmapUsed by:1495 1587
Symbol 1495 GraphicUses:1494Used by:1613
Symbol 1496 BitmapUsed by:1497 1584
Symbol 1497 GraphicUses:1496Used by:1613
Symbol 1498 BitmapUsed by:1499 1585
Symbol 1499 GraphicUses:1498Used by:1613
Symbol 1500 BitmapUsed by:1501 1582
Symbol 1501 GraphicUses:1500Used by:1613
Symbol 1502 BitmapUsed by:1503 1583
Symbol 1503 GraphicUses:1502Used by:1613
Symbol 1504 MovieClipUses:270 272 274 276 278Used by:1613
Symbol 1505 BitmapUsed by:1506
Symbol 1506 GraphicUses:1505Used by:1535
Symbol 1507 BitmapUsed by:1508
Symbol 1508 GraphicUses:1507Used by:1535
Symbol 1509 BitmapUsed by:1510
Symbol 1510 GraphicUses:1509Used by:1535
Symbol 1511 BitmapUsed by:1512
Symbol 1512 GraphicUses:1511Used by:1535
Symbol 1513 BitmapUsed by:1514
Symbol 1514 GraphicUses:1513Used by:1535
Symbol 1515 BitmapUsed by:1516
Symbol 1516 GraphicUses:1515Used by:1535
Symbol 1517 BitmapUsed by:1518
Symbol 1518 GraphicUses:1517Used by:1535
Symbol 1519 BitmapUsed by:1520
Symbol 1520 GraphicUses:1519Used by:1535
Symbol 1521 BitmapUsed by:1522
Symbol 1522 GraphicUses:1521Used by:1535
Symbol 1523 BitmapUsed by:1524
Symbol 1524 GraphicUses:1523Used by:1535
Symbol 1525 BitmapUsed by:1526
Symbol 1526 GraphicUses:1525Used by:1535
Symbol 1527 BitmapUsed by:1528
Symbol 1528 GraphicUses:1527Used by:1535
Symbol 1529 BitmapUsed by:1530
Symbol 1530 GraphicUses:1529Used by:1535
Symbol 1531 BitmapUsed by:1532
Symbol 1532 GraphicUses:1531Used by:1535
Symbol 1533 BitmapUsed by:1534
Symbol 1534 GraphicUses:1533Used by:1535
Symbol 1535 MovieClipUses:1506 52 1508 1510 1512 1514 1516 1518 1520 1522 1524 1526 1528 32 1530 1532 1534Used by:1613
Symbol 1536 BitmapUsed by:1537
Symbol 1537 GraphicUses:1536Used by:1546
Symbol 1538 BitmapUsed by:1539
Symbol 1539 GraphicUses:1538Used by:1546
Symbol 1540 BitmapUsed by:1541
Symbol 1541 GraphicUses:1540Used by:1546
Symbol 1542 BitmapUsed by:1543
Symbol 1543 GraphicUses:1542Used by:1546
Symbol 1544 BitmapUsed by:1545
Symbol 1545 GraphicUses:1544Used by:1546
Symbol 1546 MovieClipUses:1537 1539 1541 1543 1545Used by:1613
Symbol 1547 MovieClipUses:176 178 180 182 184 186 188 190 242 244 246 248 250 252 254 256 258 260Used by:1613
Symbol 1548 GraphicUses:73Used by:1549
Symbol 1549 MovieClipUses:242 244 246 248 250 252 254 256 258 260 1548Used by:1613
Symbol 1550 MovieClipUses:74 76 78 80 115 117 119 121 123 125 127 129 131 133 135 137 139 141 143 145 147Used by:1613
Symbol 1551 MovieClipUses:80 78 76 74Used by:1613
Symbol 1552 BitmapUsed by:1553
Symbol 1553 GraphicUses:1552Used by:1613
Symbol 1554 BitmapUsed by:1555
Symbol 1555 GraphicUses:1554Used by:1613
Symbol 1556 BitmapUsed by:1557
Symbol 1557 GraphicUses:1556Used by:1613
Symbol 1558 BitmapUsed by:1559
Symbol 1559 GraphicUses:1558Used by:1613
Symbol 1560 BitmapUsed by:1561
Symbol 1561 GraphicUses:1560Used by:1613
Symbol 1562 BitmapUsed by:1563
Symbol 1563 GraphicUses:1562Used by:1613
Symbol 1564 BitmapUsed by:1565
Symbol 1565 GraphicUses:1564Used by:1613
Symbol 1566 BitmapUsed by:1567
Symbol 1567 GraphicUses:1566Used by:1613
Symbol 1568 BitmapUsed by:1569
Symbol 1569 GraphicUses:1568Used by:1613
Symbol 1570 BitmapUsed by:1571
Symbol 1571 GraphicUses:1570Used by:1613
Symbol 1572 BitmapUsed by:1573
Symbol 1573 GraphicUses:1572Used by:1613
Symbol 1574 BitmapUsed by:1575
Symbol 1575 GraphicUses:1574Used by:1613
Symbol 1576 BitmapUsed by:1577
Symbol 1577 GraphicUses:1576Used by:1613
Symbol 1578 BitmapUsed by:1579
Symbol 1579 GraphicUses:1578Used by:1613
Symbol 1580 BitmapUsed by:1581
Symbol 1581 GraphicUses:1580Used by:1613
Symbol 1582 GraphicUses:1500Used by:1613
Symbol 1583 GraphicUses:1502Used by:1613
Symbol 1584 GraphicUses:1496Used by:1613
Symbol 1585 GraphicUses:1498Used by:1613
Symbol 1586 GraphicUses:1492Used by:1613
Symbol 1587 GraphicUses:1494Used by:1613
Symbol 1588 GraphicUses:25Used by:1613
Symbol 1589 GraphicUses:1490Used by:1613
Symbol 1590 GraphicUses:1485Used by:1613
Symbol 1591 GraphicUses:1487Used by:1613
Symbol 1592 GraphicUses:1481Used by:1613
Symbol 1593 GraphicUses:1483Used by:1613
Symbol 1594 GraphicUses:1477Used by:1613
Symbol 1595 GraphicUses:1479Used by:1613
Symbol 1596 GraphicUses:1473Used by:1613
Symbol 1597 GraphicUses:1475Used by:1613
Symbol 1598 GraphicUses:1469Used by:1613
Symbol 1599 GraphicUses:1471Used by:1613
Symbol 1600 GraphicUses:1461Used by:1613
Symbol 1601 GraphicUses:1467Used by:1613
Symbol 1602 GraphicUses:29Used by:1613
Symbol 1603 GraphicUses:54Used by:1613
Symbol 1604 GraphicUses:56Used by:1613
Symbol 1605 GraphicUses:58Used by:1613
Symbol 1606 GraphicUses:60Used by:1613
Symbol 1607 GraphicUses:62Used by:1613
Symbol 1608 GraphicUses:64Used by:1613
Symbol 1609 GraphicUses:66Used by:1613
Symbol 1610 GraphicUses:68Used by:1613
Symbol 1611 GraphicUses:70Used by:1613
Symbol 1612 GraphicUsed by:1613
Symbol 1613 MovieClipUses:1462 1463 1466 345 1468 1470 1472 1474 1476 1478 1480 1482 1484 1486 1488 1489 1491 1493 1495 1497 1499 1501 1503 1504 30 1535 55 57 59 61 63 65 67 69 71 172 1546 1547 1549 239 1550 1551 1553 1555 1557 1559 1561 1563 1565 1567 1569 1571 1573 1575 1577 1579 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612Used by:Timeline
Symbol 1614 EditableTextUses:1387Used by:Timeline
Symbol 1615 GraphicUsed by:1617
Symbol 1616 GraphicUsed by:1617
Symbol 1617 MovieClipUses:1615 1616Used by:Timeline
Symbol 1618 EditableTextUses:1387Used by:Timeline
Symbol 1619 EditableTextUses:316Used by:1620
Symbol 1620 MovieClipUses:1443 1619Used by:Timeline
Symbol 1621 EditableTextUses:1387Used by:Timeline
Symbol 1622 GraphicUsed by:1627
Symbol 1623 GraphicUsed by:1626 1663 1668 1691
Symbol 1624 TextUses:316Used by:1626
Symbol 1625 TextUses:316Used by:1626
Symbol 1626 ButtonUses:334 1623 1624 476 479 1625 481 482 475Used by:1627
Symbol 1627 MovieClipUses:1622 1626Used by:Timeline
Symbol 1628 GraphicUsed by:1629 1692
Symbol 1629 MovieClipUses:1628Used by:1660
Symbol 1630 GraphicUsed by:1660
Symbol 1631 EditableTextUses:17Used by:1651
Symbol 1632 EditableTextUses:17Used by:1651
Symbol 1633 EditableTextUses:17Used by:1651
Symbol 1634 EditableTextUses:17Used by:1651
Symbol 1635 EditableTextUses:17Used by:1651
Symbol 1636 TextUses:17Used by:1651
Symbol 1637 TextUses:17Used by:1651
Symbol 1638 TextUses:17Used by:1651
Symbol 1639 TextUses:17Used by:1651
Symbol 1640 TextUses:17Used by:1651
Symbol 1641 TextUses:17Used by:1651
Symbol 1642 TextUses:17Used by:1651
Symbol 1643 TextUses:17Used by:1646
Symbol 1644 TextUses:17Used by:1646
Symbol 1645 TextUses:17Used by:1646
Symbol 1646 MovieClipUses:1643 1644 1645Used by:1651
Symbol 1647 TextUses:17Used by:1651
Symbol 1648 TextUses:17Used by:1651
Symbol 1649 EditableTextUses:17Used by:1651
Symbol 1650 EditableTextUses:17Used by:1651
Symbol 1651 MovieClipUses:1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1646 1647 1648 1649 1650Used by:1660
Symbol 1652 TextUses:17Used by:1653
Symbol 1653 MovieClipUses:1652Used by:1660
Symbol 1654 BitmapUsed by:1655
Symbol 1655 GraphicUses:1654Used by:1656 1660
Symbol 1656 MovieClipUses:1655Used by:1660
Symbol 1657 GraphicUsed by:1658 1660
Symbol 1658 MovieClipUses:1657Used by:1660
Symbol 1659 GraphicUsed by:1660
Symbol 1660 ButtonUses:1629 1630 1651 1653 1656 1658 1659 1655 1657Used by:1692
Symbol 1661 TextUses:316Used by:1663
Symbol 1662 TextUses:316Used by:1663
Symbol 1663 ButtonUses:334 1623 1661 479 1662 481 482Used by:1692
Symbol 1664 TextUses:316Used by:1668
Symbol 1665 GraphicUsed by:1666
Symbol 1666 MovieClipUses:1665Used by:1668
Symbol 1667 TextUses:316Used by:1668
Symbol 1668 ButtonUses:334 1623 1664 1666 479 1667 481 482Used by:1692
Symbol 1669 BitmapUsed by:1670
Symbol 1670 GraphicUses:1669Used by:1692
Symbol 1671 BitmapUsed by:1672
Symbol 1672 GraphicUses:1671Used by:1673
Symbol 1673 MovieClipUses:1672Used by:1692
Symbol 1674 BitmapUsed by:1675
Symbol 1675 GraphicUses:1674Used by:1692
Symbol 1676 TextUses:17Used by:1692
Symbol 1677 TextUses:17Used by:1692
Symbol 1678 TextUses:17Used by:1692
Symbol 1679 TextUses:17Used by:1686
Symbol 1680 TextUses:17Used by:1686
Symbol 1681 TextUses:17Used by:1686
Symbol 1682 TextUses:17Used by:1686
Symbol 1683 TextUses:17Used by:1686
Symbol 1684 TextUses:17Used by:1686
Symbol 1685 GraphicUsed by:1686
Symbol 1686 ButtonUses:1679 1680 1681 1682 1683 1684 1685Used by:1692
Symbol 1687 BitmapUsed by:1688
Symbol 1688 GraphicUses:1687Used by:1692
Symbol 1689 TextUses:316Used by:1691
Symbol 1690 TextUses:316Used by:1691
Symbol 1691 ButtonUses:334 1623 1689 479 1690 481 482Used by:1692
Symbol 1692 MovieClipUses:1628 1660 1663 337 1668 1670 1673 1675 1676 1677 1678 1686 1688 1691Used by:Timeline
Symbol 1693 EditableTextUses:1387Used by:Timeline
Symbol 1694 EditableTextUses:1387Used by:Timeline
Symbol 1695 EditableTextUses:1387Used by:Timeline
Symbol 1696 EditableTextUses:316Used by:Timeline
Symbol 1697 EditableTextUses:1387Used by:Timeline
Symbol 1698 EditableTextUses:316Used by:Timeline
Symbol 1699 TextUses:17Used by:1702
Symbol 1700 TextUses:17Used by:1702
Symbol 1701 GraphicUsed by:1702
Symbol 1702 ButtonUses:1699 1700 1701Used by:Timeline

Instance Names

"cursor"Frame 1Symbol 496 MovieClip
"casquillo_aire"Frame 3Symbol 514 MovieClip
"casquillo"Frame 3Symbol 523 MovieClip
"pared1"Frame 3Symbol 525 MovieClip
"pared2"Frame 3Symbol 525 MovieClip
"tracer_izq"Frame 3Symbol 532 MovieClip
"tracer"Frame 3Symbol 535 MovieClip
"mundo"Frame 3Symbol 1365 MovieClip
"sonido_lata"Frame 3Symbol 1370 MovieClip
"sonido_cristal"Frame 3Symbol 1373 MovieClip
"niebla"Frame 3Symbol 1377 MovieClip
"m_x_moviendose"Frame 3Symbol 1380 MovieClip
"combo"Frame 3Symbol 1389 MovieClip
"gritos"Frame 3Symbol 1395 MovieClip
"sonido_expl2"Frame 3Symbol 1399 MovieClip
"go"Frame 3Symbol 1403 MovieClip
"vida"Frame 3Symbol 1413 MovieClip
"granada"Frame 3Symbol 1418 MovieClip
"time_f"Frame 3Symbol 1421 MovieClip
"halo_vida"Frame 3Symbol 1430 MovieClip
"hud_granas"Frame 3Symbol 1436 MovieClip
"tio"Frame 18Symbol 1613 MovieClip
"flashblood"Frame 18Symbol 1617 MovieClip
"combocount"Frame 18Symbol 1620 MovieClip
"gameover"Frame 18Symbol 1627 MovieClip
"win"Frame 18Symbol 1692 MovieClip
"combocount"Frame 19Symbol 1620 MovieClip
"tio"Frame 19Symbol 1613 MovieClip
"brazo"Symbol 53 MovieClip Frame 1Symbol 52 MovieClip
"torso"Symbol 72 MovieClip Frame 1Symbol 53 MovieClip
"chispas_rotacion"Symbol 97 MovieClip Frame 1Symbol 96 MovieClip
"sangrerot"Symbol 112 MovieClip Frame 1Symbol 111 MovieClip
"chispa"Symbol 173 MovieClip Frame 50Symbol 98 MovieClip
"chispa"Symbol 173 MovieClip Frame 55Symbol 98 MovieClip
"chispa"Symbol 173 MovieClip Frame 59Symbol 98 MovieClip
"chispa"Symbol 173 MovieClip Frame 63Symbol 98 MovieClip
"sangretio"Symbol 173 MovieClip Frame 80Symbol 113 MovieClip
"sangretio"Symbol 173 MovieClip Frame 86Symbol 113 MovieClip
"sangretio"Symbol 173 MovieClip Frame 90Symbol 113 MovieClip
"sangretio"Symbol 173 MovieClip Frame 94Symbol 113 MovieClip
"torso"Symbol 173 MovieClip Frame 153Symbol 53 MovieClip
"area"Symbol 470 MovieClip Frame 1Symbol 346 MovieClip
"area_head"Symbol 470 MovieClip Frame 1Symbol 347 MovieClip
"area_explo"Symbol 470 MovieClip Frame 1Symbol 348 MovieClip
"area"Symbol 470 MovieClip Frame 38Symbol 346 MovieClip
"area_head"Symbol 470 MovieClip Frame 38Symbol 347 MovieClip
"area_explo"Symbol 470 MovieClip Frame 38Symbol 348 MovieClip
"mundo"Symbol 485 MovieClip Frame 1Symbol 342 MovieClip
"giñao"Symbol 485 MovieClip Frame 1Symbol 470 MovieClip
"playbot"Symbol 485 MovieClip Frame 1Symbol 484 MovieClip
"roca1"Symbol 691 MovieClip Frame 1Symbol 690 MovieClip
"bola"Symbol 712 MovieClip Frame 1Symbol 649 MovieClip
"humo"Symbol 712 MovieClip Frame 1Symbol 650 MovieClip
"trozos"Symbol 712 MovieClip Frame 1Symbol 673 MovieClip
"chispa_atras"Symbol 712 MovieClip Frame 1Symbol 98 MovieClip
"cacho1"Symbol 712 MovieClip Frame 1Symbol 691 MovieClip
"cacho2"Symbol 712 MovieClip Frame 1Symbol 693 MovieClip
"minicacho"Symbol 712 MovieClip Frame 1Symbol 697 MovieClip
"cristal"Symbol 712 MovieClip Frame 1Symbol 708 MovieClip
"sangremalo"Symbol 712 MovieClip Frame 1Symbol 711 MovieClip
"area"Symbol 825 MovieClip Frame 1Symbol 346 MovieClip
"area_head"Symbol 825 MovieClip Frame 1Symbol 347 MovieClip
"area_explo"Symbol 825 MovieClip Frame 1Symbol 348 MovieClip
"area_head"Symbol 825 MovieClip Frame 44Symbol 347 MovieClip
"area_explo"Symbol 825 MovieClip Frame 44Symbol 348 MovieClip
"area"Symbol 825 MovieClip Frame 49Symbol 346 MovieClip
"area"Symbol 837 MovieClip Frame 1Symbol 346 MovieClip
"area_head"Symbol 837 MovieClip Frame 1Symbol 347 MovieClip
"area_explo"Symbol 837 MovieClip Frame 1Symbol 348 MovieClip
"area_head"Symbol 837 MovieClip Frame 48Symbol 347 MovieClip
"area_explo"Symbol 837 MovieClip Frame 48Symbol 348 MovieClip
"area"Symbol 837 MovieClip Frame 49Symbol 346 MovieClip
"area"Symbol 1027 MovieClip Frame 1Symbol 346 MovieClip
"area_head"Symbol 1027 MovieClip Frame 1Symbol 347 MovieClip
"area_explo"Symbol 1027 MovieClip Frame 1Symbol 348 MovieClip
"area_head"Symbol 1027 MovieClip Frame 44Symbol 347 MovieClip
"area_explo"Symbol 1027 MovieClip Frame 44Symbol 348 MovieClip
"area"Symbol 1027 MovieClip Frame 49Symbol 346 MovieClip
"area"Symbol 1059 MovieClip Frame 1Symbol 346 MovieClip
"area_head"Symbol 1059 MovieClip Frame 1Symbol 347 MovieClip
"area_explo"Symbol 1059 MovieClip Frame 1Symbol 348 MovieClip
"area_head"Symbol 1059 MovieClip Frame 44Symbol 347 MovieClip
"area_explo"Symbol 1059 MovieClip Frame 44Symbol 348 MovieClip
"area"Symbol 1059 MovieClip Frame 49Symbol 346 MovieClip
"paramobs"Symbol 1112 MovieClip Frame 1Symbol 716 MovieClip
"enemigo1"Symbol 1112 MovieClip Frame 1Symbol 825 MovieClip
"enemigo2"Symbol 1112 MovieClip Frame 1Symbol 837 MovieClip
"giñao"Symbol 1112 MovieClip Frame 1Symbol 470 MovieClip
"maloesco1"Symbol 1112 MovieClip Frame 1Symbol 1027 MovieClip
"maloesco2"Symbol 1112 MovieClip Frame 1Symbol 1059 MovieClip
"creamobs2"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs1"Symbol 1112 MovieClip Frame 1Symbol 1088 MovieClip
"creamobs0"Symbol 1112 MovieClip Frame 1Symbol 1088 MovieClip
"creamobs4"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs5"Symbol 1112 MovieClip Frame 1Symbol 1088 MovieClip
"creamobs6"Symbol 1112 MovieClip Frame 1Symbol 1088 MovieClip
"creamobs7"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs3"Symbol 1112 MovieClip Frame 1Symbol 1088 MovieClip
"creamobs8"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs9"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs10"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs11"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs13"Symbol 1112 MovieClip Frame 1Symbol 1091 MovieClip
"creamobs12"Symbol 1112 MovieClip Frame 1Symbol 1091 MovieClip
"creamobs14"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs15"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs16"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs17"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs18"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs19"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs20"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs21"Symbol 1112 MovieClip Frame 1Symbol 1088 MovieClip
"creamobs22"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs23"Symbol 1112 MovieClip Frame 1Symbol 1088 MovieClip
"creamobs24"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs25"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs28"Symbol 1112 MovieClip Frame 1Symbol 1105 MovieClip
"creamobs27"Symbol 1112 MovieClip Frame 1Symbol 1111 MovieClip
"creamobs26"Symbol 1112 MovieClip Frame 1Symbol 1078 MovieClip
"creamobs29"Symbol 1112 MovieClip Frame 1Symbol 1111 MovieClip
"creamobs32"Symbol 1112 MovieClip Frame 1Symbol 1111 MovieClip
"creamobs31"Symbol 1112 MovieClip Frame 1Symbol 1111 MovieClip
"creamobs30"Symbol 1112 MovieClip Frame 1Symbol 1105 MovieClip
"creamobs33"Symbol 1112 MovieClip Frame 1Symbol 1105 MovieClip
"creamobs34"Symbol 1112 MovieClip Frame 1Symbol 1111 MovieClip
"para_granas"Symbol 1143 MovieClip Frame 1Symbol 1138 MovieClip
"granada_voladora"Symbol 1143 MovieClip Frame 1Symbol 1139 MovieClip
"explo1"Symbol 1143 MovieClip Frame 1Symbol 1142 MovieClip
"sangretio"Symbol 1143 MovieClip Frame 1Symbol 113 MovieClip
"rueda1"Symbol 1215 MovieClip Frame 50Symbol 1214 MovieClip
"rueda2"Symbol 1215 MovieClip Frame 51Symbol 1214 MovieClip
"rueda1"Symbol 1312 MovieClip Frame 50Symbol 1214 MovieClip
"rueda2"Symbol 1312 MovieClip Frame 51Symbol 1214 MovieClip
"rueda1"Symbol 1319 MovieClip Frame 90Symbol 1214 MovieClip
"rueda2"Symbol 1319 MovieClip Frame 91Symbol 1214 MovieClip
"rueda1"Symbol 1322 MovieClip Frame 90Symbol 1214 MovieClip
"rueda2"Symbol 1322 MovieClip Frame 91Symbol 1214 MovieClip
"pum"Symbol 1360 MovieClip Frame 1Symbol 1359 MovieClip
"granada_roja"Symbol 1361 MovieClip Frame 1Symbol 1331 MovieClip
"explo2"Symbol 1361 MovieClip Frame 1Symbol 1360 MovieClip
"pantalla"Symbol 1365 MovieClip Frame 1Symbol 537 MovieClip
"cielo"Symbol 1365 MovieClip Frame 1Symbol 539 MovieClip
"cielo"Symbol 1365 MovieClip Frame 1Symbol 539 MovieClip
"arbolatras_1"Symbol 1365 MovieClip Frame 1Symbol 558 MovieClip
"arbolatras_2"Symbol 1365 MovieClip Frame 1Symbol 558 MovieClip
"paloatras_1"Symbol 1365 MovieClip Frame 1Symbol 541 MovieClip
"paloatras_2"Symbol 1365 MovieClip Frame 1Symbol 541 MovieClip
"arbolatras_3"Symbol 1365 MovieClip Frame 1Symbol 558 MovieClip
"paloatras_3"Symbol 1365 MovieClip Frame 1Symbol 541 MovieClip
"arbolatras_4"Symbol 1365 MovieClip Frame 1Symbol 558 MovieClip
"paloatras_4"Symbol 1365 MovieClip Frame 1Symbol 541 MovieClip
"puerta_2"Symbol 1365 MovieClip Frame 1Symbol 592 MovieClip
"posicion3_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion3_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion3_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"puerta_1"Symbol 1365 MovieClip Frame 1Symbol 592 MovieClip
"puerta_3"Symbol 1365 MovieClip Frame 1Symbol 592 MovieClip
"puerta4"Symbol 1365 MovieClip Frame 1Symbol 592 MovieClip
"puerta5"Symbol 1365 MovieClip Frame 1Symbol 592 MovieClip
"puerta_1"Symbol 1365 MovieClip Frame 1Symbol 592 MovieClip
"puerta_2"Symbol 1365 MovieClip Frame 1Symbol 592 MovieClip
"ventana_10"Symbol 1365 MovieClip Frame 1Symbol 631 MovieClip
"ventana_2"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_5"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_6"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_1"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_3"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_7"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_8"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_9"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_4"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_15"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_14"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_16"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_12"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_11"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_13"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_17"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_18"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_19"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_20"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_21"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_22"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_23"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_24"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"ventana_25"Symbol 1365 MovieClip Frame 1Symbol 646 MovieClip
"marcas"Symbol 1365 MovieClip Frame 1Symbol 712 MovieClip
"mundomobs"Symbol 1365 MovieClip Frame 1Symbol 1112 MovieClip
"granada_alante"Symbol 1365 MovieClip Frame 1Symbol 1135 MovieClip
"media_marcas"Symbol 1365 MovieClip Frame 1Symbol 1143 MovieClip
"coche1"Symbol 1365 MovieClip Frame 1Symbol 1215 MovieClip
"arbol_1"Symbol 1365 MovieClip Frame 1Symbol 558 MovieClip
"palo_1"Symbol 1365 MovieClip Frame 1Symbol 1217 MovieClip
"hojas_falling"Symbol 1365 MovieClip Frame 1Symbol 1244 MovieClip
"arbol_2"Symbol 1365 MovieClip Frame 1Symbol 558 MovieClip
"palo_2"Symbol 1365 MovieClip Frame 1Symbol 1217 MovieClip
"coche2"Symbol 1365 MovieClip Frame 1Symbol 1312 MovieClip
"arbol_3"Symbol 1365 MovieClip Frame 1Symbol 558 MovieClip
"palo_3"Symbol 1365 MovieClip Frame 1Symbol 1217 MovieClip
"coche3"Symbol 1365 MovieClip Frame 1Symbol 1312 MovieClip
"coche4"Symbol 1365 MovieClip Frame 1Symbol 1215 MovieClip
"arbol_4"Symbol 1365 MovieClip Frame 1Symbol 558 MovieClip
"palo_4"Symbol 1365 MovieClip Frame 1Symbol 1217 MovieClip
"chispa"Symbol 1365 MovieClip Frame 1Symbol 98 MovieClip
"humo_alante"Symbol 1365 MovieClip Frame 1Symbol 650 MovieClip
"shape1"Symbol 1365 MovieClip Frame 1Symbol 1319 MovieClip
"humo_delante"Symbol 1365 MovieClip Frame 1Symbol 1316 MovieClip
"sangretio"Symbol 1365 MovieClip Frame 1Symbol 113 MovieClip
"shape2"Symbol 1365 MovieClip Frame 1Symbol 1322 MovieClip
"shape3"Symbol 1365 MovieClip Frame 1Symbol 1322 MovieClip
"shape4"Symbol 1365 MovieClip Frame 1Symbol 1319 MovieClip
"tio2"Symbol 1365 MovieClip Frame 1Symbol 1329 MovieClip
"alante"Symbol 1365 MovieClip Frame 1Symbol 1361 MovieClip
"posicion1_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion1_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion1_4"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion1_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion-3_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion-3_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion-3_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion2_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion2_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion2_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion1_6"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion1_5"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion2_4"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion0_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion0_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion4_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion4_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion5_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion5_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion6_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion8_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion8_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion8_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion9_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion9_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion9_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion10_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion10_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion12_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion12_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion12_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion13_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion13_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion14_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion16_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion15_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion17_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion18_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion19_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion20_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion20_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion20_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion21_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion21_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion21_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion21_4"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion22_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion22_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion22_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion22_4"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion23_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion23_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion23_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion24_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion24_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion25_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion26_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion26_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion27_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion28_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion28_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion29_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion29_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion29_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion30_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion30_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion30_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion31_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion31_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion31_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion32_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion33_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion33_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion33_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion34_2"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion34_1"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"posicion34_3"Symbol 1365 MovieClip Frame 1Symbol 596 MovieClip
"vidaamarilla"Symbol 1413 MovieClip Frame 1Symbol 1410 MovieClip
"hitdificultad"Symbol 1466 MovieClip Frame 1Symbol 1465 MovieClip
"hitdificultad"Symbol 1466 MovieClip Frame 5Symbol 1465 MovieClip
"hitdificultad"Symbol 1466 MovieClip Frame 20Symbol 1465 MovieClip
"brazo"Symbol 1535 MovieClip Frame 1Symbol 52 MovieClip
"tag_arma"Symbol 1613 MovieClip Frame 1Symbol 1463 MovieClip
"hit"Symbol 1613 MovieClip Frame 1Symbol 1466 MovieClip
"torso"Symbol 1613 MovieClip Frame 60Symbol 1535 MovieClip
"torso"Symbol 1613 MovieClip Frame 75Symbol 1535 MovieClip
"torso"Symbol 1613 MovieClip Frame 80Symbol 1535 MovieClip
"tag_arma"Symbol 1613 MovieClip Frame 201Symbol 1463 MovieClip
"torso"Symbol 1613 MovieClip Frame 260Symbol 1535 MovieClip
"torso"Symbol 1613 MovieClip Frame 275Symbol 1535 MovieClip
"torso"Symbol 1613 MovieClip Frame 280Symbol 1535 MovieClip
"tag_arma"Symbol 1613 MovieClip Frame 285Symbol 1463 MovieClip
"tag_arma"Symbol 1613 MovieClip Frame 290Symbol 1463 MovieClip
"tag_arma"Symbol 1613 MovieClip Frame 295Symbol 1463 MovieClip
"awards"Symbol 1651 MovieClip Frame 1Symbol 1646 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 1 as "pim"
ExportAssets (56)Timeline Frame 1Symbol 2 as "expl04"
ExportAssets (56)Timeline Frame 3Symbol 2 as "expl04"
ExportAssets (56)Timeline Frame 3Symbol 2 as "expl04"
ExportAssets (56)Timeline Frame 3Symbol 2 as "expl04"

Labels

"pim"Symbol 825 MovieClip Frame 123
"pim"Symbol 1027 MovieClip Frame 126
"pim"Symbol 1059 MovieClip Frame 126

Dynamic Text Variables

scoreSymbol 1440 EditableText"0"
_root.vidanumeroSymbol 1444 EditableText"100"
_root.dificultadSymbol 1447 EditableText"70"
scoreSymbol 1453 EditableText"0"
scoreSymbol 1454 EditableText"0"
_root.tiSymbol 1614 EditableText"frame"
_root.dificultad_saveSymbol 1618 EditableText"as"
_root.combocount.numcomboSymbol 1619 EditableText"5"
scoreSymbol 1621 EditableText"0"
accuracySymbol 1631 EditableText"100"
accuracy_cholaSymbol 1632 EditableText"100"
disparosSymbol 1633 EditableText"12345"
vidaSymbol 1634 EditableText"0"
continuesSymbol 1635 EditableText"0"
_root.scoreSymbol 1649 EditableText"12345"
_root.maxcomboSymbol 1650 EditableText"12345"
_root.accionSymbol 1693 EditableText"accion"
_root.difSymbol 1694 EditableText"asd"
scoreSymbol 1695 EditableText"0"
dificultadSymbol 1696 EditableText"fsd"
_root.accionSymbol 1697 EditableText"accion"
dificultadSymbol 1698 EditableText"fsd"




http://swfchan.com/9/43421/info.shtml
Created: 9/5 -2019 13:02:15 Last modified: 9/5 -2019 13:02:15 Server time: 03/05 -2024 05:45:23