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

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

exit-2.swf

This is the info page for
Flash #111473

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


Text
C A R G A N D O . . .

E X I T   2

H

S

I

L

V

E

D

G   a   m   e   s

FLASH

w  w  w  .  d  e  v  i  l  i  s  h  g  a  m  e  s  .  c  o  m

JUGAR

nivel 1

CLAVE

CREDITOS

DOWNLOAD

<---Bajate el juego

PUNTOS :

nivel 2

nivel 3

nivel 4

nivel 5

nivel 6

nivel 7

nivel 8

nivel 9

BONUS

CREDITOS

Programación, Gráficos y Música  BY:

ERROR101

Agradecimientos a:

MAN, Soberbio, ZwiTTer,
y al resto del equipo de Devilish games

MENU

www.devilishgames.com

Juego Freeware 100%, de libre distribución
siempre y cuando no se modifique su contenido.
para cualquier consulta o sugerencia:
correodevilish@hotmail.com
error_de_win2@hotmail.com

V I C T O R I A ¡ ¡ ¡ ¡

Reconozco que esta vez no ha sido facil,
pero aun no hemos acabado, JAJAJAJA

CONTINUARA . . .

Más juegos en:

Puntos totales:

CLAVE DEL JUEGO

Introduzca la clave del juego para saltar
directamente a un nivel

(Perderas todos tus puntos)

M   E   N   U

PUNTOS

CLAVE

R E I N I C I A R   J U E G O

Nivel:

w w w . D e v i l i s h G a m e s . c o m

OUT

IN

ActionScript [AS1/AS2]

Frame 1
cargado = getBytesLoaded(); total = getBytesTotal(); porcent = (cargado * 100) / total; numeros = int((cargado * 100) / total) add "%"; if (cargado >= total) { gotoAndPlay (3); }
Frame 2
gotoAndPlay (1);
Frame 118
puntostotales = 0;
Frame 122
andeandamos = 5;
Frame 123
gotoAndPlay (122);
Frame 127
andeandamos = 10;
Frame 128
gotoAndPlay (127);
Frame 132
andeandamos = 15;
Frame 133
gotoAndPlay (132);
Frame 137
andeandamos = 20;
Frame 138
gotoAndPlay (137);
Frame 142
andeandamos = 25;
Frame 143
gotoAndPlay (142);
Frame 147
andeandamos = 30;
Frame 148
gotoAndPlay (147);
Frame 152
andeandamos = 35;
Frame 153
gotoAndPlay (152);
Frame 157
andeandamos = 40;
Frame 158
gotoAndPlay (157);
Frame 162
andeandamos = 45;
Frame 163
gotoAndPlay (162);
Frame 167
andeandamos = 50;
Frame 168
gotoAndPlay (167);
Frame 172
gotoAndPlay (175);
Frame 174
gotoAndPlay (173);
Frame 176
gotoAndPlay (175);
Frame 177
if (saltonivel == "nivel 1") { saltonivel = ""; puntostotales = 0; gotoAndPlay (122); } if (saltonivel == "delpep") { saltonivel = ""; puntostotales = 0; gotoAndPlay (127); } if (saltonivel == "marrono") { saltonivel = ""; puntostotales = 0; gotoAndPlay (132); } if (saltonivel == "byerror") { saltonivel = ""; puntostotales = 0; gotoAndPlay (137); } if (saltonivel == "laresitk") { saltonivel = ""; puntostotales = 0; gotoAndPlay (142); } if (saltonivel == "jasolo") { saltonivel = ""; puntostotales = 0; gotoAndPlay (147); } if (saltonivel == "matrixD") { saltonivel = ""; puntostotales = 0; gotoAndPlay (152); } if (saltonivel == "uclmepsa") { saltonivel = ""; puntostotales = 0; gotoAndPlay (157); } if (saltonivel == "almansa") { saltonivel = ""; puntostotales = 0; gotoAndPlay (162); } if (saltonivel == "bonus") { saltonivel = ""; puntostotales = 0; gotoAndPlay (167); }
Frame 178
gotoAndPlay (177);
Frame 179
nivel = 1; ajuestX = -300; colision = 30; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "nivel 1";
Frame 180
pincho++; if (pincho > 20) { pincho = 0; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 181
gotoAndPlay (180);
Frame 182
nivel = 2; ajuestX = -300; colision = 30; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "delpep";
Frame 183
pincho++; if (pincho > 20) { pincho = 0; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 184
gotoAndPlay (183);
Frame 185
nivel = 3; ajuestX = -300; colision = 30; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "marrono";
Frame 186
pincho++; if (pincho > 20) { pincho = 0; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 187
gotoAndPlay (186);
Frame 188
nivel = 4; ajuestX = -300; colision = 30; transport = 0; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "byerror";
Frame 189
pincho++; if (pincho > 20) { pincho = 0; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 190
gotoAndPlay (189);
Frame 191
nivel = 5; ajuestX = -300; colision = 30; transport = 0; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "laresitk";
Frame 192
pincho++; if (pincho > 20) { pincho = 0; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 193
gotoAndPlay (192);
Frame 194
nivel = 6; ajuestX = -300; colision = 30; transport = 0; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "jasolo";
Frame 195
pincho++; if (pincho > 20) { pincho = 0; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 196
gotoAndPlay (195);
Frame 197
nivel = 7; ajuestX = -300; colision = 30; transport = 0; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "matrixD";
Frame 198
pincho++; if (pincho > 20) { pincho = 0; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 199
gotoAndPlay (198);
Frame 200
nivel = 8; pincho = 0; pincho2 = 0; ajuestX = -300; colision = 30; transport = 0; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "uclmepsa";
Frame 201
pincho++; pincho2++; if (pincho > 20) { pincho = 0; } if (pincho2 > 30) { pincho2 = 10; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 202
gotoAndPlay (201);
Frame 203
nivel = 9; pincho = 0; pincho2 = 0; ajuestX = -300; colision = 30; transport = 0; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "almansa";
Frame 204
pincho++; pincho2++; if (pincho > 20) { pincho = 0; } if (pincho2 > 30) { pincho2 = 10; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 205
gotoAndPlay (204);
Frame 206
nivel = 10; ajuestX = -300; colision = 30; transport = 0; muertodeltodo = 0; tienellave = 0; victoria = 0; puntos = 0; mundo = "bonus";
Frame 207
pincho++; pincho2++; if (pincho > 20) { pincho = 0; } if (pincho2 > 30) { pincho2 = 10; } if (victoria == 1) { puntostotales = puntostotales + puntos; gotoAndPlay((nivel + 1) * 5 +117); } if (_root.muertodeltodo == 1) { gotoAndPlay(nivel * 5 +117); }
Frame 208
gotoAndPlay (207);
Symbol 2 MovieClip Frame 1
this._x = ex;
Symbol 2 MovieClip Frame 2
this._x = ex + (_root.porcent * 2.5);
Symbol 2 MovieClip Frame 3
gotoAndPlay (2);
Symbol 30 Button
on (press) { }
Symbol 64 Button
on (press) { gotoAndPlay (179); }
Symbol 67 Button
on (press) { gotoAndPlay (177); }
Symbol 69 Button
on (press) { gotoAndPlay (173); }
Symbol 71 Button
on (press) { }
Symbol 79 Button
on (press) { }
Symbol 81 Button
on (press) { }
Symbol 83 Button
on (press) { }
Symbol 89 Button
on (press) { }
Symbol 92 Button
on (press) { gotoAndPlay (182); }
Symbol 94 Button
on (press) { gotoAndPlay (185); }
Symbol 96 Button
on (press) { gotoAndPlay (188); }
Symbol 98 Button
on (press) { gotoAndPlay (191); }
Symbol 100 Button
on (press) { gotoAndPlay (194); }
Symbol 102 Button
on (press) { gotoAndPlay (197); }
Symbol 104 Button
on (press) { gotoAndPlay (200); }
Symbol 106 Button
on (press) { gotoAndPlay (203); }
Symbol 108 Button
on (press) { gotoAndPlay (206); }
Symbol 118 Button
on (press) { gotoAndPlay(andeandamos +117); }
Symbol 123 Button
on (press) { gotoAndPlay (118); }
Symbol 135 MovieClip Frame 1
vel = 5; num = 14; n = num; cuadrar = 32;
Symbol 135 MovieClip Frame 2
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x + cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (5); }
Symbol 135 MovieClip Frame 3
gotoAndPlay (2);
Symbol 135 MovieClip Frame 5
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x - cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (2); }
Symbol 135 MovieClip Frame 6
gotoAndPlay (5);
Symbol 137 MovieClip Frame 2
gotoAndPlay (1);
Symbol 143 MovieClip Frame 1
rand = random(60); if (this.hitTest(_root.marrono)) { gotoAndPlay (5); } if (this.hitTest(_root.encima)) { _root.puntos++; gotoAndPlay (25); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 143 MovieClip Frame 2
gotoAndPlay (1);
Symbol 143 MovieClip Frame 11
if (this.hitTest(_root.marrono)) { gotoAndPlay (10); }
Symbol 143 MovieClip Frame 22
gotoAndPlay (1);
Symbol 143 MovieClip Frame 27
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 143 MovieClip Frame 28
if (this.hitTest(_root.encima)) { gotoAndPlay (27); }
Symbol 143 MovieClip Frame 31
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 143 MovieClip Frame 34
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 143 MovieClip Frame 37
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 143 MovieClip Frame 39
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 143 MovieClip Frame 42
gotoAndPlay (45);
Symbol 143 MovieClip Frame 45
rand = random(60); if (this.hitTest(_root.marrono)) { gotoAndPlay (5); } if (this.hitTest(_root.encima)) { gotoAndPlay (25); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 143 MovieClip Frame 46
gotoAndPlay (45);
Symbol 146 MovieClip Frame 1
rand = random(60); if (this.hitTest(_root.marrono)) { gotoAndPlay (5); } if (this.hitTest(_root.encima)) { _root.puntos = _root.puntos + 5; gotoAndPlay (25); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 146 MovieClip Frame 2
gotoAndPlay (1);
Symbol 146 MovieClip Frame 11
if (this.hitTest(_root.marrono)) { gotoAndPlay (10); }
Symbol 146 MovieClip Frame 22
gotoAndPlay (1);
Symbol 146 MovieClip Frame 27
cont++; if (cont > 8) { gotoAndPlay (29); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 146 MovieClip Frame 28
if (this.hitTest(_root.encima)) { gotoAndPlay (27); }
Symbol 146 MovieClip Frame 29
if (this.hitTest(_root.encima)) { _root.muerte = 1; }
Symbol 146 MovieClip Frame 42
gotoAndPlay (50);
Symbol 146 MovieClip Frame 45
rand = random(60); if (this.hitTest(_root.marrono)) { gotoAndPlay (5); } if (this.hitTest(_root.encima)) { gotoAndPlay (25); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 146 MovieClip Frame 46
gotoAndPlay (45);
Symbol 146 MovieClip Frame 50
stop();
Symbol 159 Button
on (press) { gotoAndPlay(nivel * 5 +117); }
Symbol 194 MovieClip Frame 1
_root.muerte = 0; _root.encima._x = this._x + 12; _root.encima._y = this._y + 7; _root.de._x = this._x - 8; _root.de._y = this._y + 25; _root.up._x = this._x + 25; _root.up._y = this._y - 12; _root.lef._x = this._x - 19; _root.lef._y = this._y + 8; _root.righ._x = this._x + 44; _root.righ._y = this._y + 7; cuadrarX = 32.7; cuadrarY = 16; cuadraryx = 16;
Symbol 194 MovieClip Frame 2
if (_root.muerte == 1) { gotoAndPlay (60); } if (_root.muerte == 2) { gotoAndPlay (80); } if (Key.isDown(39) and (_root.GotoRight == 1)) { gotoAndPlay (5); } if (Key.isDown(37) and (_root.GotoLeft == 1)) { gotoAndPlay (15); } if (Key.isDown(38) and (_root.GotoUp == 1)) { gotoAndPlay (25); } if (Key.isDown(40) and (_root.GotoDown == 1)) { gotoAndPlay (35); }
Symbol 194 MovieClip Frame 3
gotoAndPlay (2);
Symbol 194 MovieClip Frame 10
_root.muerte = 0; this._x = this._x + cuadrarX; _root.encima._x = this._x + 12; _root.encima._y = this._y + 7; _root.de._x = this._x - 8; _root.de._y = this._y + 25; _root.up._x = this._x + 25; _root.up._y = this._y - 12; _root.lef._x = this._x - 19; _root.lef._y = this._y + 8; _root.righ._x = this._x + 44; _root.righ._y = this._y + 7; _root.GotoDown = 0; _root.GotoUp = 0; _root.GotoLeft = 0; _root.GotoRight = 0;
Symbol 194 MovieClip Frame 11
if (_root.muerte == 2) { gotoAndPlay (80); }
Symbol 194 MovieClip Frame 12
gotoAndPlay (50);
Symbol 194 MovieClip Frame 20
_root.muerte = 0; this._x = this._x - cuadrarX; _root.encima._x = this._x + 12; _root.encima._y = this._y + 7; _root.de._x = this._x - 8; _root.de._y = this._y + 25; _root.up._x = this._x + 25; _root.up._y = this._y - 12; _root.lef._x = this._x - 19; _root.lef._y = this._y + 8; _root.righ._x = this._x + 44; _root.righ._y = this._y + 7; _root.GotoLeft = 0; _root.GotoDown = 0; _root.GotoUp = 0; _root.GotoRight = 0;
Symbol 194 MovieClip Frame 21
if (_root.muerte == 2) { gotoAndPlay (80); }
Symbol 194 MovieClip Frame 22
gotoAndPlay (55);
Symbol 194 MovieClip Frame 23
this._x = this._x - cuadrarX; gotoAndPlay (2);
Symbol 194 MovieClip Frame 27
if (_root.transport == 1) { _root.transport = 0; gotoAndPlay (100); }
Symbol 194 MovieClip Frame 30
_root.muerte = 0; this._y = this._y - cuadrarY; this._x = this._x + cuadraryx; _root.encima._x = this._x + 12; _root.encima._y = this._y + 7; _root.de._x = this._x - 8; _root.de._y = this._y + 25; _root.up._x = this._x + 25; _root.up._y = this._y - 12; _root.lef._x = this._x - 19; _root.lef._y = this._y + 8; _root.righ._x = this._x + 44; _root.righ._y = this._y + 7; _root.GotoLeft = 0; _root.GotoDown = 0; _root.GotoUp = 0; _root.GotoRight = 0;
Symbol 194 MovieClip Frame 31
if (_root.muerte == 2) { gotoAndPlay (80); }
Symbol 194 MovieClip Frame 32
gotoAndPlay (45);
Symbol 194 MovieClip Frame 40
_root.muerte = 0; this._y = this._y + cuadrarY; this._x = this._x - cuadraryx; _root.encima._x = this._x + 12; _root.encima._y = this._y + 7; _root.de._x = this._x - 8; _root.de._y = this._y + 25; _root.up._x = this._x + 25; _root.up._y = this._y - 12; _root.lef._x = this._x - 19; _root.lef._y = this._y + 8; _root.righ._x = this._x + 44; _root.righ._y = this._y + 7; _root.GotoLeft = 0; _root.GotoDown = 0; _root.GotoUp = 0; _root.GotoRight = 0;
Symbol 194 MovieClip Frame 41
if (_root.muerte == 2) { gotoAndPlay (80); }
Symbol 194 MovieClip Frame 42
gotoAndPlay (2);
Symbol 194 MovieClip Frame 45
if (_root.muerte == 1) { gotoAndPlay (60); } if (_root.muerte == 2) { gotoAndPlay (80); } if (Key.isDown(39) and (_root.GotoRight == 1)) { gotoAndPlay (5); } if (Key.isDown(37) and (_root.GotoLeft == 1)) { gotoAndPlay (15); } if (Key.isDown(38) and (_root.GotoUp == 1)) { gotoAndPlay (25); } if (Key.isDown(40) and (_root.GotoDown == 1)) { gotoAndPlay (35); }
Symbol 194 MovieClip Frame 46
gotoAndPlay (45);
Symbol 194 MovieClip Frame 50
if (_root.muerte == 1) { gotoAndPlay (60); } if (_root.muerte == 2) { gotoAndPlay (80); } if (Key.isDown(39) and (_root.GotoRight == 1)) { gotoAndPlay (5); } if (Key.isDown(37) and (_root.GotoLeft == 1)) { gotoAndPlay (15); } if (Key.isDown(38) and (_root.GotoUp == 1)) { gotoAndPlay (25); } if (Key.isDown(40) and (_root.GotoDown == 1)) { gotoAndPlay (35); }
Symbol 194 MovieClip Frame 51
gotoAndPlay (50);
Symbol 194 MovieClip Frame 55
if (_root.muerte == 1) { gotoAndPlay (60); } if (_root.muerte == 2) { gotoAndPlay (80); } if (Key.isDown(39) and (_root.GotoRight == 1)) { gotoAndPlay (5); } if (Key.isDown(37) and (_root.GotoLeft == 1)) { gotoAndPlay (15); } if (Key.isDown(38) and (_root.GotoUp == 1)) { gotoAndPlay (25); } if (Key.isDown(40) and (_root.GotoDown == 1)) { gotoAndPlay (35); }
Symbol 194 MovieClip Frame 56
gotoAndPlay (55);
Symbol 194 MovieClip Frame 61
Symbol 194 MovieClip Frame 69
_root.muertodeltodo = 1;
Symbol 194 MovieClip Frame 98
_root.muertodeltodo = 1;
Symbol 194 MovieClip Frame 111
this._x = _root.transx; this._y = _root.transy;
Symbol 194 MovieClip Frame 125
gotoAndPlay (1);
Symbol 198 MovieClip Frame 1
if (this.hitTest(_root.encima)) { _root.tienellave = 1; gotoAndPlay (5); }
Symbol 198 MovieClip Frame 2
gotoAndPlay (1);
Symbol 198 MovieClip Frame 6
gotoAndPlay (5);
Symbol 204 MovieClip Frame 1
if (_root.tienellave == 1) { gotoAndPlay (5); }
Symbol 204 MovieClip Frame 2
gotoAndPlay (1);
Symbol 204 MovieClip Frame 5
if (this.hitTest(_root.encima)) { _root.victoria = 1; }
Symbol 204 MovieClip Frame 7
if (this.hitTest(_root.encima)) { _root.victoria = 1; }
Symbol 204 MovieClip Frame 9
if (this.hitTest(_root.encima)) { _root.victoria = 1; }
Symbol 204 MovieClip Frame 11
if (this.hitTest(_root.encima)) { _root.victoria = 1; }
Symbol 204 MovieClip Frame 13
if (this.hitTest(_root.encima)) { _root.victoria = 1; }
Symbol 204 MovieClip Frame 15
if (this.hitTest(_root.encima)) { _root.victoria = 1; } gotoAndPlay (5);
Symbol 207 MovieClip Frame 1
if (_root.pincho == 20) { gotoAndPlay (5); } if (this.hitTest(_root.marrono)) { gotoAndPlay (5); } if (this.hitTest(_root.encima)) { gotoAndPlay (25); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 2
gotoAndPlay (1);
Symbol 207 MovieClip Frame 10
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 11
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.marrono)) { gotoAndPlay (10); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 12
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 13
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 14
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 15
if (this.hitTest(_root.encima)) { _root.muerte = 2; gotoAndPlay (14); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 16
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 17
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 18
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 207 MovieClip Frame 22
gotoAndPlay (1);
Symbol 207 MovieClip Frame 25
if (_root.pincho == 10) { gotoAndPlay (5); }
Symbol 207 MovieClip Frame 27
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho == 10) { gotoAndPlay (5); }
Symbol 207 MovieClip Frame 28
if (this.hitTest(_root.encima)) { gotoAndPlay (27); } if (_root.pincho == 10) { gotoAndPlay (5); }
Symbol 207 MovieClip Frame 31
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho == 10) { gotoAndPlay (5); }
Symbol 207 MovieClip Frame 34
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho == 10) { gotoAndPlay (5); }
Symbol 207 MovieClip Frame 37
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho == 10) { gotoAndPlay (5); }
Symbol 207 MovieClip Frame 39
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho == 10) { gotoAndPlay (5); }
Symbol 213 MovieClip Frame 1
rand = random(60); if (((this.hitTest(_root.pinchoHorizontal) or this.hitTest(_root.pinchoHorizontal4)) or this.hitTest(_root.pinchoHorizontal2)) or this.hitTest(_root.pinchoHorizontal3)) { gotoAndPlay (5); } if (this.hitTest(_root.encima)) { gotoAndPlay (25); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 213 MovieClip Frame 2
gotoAndPlay (1);
Symbol 213 MovieClip Frame 10
if (this.hitTest(_root.encima)) { _root.muerte = 2; }
Symbol 213 MovieClip Frame 11
if (this.hitTest(_root.marrono)) { gotoAndPlay (10); } if (this.hitTest(_root.encima)) { _root.muerte = 2; }
Symbol 213 MovieClip Frame 12
if (this.hitTest(_root.encima)) { _root.muerte = 2; }
Symbol 213 MovieClip Frame 13
if (this.hitTest(_root.encima)) { _root.muerte = 2; }
Symbol 213 MovieClip Frame 14
if (this.hitTest(_root.encima)) { _root.muerte = 2; }
Symbol 213 MovieClip Frame 15
if (this.hitTest(_root.encima)) { _root.muerte = 2; }
Symbol 213 MovieClip Frame 16
if (this.hitTest(_root.encima)) { _root.muerte = 2; }
Symbol 213 MovieClip Frame 17
if (this.hitTest(_root.encima)) { _root.muerte = 2; }
Symbol 213 MovieClip Frame 22
gotoAndPlay (1);
Symbol 213 MovieClip Frame 25
if (this.hitTest(_root.pinchoHorizontal)) { gotoAndPlay (5); }
Symbol 213 MovieClip Frame 27
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (this.hitTest(_root.pinchoHorizontal)) { gotoAndPlay (5); }
Symbol 213 MovieClip Frame 28
if (this.hitTest(_root.encima)) { gotoAndPlay (27); } if (this.hitTest(_root.pinchoHorizontal)) { gotoAndPlay (5); }
Symbol 213 MovieClip Frame 31
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (this.hitTest(_root.pinchoHorizontal)) { gotoAndPlay (5); }
Symbol 213 MovieClip Frame 34
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (this.hitTest(_root.pinchoHorizontal)) { gotoAndPlay (5); }
Symbol 213 MovieClip Frame 37
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (this.hitTest(_root.pinchoHorizontal)) { gotoAndPlay (5); }
Symbol 213 MovieClip Frame 39
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (this.hitTest(_root.pinchoHorizontal)) { gotoAndPlay (5); }
Symbol 213 MovieClip Frame 42
if (this.hitTest(_root.pinchoHorizontal)) { gotoAndPlay (5); } gotoAndPlay (1);
Symbol 224 MovieClip Frame 1
_root.transx = this._x; _root.transy = this._y;
Symbol 225 MovieClip Frame 1
if (this.hitTest(_root.encima)) { _root.transport = 1; } else { _root.transport = 0; }
Symbol 225 MovieClip Frame 2
gotoAndPlay (1);
Symbol 236 MovieClip Frame 1
vel = 10; num = 3; n = num; cuadrar = 32;
Symbol 236 MovieClip Frame 2
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x + cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (5); }
Symbol 236 MovieClip Frame 3
gotoAndPlay (2);
Symbol 236 MovieClip Frame 5
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x - cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (2); }
Symbol 236 MovieClip Frame 6
gotoAndPlay (5);
Symbol 241 MovieClip Frame 1
vel = 10; num = 10; n = num; cuadrar = 32.5;
Symbol 241 MovieClip Frame 2
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x + cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (5); }
Symbol 241 MovieClip Frame 3
gotoAndPlay (2);
Symbol 241 MovieClip Frame 5
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x - cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (2); }
Symbol 241 MovieClip Frame 6
gotoAndPlay (5);
Symbol 246 MovieClip Frame 1
if (_root.pincho2 == 30) { gotoAndPlay (5); } if (this.hitTest(_root.marrono)) { gotoAndPlay (5); } if (this.hitTest(_root.encima)) { gotoAndPlay (25); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 2
gotoAndPlay (1);
Symbol 246 MovieClip Frame 10
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 11
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.marrono)) { gotoAndPlay (10); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 12
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 13
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 14
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 15
if (this.hitTest(_root.encima)) { _root.muerte = 2; gotoAndPlay (14); } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 16
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 17
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 18
if (this.hitTest(_root.encima)) { _root.muerte = 2; } if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; }
Symbol 246 MovieClip Frame 22
gotoAndPlay (1);
Symbol 246 MovieClip Frame 25
if (_root.pincho2 == 10) { gotoAndPlay (5); }
Symbol 246 MovieClip Frame 27
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho2 == 10) { gotoAndPlay (5); }
Symbol 246 MovieClip Frame 28
if (this.hitTest(_root.encima)) { gotoAndPlay (27); } if (_root.pincho == 10) { gotoAndPlay (5); }
Symbol 246 MovieClip Frame 31
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho2 == 10) { gotoAndPlay (5); }
Symbol 246 MovieClip Frame 34
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho2 == 10) { gotoAndPlay (5); }
Symbol 246 MovieClip Frame 37
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho2 == 10) { gotoAndPlay (5); }
Symbol 246 MovieClip Frame 39
if (this.hitTest(_root.de)) { _root.GotoDown = 1; } if (this.hitTest(_root.up)) { _root.GotoUp = 1; } if (this.hitTest(_root.lef)) { _root.GotoLeft = 1; } if (this.hitTest(_root.righ)) { _root.GotoRight = 1; } if (_root.pincho2 == 10) { gotoAndPlay (5); }
Symbol 251 MovieClip Frame 1
vel = 10; num = 3; n = num; cuadrar = 32;
Symbol 251 MovieClip Frame 2
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x + cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (5); }
Symbol 251 MovieClip Frame 3
gotoAndPlay (2);
Symbol 251 MovieClip Frame 5
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x - cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (2); }
Symbol 251 MovieClip Frame 6
gotoAndPlay (5);
Symbol 252 MovieClip Frame 1
vel = 10; num = 2; n = num; cuadrar = 32;
Symbol 252 MovieClip Frame 2
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x + cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (5); }
Symbol 252 MovieClip Frame 3
gotoAndPlay (2);
Symbol 252 MovieClip Frame 5
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x - cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (2); }
Symbol 252 MovieClip Frame 6
gotoAndPlay (5);
Symbol 253 MovieClip Frame 1
vel = 10; num = 2; n = num; cuadrar = 32;
Symbol 253 MovieClip Frame 2
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x + cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (5); }
Symbol 253 MovieClip Frame 3
gotoAndPlay (2);
Symbol 253 MovieClip Frame 5
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x - cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (2); }
Symbol 253 MovieClip Frame 6
gotoAndPlay (5);
Symbol 254 MovieClip Frame 1
vel = 10; num = 2; n = num; cuadrar = 32;
Symbol 254 MovieClip Frame 2
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x + cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (5); }
Symbol 254 MovieClip Frame 3
gotoAndPlay (2);
Symbol 254 MovieClip Frame 5
cont++; if ((cont > vel) and (n > 0)) { this._x = this._x - cuadrar; n--; cont = 0; } if (n == 0) { n = num; gotoAndPlay (2); }
Symbol 254 MovieClip Frame 6
gotoAndPlay (5);
Symbol 260 MovieClip Frame 1
_root.transx = this._x; _root.transy = this._y;

Library Items

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

Instance Names

"pinchoHorizontal"Frame 179Symbol 135 MovieClip
"encima"Frame 179Symbol 137 MovieClip
"de"Frame 179Symbol 139 MovieClip
"up"Frame 179Symbol 139 MovieClip
"lef"Frame 179Symbol 139 MovieClip
"righ"Frame 179Symbol 139 MovieClip
"pinchoHorizontal"Frame 182Symbol 135 MovieClip
"encima"Frame 182Symbol 137 MovieClip
"de"Frame 182Symbol 139 MovieClip
"up"Frame 182Symbol 139 MovieClip
"lef"Frame 182Symbol 139 MovieClip
"righ"Frame 182Symbol 139 MovieClip
"pinchoHorizontal"Frame 185Symbol 135 MovieClip
"encima"Frame 185Symbol 137 MovieClip
"de"Frame 185Symbol 139 MovieClip
"up"Frame 185Symbol 139 MovieClip
"lef"Frame 185Symbol 139 MovieClip
"righ"Frame 185Symbol 139 MovieClip
"pinchoHorizontal"Frame 188Symbol 135 MovieClip
"encima"Frame 188Symbol 137 MovieClip
"de"Frame 188Symbol 139 MovieClip
"up"Frame 188Symbol 139 MovieClip
"lef"Frame 188Symbol 139 MovieClip
"righ"Frame 188Symbol 139 MovieClip
"encima"Frame 191Symbol 137 MovieClip
"pinchoHorizontal"Frame 191Symbol 135 MovieClip
"de"Frame 191Symbol 139 MovieClip
"up"Frame 191Symbol 139 MovieClip
"lef"Frame 191Symbol 139 MovieClip
"righ"Frame 191Symbol 139 MovieClip
"encima"Frame 194Symbol 137 MovieClip
"pinchoHorizontal"Frame 194Symbol 236 MovieClip
"pinchoHorizontal2"Frame 194Symbol 236 MovieClip
"pinchoHorizontal3"Frame 194Symbol 236 MovieClip
"pinchoHorizontal4"Frame 194Symbol 236 MovieClip
"de"Frame 194Symbol 139 MovieClip
"up"Frame 194Symbol 139 MovieClip
"lef"Frame 194Symbol 139 MovieClip
"righ"Frame 194Symbol 139 MovieClip
"de"Frame 197Symbol 139 MovieClip
"up"Frame 197Symbol 139 MovieClip
"lef"Frame 197Symbol 139 MovieClip
"righ"Frame 197Symbol 139 MovieClip
"encima"Frame 197Symbol 137 MovieClip
"pinchoHorizontal"Frame 197Symbol 241 MovieClip
"pinchoHorizontal2"Frame 197Symbol 241 MovieClip
"pinchoHorizontal3"Frame 197Symbol 241 MovieClip
"pinchoHorizontal4"Frame 197Symbol 241 MovieClip
"encima"Frame 200Symbol 137 MovieClip
"pinchoHorizontal"Frame 200Symbol 236 MovieClip
"pinchoHorizontal2"Frame 200Symbol 236 MovieClip
"pinchoHorizontal3"Frame 200Symbol 236 MovieClip
"pinchoHorizontal4"Frame 200Symbol 236 MovieClip
"de"Frame 200Symbol 139 MovieClip
"up"Frame 200Symbol 139 MovieClip
"lef"Frame 200Symbol 139 MovieClip
"righ"Frame 200Symbol 139 MovieClip
"encima"Frame 203Symbol 137 MovieClip
"pinchoHorizontal"Frame 203Symbol 251 MovieClip
"pinchoHorizontal2"Frame 203Symbol 252 MovieClip
"pinchoHorizontal3"Frame 203Symbol 253 MovieClip
"pinchoHorizontal4"Frame 203Symbol 254 MovieClip
"de"Frame 203Symbol 139 MovieClip
"up"Frame 203Symbol 139 MovieClip
"lef"Frame 203Symbol 139 MovieClip
"righ"Frame 203Symbol 139 MovieClip
"encima"Frame 206Symbol 137 MovieClip
"pinchoHorizontal"Frame 206Symbol 251 MovieClip
"pinchoHorizontal2"Frame 206Symbol 252 MovieClip
"pinchoHorizontal3"Frame 206Symbol 253 MovieClip
"pinchoHorizontal4"Frame 206Symbol 254 MovieClip
"de"Frame 206Symbol 139 MovieClip
"up"Frame 206Symbol 139 MovieClip
"lef"Frame 206Symbol 139 MovieClip
"righ"Frame 206Symbol 139 MovieClip

Dynamic Text Variables

numerosSymbol 6 EditableText""
puntostotalesSymbol 86 EditableText""
puntostotalesSymbol 127 EditableText""
saltonivelSymbol 132 EditableText""
puntosSymbol 160 EditableText""
mundoSymbol 162 EditableText""
nivelSymbol 163 EditableText""
puntosSymbol 209 EditableText""
mundoSymbol 210 EditableText""
nivelSymbol 211 EditableText""
puntosSymbol 215 EditableText""
mundoSymbol 216 EditableText""
nivelSymbol 217 EditableText""
puntosSymbol 219 EditableText""
mundoSymbol 220 EditableText""
nivelSymbol 221 EditableText""
puntosSymbol 232 EditableText""
mundoSymbol 233 EditableText""
nivelSymbol 234 EditableText""
puntosSymbol 238 EditableText""
mundoSymbol 239 EditableText""
nivelSymbol 240 EditableText""
puntosSymbol 243 EditableText""
mundoSymbol 244 EditableText""
nivelSymbol 245 EditableText""
puntosSymbol 248 EditableText""
mundoSymbol 249 EditableText""
nivelSymbol 250 EditableText""
puntosSymbol 256 EditableText""
mundoSymbol 257 EditableText""
nivelSymbol 258 EditableText""
puntosSymbol 262 EditableText""
mundoSymbol 263 EditableText""
nivelSymbol 264 EditableText""




http://swfchan.com/23/111473/info.shtml
Created: 13/3 -2019 03:08:30 Last modified: 13/3 -2019 03:08:30 Server time: 02/05 -2024 04:01:32