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

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

Sonic Extreme 2.swf

This is the info page for
Flash #48454

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


Text
Cargando

www.juegosdiarios.com
presenta

www.juegosdiarios.com
presenta

www.juegalmaximo.info
presenta

www.juegalmaximo.info
presenta

sonic Xtreme

sonic Xtreme

new game

new game

more games

more games

sonic xtreme

download game

download game

<p align="left"><font face="Turok" size="50" color="#ffffff" letterSpacing="0.000000" kerning="0"><b>v.2.0</b></font></p>

load game

load game

This is not an official sonic game

choose your player

complete the game
to play this characters

choose your player

gameover

main menu

your score                points

continue

loading map

.

..

...

LEVEL

TIME

SCORE

RINGS

NIVEL SUPERADO

next level

next level

NIVEL SUPERADO

level complete

level completed

fin

ActionScript [AS1/AS2]

Frame 1
function cargando() { var _local2; var _local3; var _local4; _local2 = _root.getBytesTotal(); _local3 = _root.getBytesLoaded(); _local4 = Math.floor((_local3 * 100) / _local2); porcentaje_txt.text = _local4 + " %"; barra_mc.gotoAndStop(_local4); if (_local3 == _local2) { clearInterval(hiloPrecarga); gotoAndPlay (99); } } _root.completer = 0; stop();
Frame 2
stop();
Frame 51
gotoAndPlay (99);
Frame 99
function split_map() { _root.numplataformas = mapa.length; mapainfo = mapa[0].split(":"); i = 1; _root.mundo["plataforma2" + i]._width = mapainfo[0]; _root.mundo["plataforma2" + i]._height = mapainfo[1]; _root.mundo["plataforma2" + i]._x = mapainfo[2]; _root.mundo["plataforma2" + i]._y = mapainfo[3]; _root.profundidad = _root.profundidad + 1; i = 2; while (i <= numplataformas) { _root.profundidad = _root.profundidad + 1; mapainfo[3] = 0; mapainfo = mapa[i - 1].split(":"); if (mapainfo[4] == 1) { _root.mundo.c1urvao.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 2) { _root.mundo.c2urvao.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 3) { _root.mundo.c3urvao.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 4) { _root.mundo.c4urvao.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 5) { _root.mundo.c5urvao.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 6) { _root.mundo.c6urvao.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 7) { _root.decoracion.c7urvao.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 8) { _root.mundo.curvaoloop1.duplicateMovieClip("plataforma2" + i, _root.profundidad + 30000); } else if (mapainfo[4] == 10) { _root.mundo.muevete1.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); _root.mundo["plataforma2" + i].maximo = mapainfo[5]; _root.mundo["plataforma2" + i].n = mapainfo[6]; } else if (mapainfo[4] == 11) { _root.mundo.invisible1.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 12) { _root.mundo.curvao1.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 13) { _root.mundo.curvao12.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 14) { _root.mundo.curvao11.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 15) { _root.decoracion.fuente.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.mundo["decoracion" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.mundo["decoracion" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 16) { _root.decoracion.nube1.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 17) { _root.decoracion.nube2.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 18) { _root.decoracion.nube3.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 19) { _root.decoracion.nube4.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 20) { _root.decoracion.barrasinpremio.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 21) { _root.decoracion.barraconprmeio.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 22) { _root.decoracion.columnacurvao.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 23) { _root.decoracion.luzecilla.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 15000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 24) { _root.mundo.playa1.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 25) { _root.mundo.playa2.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 26) { _root.mundo.playa3.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 27) { _root.mundo.playa4.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 28) { _root.mundo.playa5.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 29) { _root.mundo.playa6.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 30) { _root.mundo.playa7.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 31) { _root.mundo.playa8.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 32) { _root.mundo.playa9.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 33) { _root.mundo.playa10.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 34) { _root.mundo.playa11.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 35) { _root.mundo.playa12.duplicateMovieClip("plataforma2" + i, _root.profundidad + 15000); } else if (mapainfo[4] == 36) { _root.decoracion.playa13.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 37) { _root.decoracion.playa14.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 38) { _root.decoracion.playa15.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 39) { _root.decoracion.playa16.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 40) { _root.decoracion.playa17.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 41) { _root.decoracion.playa18.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 42) { _root.decoracion.playa19.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 43) { _root.decoracion.playa20.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } else if (mapainfo[4] == 44) { _root.decoracion.playa21.duplicateMovieClip("platafddorema2" + i, _root.profundidad + 12000); _root.decoracion["platafddorema2" + i]._width = mapainfo[0]; _root.decoracion["platafddorema2" + i]._height = mapainfo[1]; _root.decoracion["platafddorema2" + i]._x = mapainfo[2] - (_root.decoracion["platafddorema2" + i]._width / 2); _root.decoracion["platafddorema2" + i]._y = mapainfo[3] - (_root.decoracion["platafddorema2" + i]._height / 2); _root.decoracion["platafddorema2" + i].numero = i - 1; } _root.mundo["plataforma2" + i]._width = mapainfo[0]; _root.mundo["plataforma2" + i]._height = mapainfo[1]; _root.mundo["plataforma2" + i]._x = mapainfo[2] - (_root.mundo["plataforma2" + i]._width / 2); _root.mundo["plataforma2" + i]._y = mapainfo[3] - (_root.mundo["plataforma2" + i]._height / 2); _root.mundo["plataforma2" + i].numero = i - 1; i++; } _root.decoracion.final1.duplicateMovieClip("final2", _root.profundidad + 17500); i = 1; final = final.split(":"); _root.decoracion.final2._x = final[0]; _root.decoracion.final2._y = (421 - _root.decoracion.final1._height) - final[1]; _root.numgusanos = gusanos.length; if (_root.numgusanos == 0) { _root.decoracion.gusano1.swapDepths(1); _root.decoracion.gusano1.removeMovieClip(); } else if (_root.numgusanos == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = gusanos[i - 1].split(":"); _root.decoracion["gusano" + i]._x = mapainfo[0]; _root.decoracion["gusano" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = gusanos[i - 1].split(":"); _root.decoracion["gusano" + i]._x = mapainfo[0]; _root.decoracion["gusano" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numgusanos) { _root.profundidad = _root.profundidad + 1; _root.decoracion.gusano1.duplicateMovieClip("gusano" + i, _root.profundidad); mapainfo = gusanos[i - 1].split(":"); _root.decoracion["gusano" + i]._x = mapainfo[0]; _root.decoracion["gusano" + i]._y = mapainfo[1]; i++; } } _root.nummonedas = monedas.length; if (_root.nummonedas == 0) { _root.decoracion.moneda1.swapDepths(1); _root.decoracion.moneda1.removeMovieClip(); } else if (_root.nummonedas == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = monedas[i - 1].split(":"); _root.decoracion["moneda" + i]._x = mapainfo[0]; _root.decoracion["moneda" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = monedas[i - 1].split(":"); _root.decoracion["moneda" + i]._x = mapainfo[0]; _root.decoracion["moneda" + i]._y = mapainfo[1]; i = 2; while (i <= _root.nummonedas) { _root.profundidad = _root.profundidad + 1; _root.decoracion.moneda1.duplicateMovieClip("moneda" + i, _root.profundidad); mapainfo = monedas[i - 1].split(":"); _root.decoracion["moneda" + i]._x = mapainfo[0]; _root.decoracion["moneda" + i]._y = mapainfo[1]; i++; } } _root.nummagnetos = magnetos.length; if (_root.nummagnetos == 0) { _root.decoracion.magneto1.swapDepths(1); _root.decoracion.magneto1.removeMovieClip(); } else if (_root.nummagnetos == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = magnetos[i - 1].split(":"); _root.decoracion["magneto" + i]._x = mapainfo[0]; _root.decoracion["magneto" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = magnetos[i - 1].split(":"); _root.decoracion["magneto" + i]._x = mapainfo[0]; _root.decoracion["magneto" + i]._y = mapainfo[1]; i = 2; while (i <= _root.nummagnetos) { _root.profundidad = _root.profundidad + 1; _root.decoracion.magneto1.duplicateMovieClip("magneto" + i, _root.profundidad + 18000); mapainfo = magnetos[i - 1].split(":"); _root.decoracion["magneto" + i]._x = mapainfo[0]; _root.decoracion["magneto" + i]._y = mapainfo[1]; i++; } } _root.numeneflors = eneflors.length; if (_root.numeneflors == 0) { eneflor1.swapDepths(1); eneflor1.removeMovieClip(); } else if (_root.numeneflors == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = eneflors[i - 1].split(":"); _root.decoracion["eneflor" + i]._x = mapainfo[0]; _root.decoracion["eneflor" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = eneflors[i - 1].split(":"); _root.decoracion["eneflor" + i]._x = mapainfo[0]; _root.decoracion["eneflor" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numeneflors) { _root.profundidad = _root.profundidad + 1; _root.decoracion.eneflor1.duplicateMovieClip("eneflor" + i, _root.profundidad + 18000); mapainfo = eneflors[i - 1].split(":"); _root.decoracion["eneflor" + i]._x = mapainfo[0]; _root.decoracion["eneflor" + i]._y = mapainfo[1]; i++; } } _root.numenefloras = enefloras.length; if (_root.numenefloras == 0) { eneflora1.swapDepths(1); eneflora1.removeMovieClip(); } else if (_root.numenefloras == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = enefloras[i - 1].split(":"); _root.decoracion["eneflora" + i]._x = mapainfo[0]; _root.decoracion["eneflora" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = enefloras[i - 1].split(":"); _root.decoracion["eneflora" + i]._x = mapainfo[0]; _root.decoracion["eneflora" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numenefloras) { _root.profundidad = _root.profundidad + 1; _root.decoracion.eneflora1.duplicateMovieClip("eneflora" + i, _root.profundidad + 18000); mapainfo = enefloras[i - 1].split(":"); _root.decoracion["eneflora" + i]._x = mapainfo[0]; _root.decoracion["eneflora" + i]._y = mapainfo[1]; i++; } } _root.numpendulos = pendulos.length; if (_root.numpendulos == 0) { pendulo1.swapDepths(1); pendulo1.removeMovieClip(); } else if (_root.numpendulos == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = pendulos[i - 1].split(":"); _root.decoracion["pendulo" + i]._x = mapainfo[0]; _root.decoracion["pendulo" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = pendulos[i - 1].split(":"); _root.decoracion["pendulo" + i]._x = mapainfo[0]; _root.decoracion["pendulo" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numpendulos) { _root.profundidad = _root.profundidad + 1; _root.decoracion.pendulo1.duplicateMovieClip("pendulo" + i, _root.profundidad + 18000); mapainfo = pendulos[i - 1].split(":"); _root.decoracion["pendulo" + i]._x = mapainfo[0]; _root.decoracion["pendulo" + i]._y = mapainfo[1]; i++; } } _root.nummuelles = muelles.length; if (_root.nummuelles == 0) { muelle1.swapDepths(1); muelle1.removeMovieClip(); } else if (_root.nummuelles == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = muelles[i - 1].split(":"); _root.decoracion["muelle" + i]._x = mapainfo[0]; _root.decoracion["muelle" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = muelles[i - 1].split(":"); _root.decoracion["muelle" + i]._x = mapainfo[0]; _root.decoracion["muelle" + i]._y = mapainfo[1]; i = 2; while (i <= _root.nummuelles) { _root.profundidad = _root.profundidad + 1; _root.decoracion.muelle1.duplicateMovieClip("muelle" + i, _root.profundidad); mapainfo = muelles[i - 1].split(":"); _root.decoracion["muelle" + i]._x = mapainfo[0]; _root.decoracion["muelle" + i]._y = -mapainfo[1]; i++; } } _root.numtotems = totems.length; if (_root.numtotems == 0) { totem1.swapDepths(1); totem1.removeMovieClip(); } else if (_root.numtotems == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = totems[i - 1].split(":"); _root.decoracion["totem" + i]._x = mapainfo[0]; _root.decoracion["totem" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = totems[i - 1].split(":"); _root.decoracion["totem" + i]._x = mapainfo[0]; _root.decoracion["totem" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numtotems) { _root.profundidad = _root.profundidad + 1; _root.decoracion.totem1.duplicateMovieClip("totem" + i, _root.profundidad); mapainfo = totems[i - 1].split(":"); _root.decoracion["totem" + i]._x = mapainfo[0]; _root.decoracion["totem" + i]._y = mapainfo[1]; i++; } } _root.numflors = flors.length; if (_root.numflors == 0) { flor1.swapDepths(1); flor1.removeMovieClip(); } else if (_root.numflors == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = flors[i - 1].split(":"); _root.decoracion["flor" + i]._x = mapainfo[0]; _root.decoracion["flor" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = flors[i - 1].split(":"); _root.decoracion["flor" + i]._x = mapainfo[0]; _root.decoracion["flor" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numflors) { _root.profundidad = _root.profundidad + 1; _root.decoracion.flor1.duplicateMovieClip("flor" + i, _root.profundidad); mapainfo = flors[i - 1].split(":"); _root.decoracion["flor" + i]._x = mapainfo[0]; _root.decoracion["flor" + i]._y = mapainfo[1]; i++; } } _root.numgordos = gordos.length; if (_root.numgordos == 0) { gordo1.swapDepths(1); gordo1.removeMovieClip(); } else if (_root.numgordos == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = gordos[i - 1].split(":"); _root.decoracion["gordo" + i]._x = mapainfo[0]; _root.decoracion["gordo" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = gordos[i - 1].split(":"); _root.decoracion["gordo" + i]._x = mapainfo[0]; _root.decoracion["gordo" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numgordos) { _root.profundidad = _root.profundidad + 1; _root.decoracion.gordo1.duplicateMovieClip("gordo" + i, _root.profundidad); mapainfo = gordos[i - 1].split(":"); _root.decoracion["gordo" + i]._x = mapainfo[0]; _root.decoracion["gordo" + i]._y = mapainfo[1]; i++; } } _root.numarbols = arbols.length; if (_root.numarbols == 0) { arbol1.swapDepths(1); arbol1.removeMovieClip(); } else if (_root.numarbols == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = arbols[i - 1].split(":"); _root.decoracion["arbol" + i]._x = mapainfo[0]; _root.decoracion["arbol" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = arbols[i - 1].split(":"); _root.decoracion["arbol" + i]._x = mapainfo[0]; _root.decoracion["arbol" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numarbols) { _root.profundidad = _root.profundidad + 1; _root.decoracion.arbol1.duplicateMovieClip("arbol" + i, _root.profundidad); mapainfo = arbols[i - 1].split(":"); _root.decoracion["arbol" + i]._x = mapainfo[0]; _root.decoracion["arbol" + i]._y = mapainfo[1]; i++; } } _root.numarbolillos = arbolillos.length; if (_root.numarbolillos == 0) { arbolillo1.swapDepths(1); arbolillo1.removeMovieClip(); } else if (_root.numarbolillos == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = arbolillos[i - 1].split(":"); _root.decoracion["arbolillo" + i]._x = mapainfo[0]; _root.decoracion["arbolillo" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = arbolillos[i - 1].split(":"); _root.decoracion["arbolillo" + i]._x = mapainfo[0]; _root.decoracion["arbolillo" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numarbolillos) { _root.profundidad = _root.profundidad + 1; _root.decoracion.arbolillo1.duplicateMovieClip("arbolillo" + i, _root.profundidad); mapainfo = arbolillos[i - 1].split(":"); _root.decoracion["arbolillo" + i]._x = mapainfo[0]; _root.decoracion["arbolillo" + i]._y = mapainfo[1]; i++; } } _root.numpinchos = pinchos.length; if (_root.numpinchos == 0) { pincho1.swapDepths(1); pincho1.removeMovieClip(); } else if (_root.numpinchos == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = pinchos[i - 1].split(":"); _root.decoracion["pincho" + i]._x = mapainfo[0]; _root.decoracion["pincho" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = pinchos[i - 1].split(":"); _root.decoracion["pincho" + i]._x = mapainfo[0]; _root.decoracion["pincho" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numpinchos) { _root.profundidad = _root.profundidad + 1; _root.decoracion.pincho1.duplicateMovieClip("pincho" + i, _root.profundidad * 13500); mapainfo = pinchos[i - 1].split(":"); _root.decoracion["pincho" + i]._x = mapainfo[0]; _root.decoracion["pincho" + i]._y = mapainfo[1]; i++; } } _root.numranas = ranas.length; if (_root.numranas == 0) { rana1.swapDepths(1); rana1.removeMovieClip(); } else if (_root.numranas == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = ranas[i - 1].split(":"); _root.decoracion["rana" + i]._x = mapainfo[0]; _root.decoracion["rana" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = ranas[i - 1].split(":"); _root.decoracion["rana" + i]._x = mapainfo[0]; _root.decoracion["rana" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numranas) { _root.profundidad = _root.profundidad + 1; _root.decoracion.rana1.duplicateMovieClip("rana" + i, _root.profundidad); mapainfo = ranas[i - 1].split(":"); _root.decoracion["rana" + i]._x = mapainfo[0]; _root.decoracion["rana" + i]._y = mapainfo[1]; i++; } } _root.numcocodrilos = cocodrilos.length; if (_root.numcocodrilos == 0) { cocodrilo1.swapDepths(1); cocodrilo1.removeMovieClip(); } else if (_root.numcocodrilos == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = cocodrilos[i - 1].split(":"); _root.decoracion["cocodrilo" + i]._x = mapainfo[0]; _root.decoracion["cocodrilo" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = cocodrilos[i - 1].split(":"); _root.decoracion["cocodrilo" + i]._x = mapainfo[0]; _root.decoracion["cocodrilo" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numcocodrilos) { _root.profundidad = _root.profundidad + 1; _root.decoracion.cocodrilo1.duplicateMovieClip("cocodrilo" + i, _root.profundidad); mapainfo = cocodrilos[i - 1].split(":"); _root.decoracion["cocodrilo" + i]._x = mapainfo[0]; _root.decoracion["cocodrilo" + i]._y = mapainfo[1]; i++; } } _root.numrokalokas = rokalokas.length; if (_root.numrokalokas == 0) { rokaloka1.swapDepths(1); rokaloka1.removeMovieClip(); } else if (_root.numrokalokas == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = rokalokas[i - 1].split(":"); _root.decoracion["rokaloka" + i]._x = mapainfo[0]; _root.decoracion["rokaloka" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = rokalokas[i - 1].split(":"); _root.decoracion["rokaloka" + i]._x = mapainfo[0]; _root.decoracion["rokaloka" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numrokalokas) { _root.profundidad = _root.profundidad + 1; mapainfo = rokalokas[i - 1].split(":"); if (mapainfo[2] == 1) { _root.decoracion.rokaloka1.duplicateMovieClip("rokaloka" + i, _root.profundidad); } else { _root.decoracion.rokalokaarriba1.duplicateMovieClip("rokaloka" + i, _root.profundidad); } _root.decoracion["rokaloka" + i]._x = mapainfo[0]; _root.decoracion["rokaloka" + i]._y = mapainfo[1]; i++; } } _root.numcalabazas = calabazas.length; if (_root.numcalabazas == 0) { calabaza1.swapDepths(1); calabaza1.removeMovieClip(); } else if (_root.numcalabazas == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = calabazas[i - 1].split(":"); _root.decoracion["calabaza" + i]._x = mapainfo[0]; _root.decoracion["calabaza" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = calabazas[i - 1].split(":"); _root.decoracion["calabaza" + i]._x = mapainfo[0]; _root.decoracion["calabaza" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numcalabazas) { _root.profundidad = _root.profundidad + 1; _root.mundo.calabaza1.duplicateMovieClip("calabaza" + i, _root.profundidad); mapainfo = calabazas[i - 1].split(":"); _root.decoracion["calabaza" + i]._x = mapainfo[0]; _root.decoracion["calabaza" + i]._y = mapainfo[1]; i++; } } _root.numbatmans = batmans.length; if (_root.numbatmans == 0) { batman1.swapDepths(1); batman1.removeMovieClip(); } else if (_root.numbatmans == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = batmans[i - 1].split(":"); _root.decoracion["batman" + i]._x = mapainfo[0]; _root.decoracion["batman" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = batmans[i - 1].split(":"); _root.decoracion["batman" + i]._x = mapainfo[0]; _root.decoracion["batman" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numbatmans) { _root.profundidad = _root.profundidad + 1; _root.decoracion.batman1.duplicateMovieClip("batman" + i, _root.profundidad); mapainfo = batmans[i - 1].split(":"); _root.decoracion["batman" + i]._x = mapainfo[0]; _root.decoracion["batman" + i]._y = mapainfo[1]; i++; } } _root.numcangrejos = cangrejos.length; if (_root.numcangrejos == 0) { cangrejo1.swapDepths(1); cangrejo1.removeMovieClip(); } else if (_root.numcangrejos == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = cangrejos[i - 1].split(":"); _root.decoracion["cangrejo" + i]._x = mapainfo[0]; _root.decoracion["cangrejo" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = cangrejos[i - 1].split(":"); _root.decoracion["cangrejo" + i]._x = mapainfo[0]; _root.decoracion["cangrejo" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numcangrejos) { _root.profundidad = _root.profundidad + 1; _root.decoracion.cangrejo1.duplicateMovieClip("cangrejo" + i, _root.profundidad); mapainfo = cangrejos[i - 1].split(":"); _root.decoracion["cangrejo" + i]._x = mapainfo[0]; _root.decoracion["cangrejo" + i]._y = mapainfo[1]; i++; } } _root.numperas = peras.length; if (_root.numperas == 0) { pera1.swapDepths(1); pera1.removeMovieClip(); } else if (_root.numperas == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = peras[i - 1].split(":"); _root.decoracion["pera" + i]._x = mapainfo[0]; _root.decoracion["pera" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = peras[i - 1].split(":"); _root.decoracion["pera" + i]._x = mapainfo[0]; _root.decoracion["pera" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numperas) { _root.profundidad = _root.profundidad + 1; _root.decoracion.pera1.duplicateMovieClip("pera" + i, _root.profundidad); mapainfo = peras[i - 1].split(":"); _root.decoracion["pera" + i]._x = mapainfo[0]; _root.decoracion["pera" + i]._y = mapainfo[1]; i++; } } _root.numstars = stars.length; if (_root.numstars == 0) { star1.swapDepths(1); star1.removeMovieClip(); } else if (_root.numstars == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = stars[i - 1].split(":"); _root.decoracion["star" + i]._x = mapainfo[0]; _root.decoracion["star" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = stars[i - 1].split(":"); _root.decoracion["star" + i]._x = mapainfo[0]; _root.decoracion["star" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numstars) { _root.profundidad = _root.profundidad + 1; _root.decoracion.star1.duplicateMovieClip("star" + i, _root.profundidad); mapainfo = stars[i - 1].split(":"); _root.decoracion["star" + i]._x = mapainfo[0]; _root.decoracion["star" + i]._y = mapainfo[1]; i++; } } _root.numloops = loops.length; if (_root.numloops == 0) { loop1.swapDepths(1); loop1.removeMovieClip(); } else if (_root.numloops == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = loops[i - 1].split(":"); _root.decoracion["loop" + i]._x = mapainfo[0]; _root.decoracion["loop" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = loops[i - 1].split(":"); _root.decoracion["loop" + i]._x = mapainfo[0]; _root.decoracion["loop" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numloops) { _root.profundidad = _root.profundidad + 1; _root.decoracion.loop1.duplicateMovieClip("loop" + i, _root.profundidad); mapainfo = loops[i - 1].split(":"); _root.decoracion["loop" + i]._x = mapainfo[0]; _root.decoracion["loop" + i]._y = mapainfo[1]; i++; } } _root.nummariquitas = mariquitas.length; if (_root.nummariquitas == 0) { mariquita1.swapDepths(1); mariquita1.removeMovieClip(); } else if (_root.nummariquitas == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = mariquitas[i - 1].split(":"); _root.decoracion["mariquita" + i]._x = mapainfo[0]; _root.decoracion["mariquita" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = mariquitas[i - 1].split(":"); _root.decoracion["mariquita" + i]._x = mapainfo[0]; _root.decoracion["mariquita" + i]._y = mapainfo[1]; i = 2; while (i <= _root.nummariquitas) { _root.profundidad = _root.profundidad + 1; _root.decoracion.mariquita1.duplicateMovieClip("mariquita" + i, _root.profundidad); mapainfo = mariquitas[i - 1].split(":"); _root.decoracion["mariquita" + i]._x = mapainfo[0]; _root.decoracion["mariquita" + i]._y = mapainfo[1]; i++; } } _root.numlifes = lifes.length; if (_root.numlifes == 0) { life1.swapDepths(1); life1.removeMovieClip(); } else if (_root.numlifes == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = lifes[i - 1].split(":"); _root.decoracion["life" + i]._x = mapainfo[0]; _root.decoracion["life" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = lifes[i - 1].split(":"); _root.decoracion["life" + i]._x = mapainfo[0]; _root.decoracion["life" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numlifes) { _root.profundidad = _root.profundidad + 1; _root.decoracion.life1.duplicateMovieClip("life" + i, _root.profundidad); mapainfo = lifes[i - 1].split(":"); _root.decoracion["life" + i]._x = mapainfo[0]; _root.decoracion["life" + i]._y = mapainfo[1]; i++; } } _root.numburbujas = burbujas.length; if (_root.numburbujas == 0) { burbuja1.swapDepths(1); burbuja1.removeMovieClip(); } else if (_root.numburbujas == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = burbujas[i - 1].split(":"); _root.decoracion["burbuja" + i]._x = mapainfo[0]; _root.decoracion["burbuja" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = burbujas[i - 1].split(":"); _root.decoracion["burbuja" + i]._x = mapainfo[0]; _root.decoracion["burbuja" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numburbujas) { _root.profundidad = _root.profundidad + 1; _root.decoracion.burbuja1.duplicateMovieClip("burbuja" + i, _root.profundidad); mapainfo = burbujas[i - 1].split(":"); _root.decoracion["burbuja" + i]._x = mapainfo[0]; _root.decoracion["burbuja" + i]._y = mapainfo[1]; i++; } } _root.numavispas = avispas.length; if (_root.numavispas == 0) { avispa1.swapDepths(1); avispa1.removeMovieClip(); } else if (_root.numavispas == 1) { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = avispas[i - 1].split(":"); _root.decoracion["avispa" + i]._x = mapainfo[0]; _root.decoracion["avispa" + i]._y = mapainfo[1]; } else { _root.profundidad = _root.profundidad + 1; i = 1; mapainfo = avispas[i - 1].split(":"); _root.decoracion["avispa" + i]._x = mapainfo[0]; _root.decoracion["avispa" + i]._y = mapainfo[1]; i = 2; while (i <= _root.numavispas) { _root.profundidad = _root.profundidad + 1; _root.decoracion.avispa1.duplicateMovieClip("avispa" + i, _root.profundidad); mapainfo = avispas[i - 1].split(":"); _root.decoracion["avispa" + i]._x = mapainfo[0]; _root.decoracion["avispa" + i]._y = mapainfo[1]; i++; } } } function limpia_pantalla() { stopAllSounds(); _root.sonic.swapDepths(1); _root.sonic.removeMovieClip(); _root.final1.swapDepths(1); _root.final1.removeMovieClip(); if (numplataformas != 0) { i = 1; while (i <= numplataformas) { _root["plataforma2" + i].swapDepths(1); _root["plataforma2" + i].removeMovieClip(); _root["platafddorema2" + i].swapDepths(1); _root["platafddorema2" + i].removeMovieClip(); i++; } } if (numcalabazas != 0) { i = 1; while (i <= numcalabazas) { _root["calabaza" + i].swapDepths(1); _root["calabza" + i].removeMovieClip(); i++; } } if (numloops != 0) { i = 1; while (i <= numloops) { _root["loop" + i].swapDepths(1); _root["loop" + i].removeMovieClip(); i++; } } if (nummariquitas != 0) { i = 1; while (i <= nummariquitas) { _root["mariquita" + i].swapDepths(1); _root["mariquita" + i].removeMovieClip(); i++; } } if (numlifes != 0) { i = 1; while (i <= numlifes) { _root["life" + i].swapDepths(1); _root["life" + i].removeMovieClip(); i++; } } if (numburbujas != 0) { i = 1; while (i <= numburbujas) { _root["burbuja" + i].swapDepths(1); _root["burbuja" + i].removeMovieClip(); i++; } } if (numavispas != 0) { i = 1; while (i <= numavispas) { _root["avispa" + i].swapDepths(1); _root["avispa" + i].removeMovieClip(); i++; } } if (numgordos != 0) { i = 1; while (i <= numgordos) { _root["gordo" + i].removeMovieClip(); i++; } } if (nummonedas != 0) { i = 1; while (i <= nummonedas) { _root["moneda" + i].removeMovieClip(); i++; } } if (numarbols != 0) { i = 1; while (i <= numarbols) { _root["arbol" + i].removeMovieClip(); i++; } } if (numgusanos != 0) { i = 1; while (i <= numgusanos) { _root["gusano" + i].removeMovieClip(); i++; } } if (nummuelles != 0) { i = 1; while (i <= nummuelles) { _root["muelle" + i].removeMovieClip(); i++; } } if (numtotems != 0) { i = 1; while (i <= numtotems) { _root["totem" + i].removeMovieClip(); i++; } } if (numflors != 0) { i = 1; while (i <= numflors) { _root["flor" + i].removeMovieClip(); i++; } } if (numarbolillos != 0) { i = 1; while (i <= numarbolillos) { _root["arbolillo" + i].removeMovieClip(); i++; } } if (numpinchos != 0) { i = 1; while (i <= numpinchos) { _root["pincho" + i].removeMovieClip(); i++; } } if (numranas != 0) { i = 1; while (i <= numranas) { _root["rana" + i].removeMovieClip(); i++; } } if (numcocodrilos != 0) { i = 1; while (i <= numcocodrilos) { _root["cocodrilo" + i].removeMovieClip(); i++; } } if (numrokalokas != 0) { i = 1; while (i <= numrokalokas) { _root["rokaloka" + i].removeMovieClip(); i++; } } if (numenefloras != 0) { i = 1; while (i <= numenefloras) { _root["eneflora" + i].removeMovieClip(); i++; } } if (numeneflors != 0) { i = 1; while (i <= numeneflors) { _root["eneflor" + i].removeMovieClip(); i++; } } if (nummagnetos != 0) { i = 1; while (i <= nummagnetos) { _root["magneto" + i].removeMovieClip(); i++; } } if (numpendulos != 0) { i = 1; while (i <= numpendulos) { _root["pendulo" + i].removeMovieClip(); i++; } } if (numbatmans != 0) { i = 1; while (i <= numbatmans) { _root["batman" + i].removeMovieClip(); i++; } } if (numcangrejos != 0) { i = 1; while (i <= numcangrejos) { _root["cangrejo" + i].removeMovieClip(); i++; } } if (numperas != 0) { i = 1; while (i <= numperas) { _root["pera" + i].removeMovieClip(); i++; } } if (numstars != 0) { i = 1; while (i <= numstars) { _root["star" + i].removeMovieClip(); i++; } } _root.final2.removeMovieClip(); } function guardarDatos(person, frame, lifes, score, rings, completer) { var _local1; _local1 = SharedObject.getLocal("datos"); _local1.data.person = person; _local1.data.frame = frame; _local1.data.lifes = lifes; _local1.data.score = score; _local1.data.rings = rings; _local1.data.completer = completer; _local1.flush(); trace(person); trace(frame); trace(lifes); trace(score); trace(rings); trace(completer); } function cargarDatos(dato) { var _local1; _local1 = SharedObject.getLocal("datos"); if (dato == "person") { return(_local1.data.person); } if (dato == "frame") { return(_local1.data.frame); } if (dato == "lifes") { return(_local1.data.lifes); } if (dato == "score") { return(_local1.data.score); } if (dato == "rings") { return(_local1.data.rings); } if (dato == "completer") { return(_local1.data.completer); } } _root.vidas = 3; _root.rings = 0; _root.puntos = 0; _root.numplataformas = 0; _root.numgusanos = 0; _root.nummonedas = 0; _root.nummuelles = 0; _root.numtotems = 0; _root.numflors = 0; _root.numgordos = 0; _root.numarbols = 0; _root.numarbolillos = 0; _root.numpinchos = 0; _root.numranas = 0; _root.numcocodrilos = 0; _root.numrokalokas = 0; _root.numcalabazas = 0; _root.numbatmans = 0; _root.numcangrejos = 0; _root.numperas = 0; _root.numstars = 0; _root.numloops = 0; _root.nummariquitas = 0; _root.numlifes = 0; _root.numburbujas = 0; _root.numavispas = 0; _root.numpendulos = 0; _root.nummagnetos = 0; _root.numeneflors = 0; _root.numenefloras = 0; limpia_pantalla(); stop();
Frame 100
limpia_pantalla(); stop();
Frame 101
if (numplataformas != 0) { i = 1; while (i <= numplataformas) { _root["plataforma2" + i].swapDepths(1); _root["plataforma2" + i].removeMovieClip(); i++; } } if (numcalabazas != 0) { i = 1; while (i <= numcalabazas) { _root["calabaza" + i].swapDepths(1); _root["calabza" + i].removeMovieClip(); i++; } } if (numloops != 0) { i = 1; while (i <= numloops) { _root["loop" + i].swapDepths(1); _root["loop" + i].removeMovieClip(); i++; } } if (nummariquitas != 0) { i = 1; while (i <= nummariquitas) { _root["mariquita" + i].swapDepths(1); _root["mariquita" + i].removeMovieClip(); i++; } } if (numlifes != 0) { i = 1; while (i <= numlifes) { _root["life" + i].swapDepths(1); _root["life" + i].removeMovieClip(); i++; } } if (numburbujas != 0) { i = 1; while (i <= numburbujas) { _root["burbuja" + i].swapDepths(1); _root["burbuja" + i].removeMovieClip(); i++; } } if (numavispas != 0) { i = 1; while (i <= numavispas) { _root["avispa" + i].swapDepths(1); _root["avispa" + i].removeMovieClip(); i++; } } if (numgordos != 0) { i = 1; while (i <= numgordos) { _root["gordo" + i].removeMovieClip(); i++; } } if (nummonedas != 0) { i = 1; while (i <= nummonedas) { _root["moneda" + i].removeMovieClip(); i++; } } if (numarbols != 0) { i = 1; while (i <= numarbols) { _root["arbol" + i].removeMovieClip(); i++; } } if (numgusanos != 0) { i = 1; while (i <= numgusanos) { _root["gusano" + i].removeMovieClip(); i++; } } if (nummuelles != 0) { i = 1; while (i <= nummuelles) { _root["muelle" + i].removeMovieClip(); i++; } } if (numtotems != 0) { i = 1; while (i <= numtotems) { _root["totem" + i].removeMovieClip(); i++; } } if (numflors != 0) { i = 1; while (i <= numflors) { _root["flor" + i].removeMovieClip(); i++; } } if (numarbolillos != 0) { i = 1; while (i <= numarbolillos) { _root["arbolillo" + i].removeMovieClip(); i++; } } if (numpinchos != 0) { i = 1; while (i <= numpinchos) { _root["pincho" + i].removeMovieClip(); i++; } } if (numranas != 0) { i = 1; while (i <= numranas) { _root["rana" + i].removeMovieClip(); i++; } } if (numcocodrilos != 0) { i = 1; while (i <= numcocodrilos) { _root["cocodrilo" + i].removeMovieClip(); i++; } } if (numrokalokas != 0) { i = 1; while (i <= numrokalokas) { _root["rokaloka" + i].removeMovieClip(); i++; } } if (numbatmans != 0) { i = 1; while (i <= numbatmans) { _root["batman" + i].removeMovieClip(); i++; } } if (numcangrejos != 0) { i = 1; while (i <= numcangrejos) { _root["cangrejo" + i].removeMovieClip(); i++; } } if (numperas != 0) { i = 1; while (i <= numperas) { _root["pera" + i].removeMovieClip(); i++; } } if (numstars != 0) { i = 1; while (i <= numstars) { _root["star" + i].removeMovieClip(); i++; } } limpia_pantalla(); stop();
Frame 102
limpia_pantalla(); if (_root.vidas < 0) { gotoAndPlay ("gameover"); } else { stop(); }
Frame 103
_root.cargandillo._alpha = 100; _root.profundidad = 0; _root.frame = 103; _root.siguiente = 104; _root.temp = 100; _root.movimiento = 0; _root.gravedad = 1; _root.balas = 1; _root.nivel = 1; final = "5900:5"; var mapa = new Array(); var gusanos = new Array(); var monedas = new Array(); var muelles = new Array(); var totems = new Array(); var flors = new Array(); var gordos = new Array(); var arbols = new Array(); var arbolillos = new Array(); var pinchos = new Array(); var ranas = new Array(); var cocodrilos = new Array(); var rokalokas = new Array(); var batmans = new Array(); var calabazas = new Array(); var cangrejos = new Array(); var peras = new Array(); var stars = new Array(); var loops = new Array(); var mariquitas = new Array(); var lifes = new Array(); var burbujas = new Array(); var avispas = new Array(); var enefloras = new Array(); var eneflors = new Array(); var magnetos = new Array(); var pendulos = new Array(); final = "5900:5"; mapa.push("512:127:-50017:453.25:1"); mapa.push("512:127:-50017:453.25:2"); mapa.push("512:127:-50017:453.25:3"); mapa.push("512:127:-50017:453.25:4"); mapa.push("512:127:-50017:453.25:5"); mapa.push("512:127:-50017:453.25:6"); mapa.push("512:127:-50017:453.25:7"); mapa.push("512:127:-50017:453.25:8"); mapa.push("512:127:-50017:453.25:9"); mapa.push("512:127:-50017:453.25:10"); mapa.push("512:127:-50017:453.25:11"); mapa.push("512:127:-50017:453.25:12"); mapa.push("512:127:-50017:453.25:13"); mapa.push("512:127:-50017:453.25:14"); mapa.push("512:127:-50017:453.25:15"); mapa.push("512:127:-50017:453.25:16"); mapa.push("512:127:-50017:453.25:17"); mapa.push("512:127:-50017:453.25:18"); mapa.push("512:127:-50017:453.25:19"); mapa.push("512:127:-50017:453.25:20"); mapa.push("512:127:-50017:453.25:21"); mapa.push("512:127:-50017:453.25:22"); mapa.push("512:127:-50017:453.25:23"); mariquitas.push("-50017.25:206.25"); mariquitas.push("-50017.25:206.25"); mapa.push("256:256:257.75:591.25:4"); mapa.push("256:256:507.75:591.25:4"); mapa.push("256:256:757.75:591.25:4"); mapa.push("256:256:1007.75:691.25:4"); mapa.push("256:256:1257.75:691.25:4"); mapa.push("256:256:1512.75:621.25:4"); mapa.push("256:256:1762.75:536.25:4"); mapa.push("256:256:2022.75:471.25:4"); mapa.push("256:256:2277.75:471.25:4"); mapa.push("256:256:2532.75:471.25:4"); mapa.push("256:256:2782.75:471.25:4"); mapa.push("256:256:3037.75:581.25:4"); mapa.push("256:256:3292.75:581.25:4"); mapa.push("256:256:3547.75:581.25:4"); mapa.push("256:256:3802.75:581.25:4"); mapa.push("256:256:4057.75:651.25:4"); mapa.push("256:256:4312.75:651.25:4"); mapa.push("256:256:4567.75:651.25:4"); mapa.push("256:256:4822.75:651.25:4"); mapa.push("256:256:5077.75:651.25:4"); mapa.push("256:256:5332.75:651.25:4"); mapa.push("256:256:5587.75:651.25:4"); mapa.push("256:256:5842.75:651.25:4"); mapa.push("256:256:6097.75:651.25:4"); mapa.push("128:128:4572.5:391.25:13"); mapa.push("128:128:4572.5:396.25:13"); mapa.push("128:128:5297.5:396.25:13"); mapa.push("64:32:3021.5:176:5"); mapa.push("64:32:3326.5:146:5"); mapa.push("64:32:3611.5:106:5"); burbujas.push("2587.5:-1090"); lifes.push("3586.75:62"); pinchos.push("823.25:416.5"); pinchos.push("853.25:416.5"); pinchos.push("1928.25:201.5"); pinchos.push("1958.25:201.5"); pinchos.push("3093.25:306.5"); pinchos.push("3128.25:306.5"); pinchos.push("3163.25:306.5"); pinchos.push("4028.25:381.5"); pinchos.push("4063.25:381.5"); pinchos.push("5258.25:261.5"); mariquitas.push("2354.5:185.75"); mariquitas.push("4319.5:360.75"); mariquitas.push("4999.5:360.75"); mariquitas.push("3679.5:295.75"); mariquitas.push("1139.5:415.75"); monedas.push("947:399"); monedas.push("972:399"); monedas.push("997:399"); monedas.push("1022:399"); monedas.push("1047:399"); monedas.push("1072:399"); monedas.push("1097:399"); monedas.push("1122:399"); monedas.push("1147:399"); monedas.push("1172:399"); monedas.push("2017:159"); monedas.push("2042:159"); monedas.push("2067:159"); monedas.push("2092:159"); monedas.push("2117:159"); monedas.push("2142:159"); monedas.push("2167:159"); monedas.push("2192:159"); monedas.push("2217:159"); monedas.push("2242:159"); monedas.push("2267:159"); monedas.push("2292:159"); monedas.push("2317:159"); monedas.push("2342:159"); monedas.push("2367:159"); monedas.push("2392:159"); monedas.push("2417:159"); monedas.push("2442:159"); monedas.push("2467:159"); monedas.push("2492:159"); monedas.push("2517:159"); monedas.push("2542:159"); monedas.push("2567:159"); monedas.push("2592:159"); monedas.push("2617:159"); monedas.push("2642:159"); monedas.push("2667:159"); monedas.push("2692:159"); monedas.push("2717:159"); monedas.push("2742:159"); monedas.push("3322:274"); monedas.push("3347:274"); monedas.push("3372:274"); monedas.push("3397:274"); monedas.push("3422:274"); monedas.push("3447:274"); monedas.push("3472:274"); monedas.push("3497:274"); monedas.push("3522:274"); monedas.push("3547:274"); monedas.push("3572:274"); monedas.push("3597:274"); monedas.push("3622:274"); monedas.push("3647:274"); monedas.push("3672:274"); monedas.push("3697:274"); monedas.push("3722:274"); monedas.push("3747:274"); monedas.push("3772:274"); monedas.push("3797:274"); monedas.push("4607:324"); monedas.push("4632:324"); monedas.push("4657:324"); monedas.push("4682:324"); monedas.push("4707:324"); monedas.push("4732:324"); monedas.push("4757:324"); monedas.push("4782:324"); monedas.push("4807:324"); monedas.push("4832:324"); monedas.push("4857:324"); monedas.push("4882:324"); monedas.push("4907:324"); monedas.push("4932:324"); monedas.push("4957:324"); monedas.push("4982:324"); monedas.push("5007:324"); monedas.push("5032:324"); monedas.push("5057:324"); monedas.push("5082:324"); monedas.push("5652:324"); monedas.push("5677:324"); monedas.push("5702:324"); monedas.push("5727:324"); monedas.push("5752:324"); monedas.push("5777:324"); monedas.push("5802:324"); monedas.push("5827:324"); monedas.push("5852:324"); monedas.push("5877:324"); monedas.push("17:284"); monedas.push("42:284"); monedas.push("67:284"); monedas.push("92:284"); monedas.push("117:284"); monedas.push("142:284"); monedas.push("167:284"); monedas.push("192:284"); monedas.push("217:284"); monedas.push("242:284"); monedas.push("267:284"); monedas.push("292:284"); monedas.push("317:284"); monedas.push("342:284"); monedas.push("367:284"); monedas.push("392:284"); monedas.push("417:284"); monedas.push("442:284"); monedas.push("467:284"); monedas.push("492:284"); monedas.push("517:284"); monedas.push("542:284"); monedas.push("567:284"); monedas.push("592:284"); monedas.push("617:284"); monedas.push("642:284"); monedas.push("667:284"); monedas.push("692:284"); monedas.push("717:284"); monedas.push("742:284"); monedas.push("2958:128.5"); monedas.push("2973:128.5"); monedas.push("2988:128.5"); monedas.push("3003:128.5"); monedas.push("3023:128.5"); monedas.push("3263:98.5"); monedas.push("3278:98.5"); monedas.push("3298:98.5"); monedas.push("3318:98.5"); monedas.push("3333:98.5"); monedas.push("3518:-771.5"); mapa.push("72:120:1601.25:283:15"); mapa.push("72:120:656.25:333:15"); mapa.push("72:120:5546.25:393:15"); mapa.push("64:131:2141.25:221:7"); mapa.push("64:131:2981.25:326:7"); mapa.push("64:131:4176.25:401:7"); mapa.push("64:131:1076.25:441:7"); mapa.push("64:32:4761.5:221:5"); mapa.push("64:32:4981.5:221:5"); split_map(); if (_root.person == "sonic") { _root.soni._name = "sonic"; } else if (_root.person == "tails") { _root.tails._name = "sonic"; } else if (_root.person == "knuckles") { _root.knuckles._name = "sonic"; } else if (_root.person == "amy") { _root.amy._name = "sonic"; } else if (_root.person == "shadow") { _root.shadow._name = "sonic"; } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; CuentaAtras = Math.round(getTimer() / 1000) + temp; _root.onEnterFrame = function () { _root.cargandillo._alpha = 0; Tiempo = Math.round(getTimer() / 1000); Restante = CuentaAtras - Tiempo; if (Restante < 0) { _root.sonic.reset(); } }; stop();
Instance of Symbol 123 MovieClip "fondo" in Frame 103
onClipEvent (enterFrame) { this._x = this._x - (_root.movimiento / 10); }
Instance of Symbol 214 MovieClip "knuckles" in Frame 103
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 1; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("20"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = (this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.cos(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal3 = (this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.sin(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); } else { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); } } this.maxgiro = 10; this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.gravedad = 2; this.burbu = 0; this.potencia = 0; this.caida = 2; this.cuentador = 0; this.bolandosuelo = 0; this.corte = 10; this.tocandosuelo = 0; this.aceleracion = 5; this.rozamiento = 5; this.maxvel = 30; this.desfase = 0; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.saltemos = -20; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; recalculate(); this.tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } i++; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(40)) { this.estado = "rodando"; this.gotoAndStop(5); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && (Key.isDown(39)))) { this.estado = "frenando"; this.gotoAndStop(6); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "muerto") { } else if (this.estado == "pegando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 1; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "pegando") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } else { this.potencia = 0; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } i++; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; _root.bola1._x = this.x_temporal; _root.bola1._y = this.y_temporal; _root.bola2._x = this.x_temporal2; _root.bola2._y = this.y_temporal2; _root.bola3._x = this.x_temporal3; _root.bola3._y = this.y_temporal3; _root.bola4._x = this.x_temporal4; _root.bola4._y = this.y_temporal4; _root.bola5._x = this.x_temporal5; _root.bola5._y = this.y_temporal5; } }
Instance of Symbol 312 MovieClip "tails" in Frame 103
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 1; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("16"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = (this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.cos(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal3 = (this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.sin(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); } else { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); } } this.maxgiro = 10; this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.gravedad = 2; this.burbu = 0; this.potencia = 0; this.caida = 2; this.cuentador = 0; this.bolandosuelo = 0; this.corte = 10; this.tocandosuelo = 0; this.aceleracion = 5; this.rozamiento = 5; this.maxvel = 20; this.desfase = 0; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.saltemos = -30; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; recalculate(); this.tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } i++; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(40)) { this.estado = "rodando"; this.gotoAndStop(5); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && (Key.isDown(39)))) { this.estado = "frenando"; this.gotoAndStop(6); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (this.potencia > 0) { this.estado = "volando"; this.gotoAndStop(4); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "volando") { if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "muerto") { } else if (this.estado == "pegando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 1; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "pegando") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { if (this.estado == "volando") { this._y = this._y + this.gravedad; } else { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } } else { this.potencia = 0; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } i++; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } _root.bola1._x = this.x_temporal; _root.bola1._y = this.y_temporal; _root.bola2._x = this.x_temporal2; _root.bola2._y = this.y_temporal2; _root.bola3._x = this.x_temporal3; _root.bola3._y = this.y_temporal3; _root.bola4._x = this.x_temporal4; _root.bola4._y = this.y_temporal4; _root.bola5._x = this.x_temporal5; _root.bola5._y = this.y_temporal5; } }
Instance of Symbol 465 MovieClip "shadow" in Frame 103
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 1; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("16"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = (this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.cos(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal3 = (this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.sin(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); } else { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); } } this.maxgiro = 10; this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.gravedad = 2; this.burbu = 0; this.potencia = 0; this.caida = 2; this.cuentador = 0; this.bolandosuelo = 0; this.corte = 10; this.tocandosuelo = 0; this.aceleracion = 5; this.rozamiento = 5; this.maxvel = 20; this.desfase = 0; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.saltemos = -25; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; recalculate(); this.tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } i++; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && (Key.isDown(39)))) { this.estado = "frenando"; this.gotoAndStop(6); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "bajando") { if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegandoaire"; this.gotoAndStop(9); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (this.potencia > 0) { this.estado = "bajando"; this.gotoAndStop(4); } else if (Key.isDown(32)) { this.estado = "pegandoaire"; this.gotoAndStop(9); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "muerto") { } else if (this.estado == "pegando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 0; } else if (this.estado == "bajando") { this.atacando = 0; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "pegando") { this.atacando = 1; } else if (this.estado == "pegandoaire") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } else { this.potencia = 0; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } i++; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } _root.bola1._x = this.x_temporal; _root.bola1._y = this.y_temporal; _root.bola2._x = this.x_temporal2; _root.bola2._y = this.y_temporal2; _root.bola3._x = this.x_temporal3; _root.bola3._y = this.y_temporal3; _root.bola4._x = this.x_temporal4; _root.bola4._y = this.y_temporal4; _root.bola5._x = this.x_temporal5; _root.bola5._y = this.y_temporal5; } }
Instance of Symbol 588 MovieClip "amy" in Frame 103
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 1; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("16"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = (this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.cos(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal3 = (this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.sin(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); } else { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); } } this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.gravedad = 2; this.burbu = 0; this.potencia = 0; this.caida = 2; this.cuentador = 0; this.bolandosuelo = 0; this.corte = 10; this.tocandosuelo = 0; this.maxvel = 20; this.desfase = 0; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.maxgiro = 10; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; recalculate(); this.tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } i++; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && (Key.isDown(39)))) { this.estado = "frenando"; this.gotoAndStop(6); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "bajando") { if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegandoaire"; this.gotoAndStop(9); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (this.potencia > 0) { this.estado = "bajando"; this.gotoAndStop(4); } else if (Key.isDown(32)) { this.estado = "pegandoaire"; this.gotoAndStop(9); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "muerto") { } else if (this.estado == "pegando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 0; } else if (this.estado == "bajando") { this.atacando = 0; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "pegando") { this.atacando = 1; } else if (this.estado == "pegandoaire") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } else { this.potencia = 0; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } i++; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } _root.bola1._x = this.x_temporal; _root.bola1._y = this.y_temporal; _root.bola2._x = this.x_temporal2; _root.bola2._y = this.y_temporal2; _root.bola3._x = this.x_temporal3; _root.bola3._y = this.y_temporal3; _root.bola4._x = this.x_temporal4; _root.bola4._y = this.y_temporal4; _root.bola5._x = this.x_temporal5; _root.bola5._y = this.y_temporal5; } }
Instance of Symbol 683 MovieClip "soni" in Frame 103
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 1; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("15"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase)); this.y_temporal = this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); } else { this.x_temporal = this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase)); this.y_temporal = this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); } } this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.burbu = 0; this.potencia = 0; this.cuentador = 0; this.bolandosuelo = 0; this.desfase = 0; this.maxgiro = 10; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.tocandosuelo = 0; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { recalculate(); this.tocandosuelo = 0; if (_root.mundo.hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(40) && (Key.isDown(32))) { this.estado = "bolasuelo"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(40) && (Key.isDown(32))) { this.estado = "bolasuelo"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(40)) { this.estado = "rodando"; this.gotoAndStop(5); } else if (Math.abs(this.vel) > this.corte) { this.estado == "corriendo"; this.gotoAndStop(4); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && Key.isDown(39))) { this.estado = "frenando"; this.gotoAndStop(6); } } else if (this.estado == "corriendo") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Key.isDown(40)) { this.estado = "rodando"; this.gotoAndStop(5); } else if (Math.abs(this.vel) < this.corte) { this.estado == "andando"; this.gotoAndStop(3); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && Key.isDown(39))) { this.estado = "frenando"; this.gotoAndStop(6); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } else if (this.estado == "muerto") { } else if (this.estado == "bolasuelo") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Key.isDown(40) && Key.isDown(32)) { this.bolandosuelo = this.bolandosuelo + this.aceleracion; } else if (this.lado == "derecha") { this.vel = this.bolandosuelo; this.estado = "rodando"; this.gotoAndStop(5); } else { this.vel = -this.bolandosuelo; this.estado = "rodando"; this.gotoAndStop(5); } if (this.bolandosuelo >= 100) { this.bolandosuelo = 100; } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 1; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "bolasuelo") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } else { this.potencia = 0; } recalculate(); if (_root.mundo.hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo.hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } recalculate(); if (_root.mundo.hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo.hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; if (_root.mundo.hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; } }
Instance of Symbol 1009 MovieClip "decoracion" in Frame 103
onClipEvent (enterFrame) { this._x = this._x - _root.movimiento; }
Instance of Symbol 1068 MovieClip "mundo" in Frame 103
onClipEvent (enterFrame) { this._x = this._x - _root.movimiento; }
Frame 104
_root.cargandillo._alpha = 100; if (_root.vidas < 0) { gotoAndPlay ("gameover"); } else { stop(); } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; _root.profundidad = 0; _root.profundidad = 0; _root.frame = 104; _root.siguiente = 105; _root.temp = 100; _root.movimiento = 0; _root.gravedad = 1; _root.balas = 1; _root.nivel = 2; final = "5900:5"; var mapa = new Array(); var gusanos = new Array(); var monedas = new Array(); var muelles = new Array(); var totems = new Array(); var flors = new Array(); var gordos = new Array(); var arbols = new Array(); var arbolillos = new Array(); var pinchos = new Array(); var ranas = new Array(); var cocodrilos = new Array(); var rokalokas = new Array(); var batmans = new Array(); var calabazas = new Array(); var cangrejos = new Array(); var peras = new Array(); var stars = new Array(); var loops = new Array(); var mariquitas = new Array(); var lifes = new Array(); var burbujas = new Array(); var avispas = new Array(); var enefloras = new Array(); var eneflors = new Array(); var magnetos = new Array(); var pendulos = new Array(); mapa.push("512:127:-50017:453.25:1"); mapa.push("512:127:-50017:453.25:2"); mapa.push("512:127:-50017:453.25:3"); mapa.push("512:127:-50017:453.25:4"); mapa.push("512:127:-50017:453.25:5"); mapa.push("512:127:-50017:453.25:6"); mapa.push("512:127:-50017:453.25:7"); mapa.push("512:127:-50017:453.25:8"); mapa.push("512:127:-50017:453.25:9"); mapa.push("512:127:-50017:453.25:10"); mapa.push("512:127:-50017:453.25:11"); mapa.push("512:127:-50017:453.25:12"); mapa.push("512:127:-50017:453.25:13"); mapa.push("512:127:-50017:453.25:14"); mapa.push("512:127:-50017:453.25:15"); mapa.push("512:127:-50017:453.25:16"); mapa.push("512:127:-50017:453.25:17"); mapa.push("512:127:-50017:453.25:18"); mapa.push("512:127:-50017:453.25:19"); mapa.push("512:127:-50017:453.25:20"); mapa.push("512:127:-50017:453.25:21"); mapa.push("512:127:-50017:453.25:22"); mapa.push("512:127:-50017:453.25:23"); mariquitas.push("-50017.25:206.25"); mariquitas.push("-50017.25:206.25"); mapa.push("256:256:252.75:666.25:4"); mapa.push("256:256:502.75:666.25:4"); mapa.push("256:256:752.75:666.25:4"); mapa.push("256:256:997.75:666.25:4"); mapa.push("256:256:1247.75:666.25:4"); monedas.push("17:394"); monedas.push("42:394"); monedas.push("67:394"); monedas.push("92:394"); monedas.push("117:394"); monedas.push("142:394"); monedas.push("167:394"); monedas.push("192:394"); monedas.push("217:394"); monedas.push("242:394"); monedas.push("267:394"); monedas.push("292:394"); monedas.push("317:394"); monedas.push("342:394"); monedas.push("367:394"); monedas.push("392:394"); monedas.push("417:394"); monedas.push("442:394"); monedas.push("467:394"); monedas.push("492:394"); monedas.push("517:394"); monedas.push("542:394"); monedas.push("567:394"); monedas.push("592:394"); monedas.push("617:394"); monedas.push("642:394"); monedas.push("667:394"); monedas.push("692:394"); monedas.push("717:394"); monedas.push("742:394"); monedas.push("767:394"); monedas.push("792:394"); monedas.push("817:394"); monedas.push("842:394"); monedas.push("867:394"); monedas.push("892:394"); monedas.push("917:394"); monedas.push("942:394"); monedas.push("967:394"); monedas.push("992:394"); monedas.push("1017:394"); monedas.push("1042:394"); monedas.push("1067:394"); monedas.push("1092:394"); monedas.push("1117:394"); monedas.push("1142:394"); monedas.push("1167:394"); monedas.push("1192:394"); monedas.push("1217:394"); monedas.push("1242:394"); mapa.push("256:256:1502.75:591.25:4"); mapa.push("256:256:1757.75:481.25:4"); mapa.push("256:256:2007.75:661.25:4"); mapa.push("256:256:2262.75:661.25:4"); mapa.push("256:256:2512.75:661.25:4"); mapa.push("256:256:2767.75:611.25:4"); mapa.push("256:256:3017.75:526.25:4"); monedas.push("2777:244"); monedas.push("2802:244"); monedas.push("2827:244"); monedas.push("2852:244"); monedas.push("2877:244"); monedas.push("2902:244"); monedas.push("2927:244"); monedas.push("2952:244"); monedas.push("2977:244"); monedas.push("3002:244"); mapa.push("256:256:3272.75:481.25:4"); mapa.push("256:256:3527.75:481.25:4"); mapa.push("256:256:3777.75:481.25:4"); mapa.push("256:256:4032.75:481.25:4"); mapa.push("256:256:4287.75:531.25:4"); mapa.push("256:256:4542.75:591.25:4"); mapa.push("256:256:4792.75:651.25:4"); mapa.push("256:256:5042.75:651.25:4"); mapa.push("256:256:5292.75:651.25:4"); mapa.push("256:256:5542.75:651.25:4"); mapa.push("256:256:5792.75:651.25:4"); mapa.push("256:256:6047.75:651.25:4"); monedas.push("5052:379"); monedas.push("5077:379"); monedas.push("5102:379"); monedas.push("5127:379"); monedas.push("5152:379"); monedas.push("5177:379"); monedas.push("5202:379"); monedas.push("5227:379"); monedas.push("5252:379"); monedas.push("5277:379"); monedas.push("5302:379"); monedas.push("5327:379"); monedas.push("5352:379"); monedas.push("5377:379"); monedas.push("5402:379"); monedas.push("5427:379"); monedas.push("5452:379"); monedas.push("5477:379"); monedas.push("5502:379"); monedas.push("5527:379"); monedas.push("5552:379"); monedas.push("5577:379"); monedas.push("5602:379"); monedas.push("5627:379"); monedas.push("5652:379"); monedas.push("5677:379"); monedas.push("5702:379"); monedas.push("5727:379"); monedas.push("5752:379"); monedas.push("5777:379"); monedas.push("5802:379"); monedas.push("5827:379"); monedas.push("5852:379"); monedas.push("5877:379"); monedas.push("5902:379"); monedas.push("5927:379"); monedas.push("5952:379"); monedas.push("5977:379"); monedas.push("6002:379"); monedas.push("6027:379"); mapa.push("64:32:1961.5:241:5"); mapa.push("64:32:2161.5:241:5"); mapa.push("64:32:2346.5:241:5"); mapa.push("64:32:2516.5:241:5"); pinchos.push("1773.25:396.5"); pinchos.push("1803.25:396.5"); pinchos.push("1833.25:396.5"); pinchos.push("1863.25:396.5"); pinchos.push("1893.25:396.5"); pinchos.push("1923.25:396.5"); pinchos.push("1953.25:396.5"); pinchos.push("2303.25:391.5"); pinchos.push("2333.25:391.5"); pinchos.push("2363.25:391.5"); pinchos.push("2393.25:391.5"); pinchos.push("2423.25:391.5"); pinchos.push("2453.25:391.5"); pinchos.push("2478.25:391.5"); pinchos.push("2498.25:391.5"); monedas.push("1927:159"); monedas.push("1952:159"); monedas.push("1977:159"); monedas.push("2002:159"); monedas.push("2027:159"); monedas.push("2052:159"); monedas.push("2077:159"); monedas.push("2102:159"); monedas.push("2127:159"); monedas.push("2152:159"); monedas.push("2287:159"); monedas.push("2312:159"); monedas.push("2337:159"); monedas.push("2362:159"); monedas.push("2387:159"); monedas.push("2412:159"); monedas.push("2437:159"); monedas.push("2462:159"); monedas.push("2487:159"); monedas.push("2512:159"); mariquitas.push("3344.5:195.75"); mariquitas.push("3914.5:190.75"); mariquitas.push("4944.5:370.75"); pinchos.push("2783.25:261.5"); pinchos.push("4303.25:321.5"); pinchos.push("4333.25:321.5"); mariquitas.push("1129.5:390.75"); mariquitas.push("1709.5:205.75"); monedas.push("2027:389"); monedas.push("2052:389"); monedas.push("2077:389"); monedas.push("2102:389"); monedas.push("2127:389"); monedas.push("2152:389"); monedas.push("2177:389"); monedas.push("2202:389"); monedas.push("2227:389"); monedas.push("2252:389"); mapa.push("72:120:496.25:413:15"); mapa.push("72:120:2186.25:408:15"); mapa.push("72:120:3546.25:228:15"); mapa.push("72:120:4781.25:393:15"); mapa.push("64:131:1396.25:336:7"); mapa.push("64:131:3226.25:231:7"); mapa.push("64:131:4256.25:281:7"); mapa.push("64:131:881.25:411:7"); split_map(); if (_root.person == "sonic") { _root.soni._name = "sonic"; } else if (_root.person == "tails") { _root.tails._name = "sonic"; } else if (_root.person == "knuckles") { _root.knuckles._name = "sonic"; } else if (_root.person == "amy") { _root.amy._name = "sonic"; } else if (_root.person == "shadow") { _root.shadow._name = "sonic"; } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; CuentaAtras = Math.round(getTimer() / 1000) + temp; _root.onEnterFrame = function () { _root.cargandillo._alpha = 0; Tiempo = Math.round(getTimer() / 1000); Restante = CuentaAtras - Tiempo; if (Restante < 0) { _root.sonic.reset(); } }; stop();
Instance of Symbol 1105 MovieClip "loop1" in Frame 104
onClipEvent (load) { this.estado = "esperando"; } onClipEvent (enterFrame) { if ((this.entrada.hitTest(_root.sonic.pluton) && (_root.sonic.estado == "corriendo")) && (_root.sonic.lado == "derecha")) { this.estado = "dentro"; this.lado = "izkierda"; _root.sonic._visible = 0; _root.sonic.gira = 1; _root.movimiento = 150; _root.sonic._x = 100; } if ((this.salida.hitTest(_root.sonic.pluton) && (_root.sonic.estado == "corriendo")) && (_root.sonic.lado == "izquierda")) { this.estado = "dentro"; this.lado = "derecha"; _root.sonic._visible = 0; _root.sonic.gira = 1; _root.movimiento = -200; _root.sonic._x = 300; } this._x = this._x - _root.movimiento; }
Instance of Symbol 1105 MovieClip in Frame 104
onClipEvent (load) { this.estado = "esperando"; } onClipEvent (enterFrame) { if (this.estado == "fuera") { this.stop(); } if ((this.entrada.hitTest(_root.sonic.pluton) && (_root.sonic.estado == "corriendo")) && (_root.sonic.lado == "derecha")) { this.estado = "dentro"; this.play(); _root.sonic._visible = 0; _root.sonic.gira = 1; } this._x = this._x - _root.movimiento; }
Instance of Symbol 214 MovieClip "knuckles" in Frame 104
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 2; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("20"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = (this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.cos(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal3 = (this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.sin(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); } else { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); } } this.maxgiro = 10; this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.gravedad = 2; this.burbu = 0; this.potencia = 0; this.caida = 2; this.cuentador = 0; this.bolandosuelo = 0; this.corte = 10; this.tocandosuelo = 0; this.aceleracion = 5; this.rozamiento = 5; this.maxvel = 30; this.desfase = 0; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.saltemos = -20; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; recalculate(); this.tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } i++; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(40)) { this.estado = "rodando"; this.gotoAndStop(5); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && (Key.isDown(39)))) { this.estado = "frenando"; this.gotoAndStop(6); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "muerto") { } else if (this.estado == "pegando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 1; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "pegando") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } else { this.potencia = 0; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } i++; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; _root.bola1._x = this.x_temporal; _root.bola1._y = this.y_temporal; _root.bola2._x = this.x_temporal2; _root.bola2._y = this.y_temporal2; _root.bola3._x = this.x_temporal3; _root.bola3._y = this.y_temporal3; _root.bola4._x = this.x_temporal4; _root.bola4._y = this.y_temporal4; _root.bola5._x = this.x_temporal5; _root.bola5._y = this.y_temporal5; } }
Instance of Symbol 312 MovieClip "tails" in Frame 104
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 2; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("16"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = (this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.cos(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal3 = (this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.sin(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); } else { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); } } this.maxgiro = 10; this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.gravedad = 2; this.burbu = 0; this.potencia = 0; this.caida = 2; this.cuentador = 0; this.bolandosuelo = 0; this.corte = 10; this.tocandosuelo = 0; this.aceleracion = 5; this.rozamiento = 5; this.maxvel = 20; this.desfase = 0; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.saltemos = -30; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; recalculate(); this.tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } i++; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(40)) { this.estado = "rodando"; this.gotoAndStop(5); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && (Key.isDown(39)))) { this.estado = "frenando"; this.gotoAndStop(6); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (this.potencia > 0) { this.estado = "volando"; this.gotoAndStop(4); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "volando") { if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "muerto") { } else if (this.estado == "pegando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 1; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "pegando") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { if (this.estado == "volando") { this._y = this._y + this.gravedad; } else { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } } else { this.potencia = 0; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } i++; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } _root.bola1._x = this.x_temporal; _root.bola1._y = this.y_temporal; _root.bola2._x = this.x_temporal2; _root.bola2._y = this.y_temporal2; _root.bola3._x = this.x_temporal3; _root.bola3._y = this.y_temporal3; _root.bola4._x = this.x_temporal4; _root.bola4._y = this.y_temporal4; _root.bola5._x = this.x_temporal5; _root.bola5._y = this.y_temporal5; } }
Instance of Symbol 465 MovieClip "shadow" in Frame 104
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 2; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("16"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = (this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.cos(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal3 = (this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.sin(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); } else { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); } } this.maxgiro = 10; this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.gravedad = 2; this.burbu = 0; this.potencia = 0; this.caida = 2; this.cuentador = 0; this.bolandosuelo = 0; this.corte = 10; this.tocandosuelo = 0; this.aceleracion = 5; this.rozamiento = 5; this.maxvel = 20; this.desfase = 0; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.saltemos = -25; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; recalculate(); this.tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } i++; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && (Key.isDown(39)))) { this.estado = "frenando"; this.gotoAndStop(6); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "bajando") { if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegandoaire"; this.gotoAndStop(9); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (this.potencia > 0) { this.estado = "bajando"; this.gotoAndStop(4); } else if (Key.isDown(32)) { this.estado = "pegandoaire"; this.gotoAndStop(9); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "muerto") { } else if (this.estado == "pegando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 0; } else if (this.estado == "bajando") { this.atacando = 0; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "pegando") { this.atacando = 1; } else if (this.estado == "pegandoaire") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } else { this.potencia = 0; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } i++; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } _root.bola1._x = this.x_temporal; _root.bola1._y = this.y_temporal; _root.bola2._x = this.x_temporal2; _root.bola2._y = this.y_temporal2; _root.bola3._x = this.x_temporal3; _root.bola3._y = this.y_temporal3; _root.bola4._x = this.x_temporal4; _root.bola4._y = this.y_temporal4; _root.bola5._x = this.x_temporal5; _root.bola5._y = this.y_temporal5; } }
Instance of Symbol 588 MovieClip "amy" in Frame 104
onClipEvent (load) { function rebota(pot) { this.estado = "saltando"; this.gravedad = 2; this.potencia = -pot; this.gotoAndStop(5); } function reset() { if (this.estado != "muerto") { if (this.burbu == 0) { this.swapDepths(-16313); _root.vidas = _root.vidas - 1; this.gravedad = 2; this.potencia = this.saltemos; this.estado = "muerto"; this.gotoAndStop(7); this.tocandosuelo = 0; this._y = this._y - 10; misonidra = new Sound(); misonidra.attachSound("sonic_dead"); misonidra.start(); } else { this.burbu = 0; this.esfera1._alpha = 0; this.rebota("16"); } } } function recalculate() { if (this.lado == "izquierda") { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * (((-this.xcorrect) - Math.abs(this.vel)) - this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = (this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.cos(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal3 = (this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect)) + (Math.sin(((this._rotation - 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); } else { this.x_temporal = (this._x + (Math.cos((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.y_temporal = (this._y + (Math.sin((this._rotation * Math.PI) / 180) * ((this.xcorrect + Math.abs(this.vel)) + this.desfase))) + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * (this.xcorrect / 2)); this.x_temporal2 = this._x + (Math.cos(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal2 = this._y + (Math.sin(((this._rotation + 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal3 = this._x + (Math.cos(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.y_temporal3 = this._y + (Math.sin(((this._rotation - 90) * Math.PI) / 180) * this.ycorrect); this.x_temporal4 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.y_temporal4 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * this.xcorrect); this.x_temporal5 = this.x_temporal2 + (Math.cos(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); this.y_temporal5 = this.y_temporal2 + (Math.sin(((this._rotation + 180) * Math.PI) / 180) * (-this.xcorrect)); } } this.gira = 0; suena = 0; this.imposible = "ninguno"; this.vel = 0; this.estado = "normal"; this.lado = "derecha"; this.gravedad = 2; this.burbu = 0; this.potencia = 0; this.caida = 2; this.cuentador = 0; this.bolandosuelo = 0; this.corte = 10; this.tocandosuelo = 0; this.maxvel = 20; this.desfase = 0; this.desfassealtura = 1; this.rotacion = 2; this.atacando = 0; this.maxgiro = 10; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.gravedad = 1; this.caida = 1; this.corte = 8; this.aceleracion = 2; this.rozamiento = 2; this.maxvel = 16; this.saltemos = -16; this.swapDepths(_root.getNextHighestDepth()); this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this._name == "sonic") { this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; recalculate(); this.tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this.tocandosuelo = 1; } i++; } if (this.estado == "esperando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "normal") { this.cuentador++; if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.cuentador >= 36) { this.cuentador = 0; this.estado = "esperando"; this.gotoAndStop(1); } else if (Math.abs(this.vel) > 0) { this.estado = "andando"; this.gotoAndStop(3); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "andando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (((this.lado == "derecha") && (Key.isDown(37))) || ((this.lado == "izquierda") && (Key.isDown(39)))) { this.estado = "frenando"; this.gotoAndStop(6); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "bajando") { if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegandoaire"; this.gotoAndStop(9); } } else if (this.estado == "saltando") { this._rotation = 0; if (this.tocandosuelo == 1) { this.estado = "normal"; this.gotoAndStop(2); } else if (this.potencia > 0) { this.estado = "bajando"; this.gotoAndStop(4); } else if (Key.isDown(32)) { this.estado = "pegandoaire"; this.gotoAndStop(9); } } else if (this.estado == "frenando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } else if (Key.isDown(32)) { this.estado = "pegando"; this.gotoAndStop(8); } } else if (this.estado == "muerto") { } else if (this.estado == "pegando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } } else if (this.estado == "rodando") { if (Key.isDown(38) && (this.tocandosuelo == 1)) { this.estado = "saltando"; this.tocandosuelo = 0; this.potencia = this.saltemos; this.gotoAndStop(5); } else if (this.vel == 0) { this.estado = "normal"; this.gotoAndStop(2); } } if (this.estado == "esperando") { this.atacando = 0; } else if (this.estado == "normal") { this.atacando = 0; } else if (this.estado == "andando") { this.atacando = 0; } else if (this.estado == "corriendo") { this.atacando = 0; } else if (this.estado == "saltando") { this.atacando = 0; } else if (this.estado == "bajando") { this.atacando = 0; } else if (this.estado == "muerto") { this.atacando = 0; } else if (this.estado == "pegando") { this.atacando = 1; } else if (this.estado == "pegandoaire") { this.atacando = 1; } else if (this.estado == "rodando") { this.atacando = 1; } if (Key.isDown(37)) { if (this.vel > (-this.maxvel)) { this.vel = this.vel - this.aceleracion; } } else if (Key.isDown(39)) { if (this.vel < this.maxvel) { this.vel = this.vel + this.aceleracion; } } else if (this.vel > 0) { this.vel = this.vel - this.rozamiento; } else if (this.vel < 0) { this.vel = this.vel + this.rozamiento; } if (this.potencia > 30) { this.potencia = 30; } if ((this.vel < 0) && (this.lado == "derecha")) { this._xscale = -100; this._x = this._x + (this._width / 2); this.lado = "izquierda"; } if ((this.vel > 0) && (this.lado == "izquierda")) { this._xscale = 100; this._x = this._x - (this._width / 2); this.lado = "derecha"; } if (this.tocandosuelo == 0) { this._y = this._y + this.potencia; this.potencia = this.potencia + this.gravedad; } else { this.potencia = 0; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal3, this.y_temporal3, true)) { this._y = this._y + 1; recalculate(); } this._y = this._y - 1; this.potencia = this.potencia * -1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } this.x_temporal = this.x_temporal + this.vel; this.imposible = 0; i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal, this.y_temporal, true)) { this.imposible = 1; } i++; } if (this.imposible == 0) { if (this.tocandosuelo == 0) { if (this.lado == "izquierda") { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } else { this._x = this._x + (Math.cos((this._rotation * Math.PI) / 180) * this.vel); this._y = this._y + (Math.sin((this._rotation * Math.PI) / 180) * this.vel); } } else { this._x = this._x + this.vel; } } if (((this._x > 300) && (this.lado == "derecha")) || ((this._x < 200) && (this.lado == "izquierda"))) { this._x = this._x - (Math.cos((this._rotation * Math.PI) / 180) * this.vel); _root.movimiento = Math.cos((this._rotation * Math.PI) / 180) * this.vel; } else { _root.movimiento = 0; } if (this._y > 600) { this.reset(); } this.y = this._y; this.x = this._x; this.height = this._height; this.width = this._width; this.rotation = this._rotation; recalculate(); i = 1; while (i <= _root.numplataformas) { if (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { while (_root.mundo["plataforma2" + i].hitTest(this.x_temporal2, this.y_temporal2, true)) { this._y = this._y - 1; recalculate(); } this._y = this._y + 1; recalculate(); } i++; } _root.bola1._x = this.x_temporal; _root.bola1._y = this.y_temporal; _root.bola2._x = this.x_temporal2; _root.bola2._y = this.y_temporal2; _root.bola3._x = this.x_temporal3; _root.bola3._y = this.y_temporal3; _root.bola4._x = this.x_temporal4; _root.bola4._y = this.y_temporal4; _root.bola5._x = this.x_temporal5; _root.bola5._y = this.y_temporal5; } }
Instance of Symbol 826 MovieClip "plataformak" in Frame 104
onClipEvent (enterFrame) { this._x = this._x - _root.movimiento; }
Frame 105
_root.cargandillo._alpha = 100; if (_root.vidas < 0) { gotoAndPlay ("gameover"); } else { stop(); } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; _root.profundidad = 0; _root.profundidad = 0; _root.frame = 105; _root.siguiente = 106; _root.temp = 100; _root.movimiento = 0; _root.gravedad = 1; _root.balas = 1; _root.nivel = 3; final = "5900:90"; var mapa = new Array(); var gusanos = new Array(); var monedas = new Array(); var muelles = new Array(); var totems = new Array(); var flors = new Array(); var gordos = new Array(); var arbols = new Array(); var arbolillos = new Array(); var pinchos = new Array(); var ranas = new Array(); var cocodrilos = new Array(); var rokalokas = new Array(); var batmans = new Array(); var calabazas = new Array(); var cangrejos = new Array(); var peras = new Array(); var stars = new Array(); var loops = new Array(); var mariquitas = new Array(); var lifes = new Array(); var burbujas = new Array(); var avispas = new Array(); var enefloras = new Array(); var eneflors = new Array(); var magnetos = new Array(); var pendulos = new Array(); mapa.push("512:127:-50017:453.25:1"); mapa.push("512:127:-50017:453.25:2"); mapa.push("512:127:-50017:453.25:3"); mapa.push("512:127:-50017:453.25:4"); mapa.push("512:127:-50017:453.25:5"); mapa.push("512:127:-50017:453.25:6"); mapa.push("512:127:-50017:453.25:7"); mapa.push("512:127:-50017:453.25:8"); mapa.push("512:127:-50017:453.25:9"); mapa.push("512:127:-50017:453.25:10"); mapa.push("512:127:-50017:453.25:11"); mapa.push("512:127:-50017:453.25:12"); mapa.push("512:127:-50017:453.25:13"); mapa.push("512:127:-50017:453.25:14"); mapa.push("512:127:-50017:453.25:15"); mapa.push("512:127:-50017:453.25:16"); mapa.push("512:127:-50017:453.25:17"); mapa.push("512:127:-50017:453.25:18"); mapa.push("512:127:-50017:453.25:19"); mapa.push("512:127:-50017:453.25:20"); mapa.push("512:127:-50017:453.25:21"); mapa.push("512:127:-50017:453.25:22"); mapa.push("512:127:-50017:453.25:23"); mariquitas.push("-50017.25:206.25"); mariquitas.push("-50017.25:206.25"); mapa.push("256:256:257.75:476.25:4"); mapa.push("256:256:507.75:476.25:4"); mapa.push("256:256:757.75:476.25:4"); mapa.push("256:256:1012.75:476.25:4"); mapa.push("256:256:1267.75:651.25:4"); mapa.push("256:256:1517.75:656.25:4"); mapa.push("256:256:1772.75:656.25:4"); mapa.push("256:256:2027.75:656.25:4"); mapa.push("256:256:2282.75:481.25:4"); mapa.push("256:256:2537.75:481.25:4"); mapa.push("256:256:2787.75:481.25:4"); mapa.push("256:256:3037.75:481.25:4"); mapa.push("256:256:3287.75:651.25:4"); mapa.push("256:256:3537.75:651.25:4"); mapa.push("256:256:3787.75:651.25:4"); mapa.push("256:256:4022.75:651.25:4"); mapa.push("256:256:4277.75:651.25:4"); mapa.push("256:256:4527.75:651.25:4"); mapa.push("256:256:4772.75:541.25:4"); mapa.push("256:256:5022.75:646.25:4"); mapa.push("256:256:5277.75:546.25:4"); mapa.push("256:256:5532.75:646.25:4"); mapa.push("256:256:5787.75:606.25:4"); mapa.push("256:256:6042.75:561.25:4"); mapa.push("256:256:4022.75:486.25:4"); mapa.push("96:8:1112.75:307.25:20"); mapa.push("96:75.75:1205.5:338.625:21"); mapa.push("96:8:1302.75:307.25:20"); mapa.push("96:8:1392.75:307.25:20"); mapa.push("96:8:1492.75:307.25:20"); mapa.push("96:8:1587.75:307.25:20"); mapa.push("110.75:71.5:1692.875:336.5:21"); mapa.push("96:8:1777.75:307.25:20"); mapa.push("96:8:1872.75:307.25:20"); mapa.push("96:8:1967.75:307.25:20"); mapa.push("96:8:2027.75:307.25:20"); mapa.push("64:32:1876.5:301:5"); mapa.push("96:8:3137.75:302.25:20"); mapa.push("114:69.75:3234.5:330.625:21"); mapa.push("96:8:3322.75:302.25:20"); mapa.push("96:8:3422.75:302.25:20"); mapa.push("96:8:3517.75:302.25:20"); mapa.push("107.5:72.5:3611.25:332:21"); mapa.push("96:8:3697.75:302.25:20"); mapa.push("96:8:3762.75:302.25:20"); mapa.push("64:32:3711.5:306:5"); mariquitas.push("4284.5:350.75"); mariquitas.push("2759.5:185.75"); mariquitas.push("2314.5:180.75"); mariquitas.push("724.5:185.75"); mariquitas.push("4889.5:355.75"); mapa.push("64:131:4761.25:286:7"); mapa.push("64:131:5086.25:296:7"); mapa.push("96:8:4837.75:207.25:20"); mapa.push("114:69.75:4939.5:235.625:21"); mapa.push("96:8:5022.75:207.25:20"); mapa.push("96:8:5042.75:207.25:20"); mapa.push("64:131:3841.25:241:7"); mapa.push("64:131:2526.25:226:7"); mapa.push("64:131:1441.25:396:7"); mapa.push("64:131:896.25:226:7"); mapa.push("72:120:291.25:223:15"); mapa.push("72:120:3381.25:393:15"); mapa.push("72:120:5656.25:353:15"); mapa.push("72:120:4151.25:403:15"); monedas.push("1033:373.5"); monedas.push("1053:373.5"); monedas.push("1073:373.5"); monedas.push("1093:373.5"); monedas.push("1113:373.5"); monedas.push("1133:373.5"); monedas.push("1153:373.5"); monedas.push("1173:373.5"); monedas.push("1193:373.5"); monedas.push("1213:373.5"); monedas.push("1233:373.5"); monedas.push("1253:373.5"); monedas.push("1273:373.5"); monedas.push("1293:373.5"); monedas.push("1313:373.5"); monedas.push("1333:373.5"); monedas.push("1353:373.5"); monedas.push("1373:373.5"); monedas.push("1393:373.5"); monedas.push("1413:373.5"); monedas.push("1433:373.5"); monedas.push("1453:373.5"); monedas.push("1473:373.5"); monedas.push("1493:373.5"); monedas.push("1513:373.5"); monedas.push("1533:373.5"); monedas.push("1553:373.5"); monedas.push("1573:373.5"); monedas.push("1593:373.5"); monedas.push("1613:373.5"); monedas.push("1633:373.5"); monedas.push("1653:373.5"); monedas.push("1673:373.5"); monedas.push("1693:373.5"); monedas.push("1713:373.5"); monedas.push("1733:373.5"); monedas.push("1753:373.5"); monedas.push("1773:373.5"); monedas.push("1793:373.5"); monedas.push("1813:373.5"); monedas.push("1833:373.5"); monedas.push("1853:373.5"); monedas.push("1873:373.5"); monedas.push("1893:373.5"); monedas.push("1913:373.5"); monedas.push("1933:373.5"); monedas.push("1953:373.5"); monedas.push("1973:373.5"); monedas.push("1993:373.5"); monedas.push("2013:373.5"); monedas.push("2023:373.5"); monedas.push("2418:193.5"); monedas.push("2443:193.5"); monedas.push("2468:193.5"); monedas.push("2493:193.5"); monedas.push("2528:193.5"); monedas.push("2558:193.5"); monedas.push("2588:193.5"); monedas.push("2623:193.5"); monedas.push("508:183.5"); monedas.push("543:183.5"); monedas.push("583:183.5"); monedas.push("628:183.5"); monedas.push("673:183.5"); monedas.push("718:183.5"); monedas.push("758:183.5"); monedas.push("3093:368.5"); monedas.push("3128:368.5"); monedas.push("3163:368.5"); monedas.push("3208:368.5"); monedas.push("3248:368.5"); monedas.push("3298:368.5"); monedas.push("3348:368.5"); monedas.push("3403:368.5"); monedas.push("3443:368.5"); monedas.push("3493:368.5"); monedas.push("3548:368.5"); monedas.push("3598:368.5"); monedas.push("3648:368.5"); monedas.push("4023:203.5"); monedas.push("4063:183.5"); monedas.push("4103:153.5"); monedas.push("4148:138.5"); monedas.push("4203:153.5"); monedas.push("4258:188.5"); monedas.push("4313:233.5"); monedas.push("4363:273.5"); monedas.push("4788:363.5"); monedas.push("4808:363.5"); monedas.push("4828:363.5"); monedas.push("4848:363.5"); monedas.push("4868:363.5"); monedas.push("4883:363.5"); monedas.push("4903:363.5"); monedas.push("4918:363.5"); monedas.push("4933:363.5"); monedas.push("4948:363.5"); monedas.push("4968:363.5"); monedas.push("4983:363.5"); monedas.push("5003:363.5"); monedas.push("5018:363.5"); monedas.push("5313:353.5"); monedas.push("5343:353.5"); monedas.push("5378:353.5"); monedas.push("5413:353.5"); monedas.push("5448:353.5"); monedas.push("5488:353.5"); split_map(); if (_root.person == "sonic") { _root.soni._name = "sonic"; } else if (_root.person == "tails") { _root.tails._name = "sonic"; } else if (_root.person == "knuckles") { _root.knuckles._name = "sonic"; } else if (_root.person == "amy") { _root.amy._name = "sonic"; } else if (_root.person == "shadow") { _root.shadow._name = "sonic"; } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; CuentaAtras = Math.round(getTimer() / 1000) + temp; _root.onEnterFrame = function () { _root.cargandillo._alpha = 0; Tiempo = Math.round(getTimer() / 1000); Restante = CuentaAtras - Tiempo; if (Restante < 0) { _root.sonic.reset(); } }; stop();
Frame 106
_root.cargandillo._alpha = 100; if (_root.vidas < 0) { gotoAndPlay ("gameover"); } else { stop(); } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; _root.profundidad = 0; _root.profundidad = 0; _root.frame = 106; _root.siguiente = 107; _root.temp = 100; _root.movimiento = 0; _root.gravedad = 1; _root.balas = 1; _root.nivel = 4; final = "5900:50"; var mapa = new Array(); var gusanos = new Array(); var monedas = new Array(); var muelles = new Array(); var totems = new Array(); var flors = new Array(); var gordos = new Array(); var arbols = new Array(); var arbolillos = new Array(); var pinchos = new Array(); var ranas = new Array(); var cocodrilos = new Array(); var rokalokas = new Array(); var batmans = new Array(); var calabazas = new Array(); var cangrejos = new Array(); var peras = new Array(); var stars = new Array(); var loops = new Array(); var mariquitas = new Array(); var lifes = new Array(); var burbujas = new Array(); var avispas = new Array(); var enefloras = new Array(); var eneflors = new Array(); var magnetos = new Array(); var pendulos = new Array(); mapa.push("512:127:-50017:453.25:1"); mapa.push("512:127:-50017:453.25:2"); mapa.push("512:127:-50017:453.25:3"); mapa.push("512:127:-50017:453.25:4"); mapa.push("512:127:-50017:453.25:5"); mapa.push("512:127:-50017:453.25:6"); mapa.push("512:127:-50017:453.25:7"); mapa.push("512:127:-50017:453.25:8"); mapa.push("512:127:-50017:453.25:9"); mapa.push("512:127:-50017:453.25:10"); mapa.push("512:127:-50017:453.25:11"); mapa.push("512:127:-50017:453.25:12"); mapa.push("512:127:-50017:453.25:13"); mapa.push("512:127:-50017:453.25:14"); mapa.push("512:127:-50017:453.25:15"); mapa.push("512:127:-50017:453.25:16"); mapa.push("512:127:-50017:453.25:17"); mapa.push("512:127:-50017:453.25:18"); mapa.push("512:127:-50017:453.25:19"); mapa.push("512:127:-50017:453.25:20"); mapa.push("512:127:-50017:453.25:21"); mapa.push("512:127:-50017:453.25:22"); mapa.push("512:127:-50017:453.25:23"); mariquitas.push("-50017.25:206.25"); mariquitas.push("-50017.25:206.25"); mapa.push("256:256:2395:-1018.5:4"); mapa.push("256:256:260:581.5:4"); mapa.push("256:256:515:526.5:4"); mapa.push("256:256:770:451.5:4"); mapa.push("256:256:1025:481.5:4"); mapa.push("256:256:1280:661.5:4"); mapa.push("256:256:1530:661.5:4"); mapa.push("256:256:1775:661.5:4"); mapa.push("256:256:2025:661.5:4"); mapa.push("256:256:2270:661.5:4"); mapa.push("256:256:2515:661.5:4"); mapa.push("256:256:2765:661.5:4"); mapa.push("256:256:3015:661.5:4"); mapa.push("256:256:3270:481.5:4"); mapa.push("96:8:1117.75:267.25:20"); mapa.push("96:8:1212.75:267.25:20"); mapa.push("96:8:1309:267.25:20"); mapa.push("96:8:1404:267.25:20"); mapa.push("96:8:1499:267.25:20"); mapa.push("96:71:1588:298.75:21"); mapa.push("115:61.25:1597.5:293.875:21"); mapa.push("96:8:1688:267.25:20"); mapa.push("96:8:1783.5:267.25:20"); mapa.push("96:8:1878.75:267.75:20"); mapa.push("99.5:76:1976:299.5:21"); mapa.push("96:8:2069:267.5:20"); mapa.push("96:8:2164.75:267:20"); mapa.push("112.75:54.5:2268.125:288:21"); mapa.push("96:8:2354.75:266.5:20"); mapa.push("96:8:2449.25:266.5:20"); mapa.push("96:8:2543.5:266.5:20"); mapa.push("107.5:72.5:2642:297:21"); mapa.push("96:8:2730:266.75:20"); mapa.push("96:8:2824.25:266.75:20"); mapa.push("96:8:2792.75:-1000.75:20"); mapa.push("96:71:2917.5:296.25:21"); mapa.push("96:8:3013.75:266.75:20"); mapa.push("64:32:2106.5:-561.5:5"); mapa.push("192:28:1686:260.5:6"); mapa.push("192:28:1336:260.5:6"); mapa.push("192:28:1336:260.5:6"); mapa.push("192:28:2021:260.5:6"); mapa.push("192:28:2353.5:260.5:6"); mapa.push("192:28:2691:260.5:6"); mapa.push("192:28:3018.5:263:6"); monedas.push("1312:176.5"); monedas.push("1337:176.5"); monedas.push("1362:176.5"); monedas.push("1387:176.5"); monedas.push("1412:176.5"); monedas.push("1437:176.5"); monedas.push("1462:176.5"); monedas.push("1487:176.5"); monedas.push("1512:176.5"); monedas.push("1537:176.5"); monedas.push("1659.5:174"); monedas.push("1684.5:174"); monedas.push("1709.5:174"); monedas.push("1734.5:174"); monedas.push("1759.5:174"); monedas.push("1784.5:174"); monedas.push("1809.5:174"); monedas.push("1834.5:174"); monedas.push("1859.5:174"); monedas.push("1884.5:174"); monedas.push("1987:171.5"); monedas.push("2012:171.5"); monedas.push("2037:171.5"); monedas.push("2062:171.5"); monedas.push("2087:171.5"); monedas.push("2112:171.5"); monedas.push("2137:171.5"); monedas.push("2162:171.5"); monedas.push("2187:171.5"); monedas.push("2212:171.5"); monedas.push("2339.5:169"); monedas.push("2364.5:169"); monedas.push("2389.5:169"); monedas.push("2414.5:169"); monedas.push("2439.5:169"); monedas.push("2464.5:169"); monedas.push("2489.5:169"); monedas.push("2514.5:169"); monedas.push("2539.5:169"); monedas.push("2564.5:169"); monedas.push("2657:176.5"); monedas.push("2682:176.5"); monedas.push("2707:176.5"); monedas.push("2732:176.5"); monedas.push("2757:176.5"); monedas.push("2782:176.5"); monedas.push("2807:176.5"); monedas.push("2832:176.5"); monedas.push("2857:176.5"); monedas.push("2882:176.5"); pinchos.push("1043.25:394"); pinchos.push("1075.75:394"); pinchos.push("1110.75:394"); pinchos.push("1143.25:394"); pinchos.push("1175.75:394"); pinchos.push("3003.25:394"); pinchos.push("2973.25:394"); pinchos.push("2355.75:391.5"); pinchos.push("2388.25:391.5"); pinchos.push("2420.75:391.5"); pinchos.push("2453.25:391.5"); pinchos.push("2485.75:391.5"); pinchos.push("2518.25:391.5"); pinchos.push("1665.75:391.5"); pinchos.push("1695.75:391.5"); pinchos.push("1728.25:391.5"); pinchos.push("1758.25:391.5"); pinchos.push("1788.25:391.5"); pinchos.push("1820.75:391.5"); pinchos.push("2018.25:394"); pinchos.push("2048.25:394"); pinchos.push("2078.25:394"); pinchos.push("2110.75:394"); pinchos.push("2140.75:394"); pinchos.push("2173.25:394"); mapa.push("64:32:1439:346:5"); mapa.push("64:32:2791.5:351:5"); monedas.push("1299.5:381.5"); monedas.push("1324.5:381.5"); monedas.push("1349.5:381.5"); monedas.push("1374.5:381.5"); monedas.push("1399.5:381.5"); monedas.push("1424.5:381.5"); monedas.push("1449.5:381.5"); monedas.push("1474.5:381.5"); monedas.push("1499.5:381.5"); monedas.push("1524.5:381.5"); monedas.push("2642:381.5"); monedas.push("2667:381.5"); monedas.push("2692:381.5"); monedas.push("2717:381.5"); monedas.push("2742:381.5"); monedas.push("2767:381.5"); monedas.push("2792:381.5"); monedas.push("2817:381.5"); monedas.push("2842:381.5"); monedas.push("2867:381.5"); mapa.push("256:256:3525:521.5:4"); mapa.push("256:256:3780:581.5:4"); mapa.push("256:256:4035:656.5:4"); mapa.push("256:256:4290:656.5:4"); mapa.push("256:256:4540:656.5:4"); mapa.push("256:256:4795:506.5:4"); mapa.push("256:256:5265:506.5:4"); mapa.push("256:256:5520:556.5:4"); mapa.push("256:256:5785:606.5:4"); mapa.push("256:256:5770:606.5:4"); mapa.push("256:256:6020:606.5:4"); mapa.push("116:64.75:4957.5:288.125:21"); mapa.push("96:8:5041.75:261.75:20"); mapa.push("96:8:4886.75:261.75:20"); mariquitas.push("4439.5:360.75"); mariquitas.push("4169.5:365.75"); mapa.push("64:131:941.25:231:7"); mapa.push("64:131:3426.25:271:7"); mapa.push("72:120:3991.25:403:15"); mapa.push("72:120:5436.25:303:15"); mapa.push("72:120:676.25:198:15"); mapa.push("72:120:2281.25:408:15"); mapa.push("64:131:4701.25:256:7"); mapa.push("64:131:5171.25:256:7"); monedas.push("5667:336.5"); monedas.push("5692:336.5"); monedas.push("5717:336.5"); monedas.push("5742:336.5"); monedas.push("5767:336.5"); monedas.push("5792:336.5"); monedas.push("5817:336.5"); monedas.push("5842:336.5"); monedas.push("5867:336.5"); monedas.push("5892:336.5"); split_map(); if (_root.person == "sonic") { _root.soni._name = "sonic"; } else if (_root.person == "tails") { _root.tails._name = "sonic"; } else if (_root.person == "knuckles") { _root.knuckles._name = "sonic"; } else if (_root.person == "amy") { _root.amy._name = "sonic"; } else if (_root.person == "shadow") { _root.shadow._name = "sonic"; } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; CuentaAtras = Math.round(getTimer() / 1000) + temp; _root.onEnterFrame = function () { _root.cargandillo._alpha = 0; Tiempo = Math.round(getTimer() / 1000); Restante = CuentaAtras - Tiempo; if (Restante < 0) { _root.sonic.reset(); } }; stop();
Frame 107
_root.cargandillo._alpha = 100; if (_root.vidas < 0) { gotoAndPlay ("gameover"); } else { stop(); } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; _root.profundidad = 0; _root.profundidad = 0; _root.frame = 107; _root.siguiente = 108; _root.temp = 100; _root.movimiento = 0; _root.gravedad = 1; _root.balas = 1; _root.nivel = 5; final = "5900:100"; var mapa = new Array(); var gusanos = new Array(); var monedas = new Array(); var muelles = new Array(); var totems = new Array(); var flors = new Array(); var gordos = new Array(); var arbols = new Array(); var arbolillos = new Array(); var pinchos = new Array(); var ranas = new Array(); var cocodrilos = new Array(); var rokalokas = new Array(); var batmans = new Array(); var calabazas = new Array(); var cangrejos = new Array(); var peras = new Array(); var stars = new Array(); var loops = new Array(); var mariquitas = new Array(); var lifes = new Array(); var burbujas = new Array(); var avispas = new Array(); var enefloras = new Array(); var eneflors = new Array(); var magnetos = new Array(); var pendulos = new Array(); mapa.push("512:127:-50017:453.25:24"); mapa.push("512:127:-50017:453.25:25"); mapa.push("512:127:-50017:453.25:26"); mapa.push("512:127:-50017:453.25:27"); mapa.push("512:127:-50017:453.25:28"); mapa.push("512:127:-50017:453.25:29"); mapa.push("512:127:-50017:453.25:30"); mapa.push("512:127:-50017:453.25:31"); mapa.push("512:127:-50017:453.25:32"); mapa.push("512:127:-50017:453.25:33"); mapa.push("512:127:-50017:453.25:34"); mapa.push("512:127:-50017:453.25:35"); mapa.push("512:127:-50017:453.25:36"); mapa.push("512:127:-50017:453.25:37"); mapa.push("512:127:-50017:453.25:38"); mapa.push("512:127:-50017:453.25:39"); mapa.push("512:127:-50017:453.25:40"); mapa.push("512:127:-50017:453.25:41"); mapa.push("512:127:-50017:453.25:42"); mapa.push("512:127:-50017:453.25:43"); mapa.push("512:127:-50017:453.25:44"); pendulos.push("-50017.25:206.25"); magnetos.push("-50017.25:206.25"); eneflors.push("-50017.25:206.25"); enefloras.push("-50017.25:206.25"); mariquitas.push("-50017.25:206.25"); mariquitas.push("-50017.25:206.25"); mapa.push("192:160:160:476.25:25"); mapa.push("192:160:350:476.25:25"); mapa.push("136:136:484:454.25:27"); mapa.push("96:160:580.25:513.75:26"); mapa.push("96:160:675.5:536.75:24"); mapa.push("96:160:1433:-423.25:24"); mapa.push("80:160:751.75:538.5:29"); mapa.push("96:160:1211.25:-423.25:28"); mapa.push("96:125:991.75:440.5:30"); mapa.push("96:117:1239.5:439.25:31"); mapa.push("96:149:1497.25:517:32"); mapa.push("96:160:1591.25:504.25:28"); mapa.push("96:160:1688:504.25:24"); mapa.push("192:160:1877.5:506.25:25"); mapa.push("96:160:1973.75:481.75:28"); mapa.push("192:160:2165:481.25:25"); mapa.push("192:160:2357.5:481.25:25"); mapa.push("192:160:2547.5:481.25:25"); mapa.push("192:160:2737.5:481.25:25"); mapa.push("96:189:2830.25:510:33"); mapa.push("96:189:2925.25:535:33"); mapa.push("96:189:3020.25:560:33"); mapa.push("96:189:3115.25:585:33"); mapa.push("192:160:3305:578.75:25"); mapa.push("192:160:3497.5:578.75:25"); mapa.push("192:160:3690:578.75:25"); mapa.push("96:160:3783.75:556.75:28"); mapa.push("96:160:3878.75:531.75:28"); mapa.push("96:160:3971.25:506.75:28"); mapa.push("96:160:4068.75:481.75:28"); mapa.push("192:160:4255:478.75:25"); mapa.push("192:160:4447.5:478.75:25"); mapa.push("192:160:4635:478.75:25"); mapa.push("192:160:4822.5:478.75:25"); mapa.push("192:160:5012.5:478.75:25"); mapa.push("192:160:5200:478.75:25"); mapa.push("96:160:5296.25:456.75:28"); mapa.push("192:160:5487.5:456.25:25"); mapa.push("192:160:5680:456.25:25"); mapa.push("192:160:5870:456.25:25"); mapa.push("192:160:6045:456.25:25"); mapa.push("193:88:235.5:324:39"); mapa.push("193:88:2305.5:331.5:39"); mapa.push("193:88:3358:426.5:39"); mapa.push("193:88:3513:426.5:39"); mapa.push("193:88:3653:424:39"); mapa.push("193:88:4465.5:324:39"); mapa.push("193:88:5060.5:326.5:39"); mapa.push("193:88:5833:301.5:39"); mapa.push("96:64:728.5:378.5:38"); mapa.push("96:64:1743.5:353.5:38"); mapa.push("61:40:2055.75:326.75:37"); mapa.push("64:40:330.5:317:36"); mapa.push("64:24:1833.25:349:40"); mapa.push("32:16:1216.25:325:41"); mapa.push("56:48:975:318.75:42"); mapa.push("59:160:1566.5:401.75:44"); mapa.push("75:142:1502.5:395.5:43"); mapa.push("59:160:1446.5:419.25:44"); mapa.push("59:160:2614:341.75:44"); mapa.push("75:142:2695:330.5:43"); mapa.push("56:48:2110:328.75:42"); mapa.push("61:40:4148.25:324.25:37"); mapa.push("56:48:4235:326.25:42"); mapa.push("56:48:5922.5:301.25:42"); mapa.push("56:48:4822.5:323.75:42"); mapa.push("75:142:4290:328:43"); mapa.push("59:160:4666.5:324.25:44"); mapa.push("59:160:3981.5:354.25:44"); mapa.push("59:160:3924:376.75:44"); mapa.push("59:160:3861.5:391.75:44"); mapa.push("59:160:3809:411.75:44"); mapa.push("59:160:3754:426.75:44"); mapa.push("59:160:4041.5:344.25:44"); mapa.push("59:160:5349:309.25:44"); mapa.push("59:160:5424:311.75:44"); mapa.push("59:160:5499:314.25:44"); mapa.push("75:142:402.5:335.5:43"); mapa.push("75:142:457.5:350.5:43"); mapa.push("75:142:517.5:360.5:43"); mapa.push("75:142:565:373:43"); mapa.push("75:142:615:383:43"); mapa.push("75:142:1635:355.5:43"); mapa.push("75:142:1990:335.5:43"); mapa.push("75:142:2695:330.5:43"); mapa.push("75:142:4522.5:333:43"); mapa.push("75:142:3170:433:43"); mapa.push("64:40:4615.5:327:36"); mapa.push("61:40:5588.25:306.75:37"); mapa.push("75:142:1877.5:365.5:43"); magnetos.push("300:200"); magnetos.push("1812.5:331"); magnetos.push("3065:383.5"); magnetos.push("5014:318.5"); magnetos.push("4452.5:308.5"); magnetos.push("2245:318.5"); magnetos.push("4000:350"); magnetos.push("5000:350"); magnetos.push("6000:350"); magnetos.push("7000:350"); monedas.push("2345.75:298.25"); monedas.push("2370.75:298.25"); monedas.push("2395.75:298.25"); monedas.push("2420.75:298.25"); monedas.push("2445.75:298.25"); monedas.push("2470.75:298.25"); monedas.push("2495.75:298.25"); monedas.push("2520.75:298.25"); monedas.push("2545.75:298.25"); monedas.push("2570.75:298.25"); monedas.push("128.25:293.25"); monedas.push("153.25:293.25"); monedas.push("178.25:293.25"); monedas.push("203.25:293.25"); monedas.push("228.25:293.25"); monedas.push("253.25:293.25"); monedas.push("278.25:293.25"); monedas.push("303.25:293.25"); monedas.push("328.25:293.25"); monedas.push("353.25:293.25"); monedas.push("965.75:260.75"); monedas.push("990.75:260.75"); monedas.push("1015.75:260.75"); monedas.push("1040.75:260.75"); monedas.push("1065.75:260.75"); monedas.push("1090.75:260.75"); monedas.push("1115.75:260.75"); monedas.push("1140.75:260.75"); monedas.push("1165.75:260.75"); monedas.push("1190.75:260.75"); monedas.push("3295.75:393.25"); monedas.push("3320.75:393.25"); monedas.push("3345.75:393.25"); monedas.push("3370.75:393.25"); monedas.push("3395.75:393.25"); monedas.push("3420.75:393.25"); monedas.push("3445.75:393.25"); monedas.push("3470.75:393.25"); monedas.push("3495.75:393.25"); monedas.push("3520.75:393.25"); monedas.push("4240.75:293.25"); monedas.push("4265.75:293.25"); monedas.push("4290.75:293.25"); monedas.push("4315.75:293.25"); monedas.push("4340.75:293.25"); monedas.push("4365.75:293.25"); monedas.push("4390.75:293.25"); monedas.push("4415.75:293.25"); monedas.push("4440.75:293.25"); monedas.push("4465.75:293.25"); monedas.push("5313.25:258.25"); monedas.push("5338.25:258.25"); monedas.push("5363.25:258.25"); monedas.push("5388.25:258.25"); monedas.push("5413.25:258.25"); monedas.push("5438.25:258.25"); monedas.push("5463.25:258.25"); monedas.push("5488.25:258.25"); monedas.push("5513.25:258.25"); monedas.push("5538.25:258.25"); split_map(); if (_root.person == "sonic") { _root.soni._name = "sonic"; } else if (_root.person == "tails") { _root.tails._name = "sonic"; } else if (_root.person == "knuckles") { _root.knuckles._name = "sonic"; } else if (_root.person == "amy") { _root.amy._name = "sonic"; } else if (_root.person == "shadow") { _root.shadow._name = "sonic"; } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; CuentaAtras = Math.round(getTimer() / 1000) + temp; _root.onEnterFrame = function () { _root.cargandillo._alpha = 0; Tiempo = Math.round(getTimer() / 1000); Restante = CuentaAtras - Tiempo; if (Restante < 0) { _root.sonic.reset(); } }; stop();
Frame 108
_root.cargandillo._alpha = 100; if (_root.vidas < 0) { gotoAndPlay ("gameover"); } else { stop(); } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; _root.profundidad = 0; _root.profundidad = 0; _root.frame = 108; _root.siguiente = 109; _root.temp = 100; _root.movimiento = 0; _root.gravedad = 1; _root.balas = 1; _root.nivel = 6; final = "5900:100"; var mapa = new Array(); var gusanos = new Array(); var monedas = new Array(); var muelles = new Array(); var totems = new Array(); var flors = new Array(); var gordos = new Array(); var arbols = new Array(); var arbolillos = new Array(); var pinchos = new Array(); var ranas = new Array(); var cocodrilos = new Array(); var rokalokas = new Array(); var batmans = new Array(); var calabazas = new Array(); var cangrejos = new Array(); var peras = new Array(); var stars = new Array(); var loops = new Array(); var mariquitas = new Array(); var lifes = new Array(); var burbujas = new Array(); var avispas = new Array(); var enefloras = new Array(); var eneflors = new Array(); var magnetos = new Array(); var pendulos = new Array(); mapa.push("512:127:-50017:453.25:24"); mapa.push("512:127:-50017:453.25:25"); mapa.push("512:127:-50017:453.25:26"); mapa.push("512:127:-50017:453.25:27"); mapa.push("512:127:-50017:453.25:28"); mapa.push("512:127:-50017:453.25:29"); mapa.push("512:127:-50017:453.25:30"); mapa.push("512:127:-50017:453.25:31"); mapa.push("512:127:-50017:453.25:32"); mapa.push("512:127:-50017:453.25:33"); mapa.push("512:127:-50017:453.25:34"); mapa.push("512:127:-50017:453.25:35"); mapa.push("512:127:-50017:453.25:36"); mapa.push("512:127:-50017:453.25:37"); mapa.push("512:127:-50017:453.25:38"); mapa.push("512:127:-50017:453.25:39"); mapa.push("512:127:-50017:453.25:40"); mapa.push("512:127:-50017:453.25:41"); mapa.push("512:127:-50017:453.25:42"); mapa.push("512:127:-50017:453.25:43"); mapa.push("512:127:-50017:453.25:44"); pendulos.push("-50017.25:206.25"); magnetos.push("-50017.25:206.25"); eneflors.push("-50017.25:206.25"); enefloras.push("-50017.25:206.25"); mapa.push("192:160:195:461.25:25"); mapa.push("192:160:385:461.25:25"); mapa.push("192:160:575:461.25:25"); mapa.push("96:160:667.75:461.25:26"); mapa.push("136:136:801.5:461.75:27"); mapa.push("96:160:898:519.25:24"); mapa.push("96:160:1315.25:-506.25:26"); mapa.push("192:160:1087.5:518.75:25"); mapa.push("96:160:1182.75:518.75:26"); mapa.push("136:136:1316.5:516.75:27"); mapa.push("192:160:1507.5:573.75:25"); mapa.push("192:160:1697.5:573.75:25"); mapa.push("96:160:1793.75:551.75:28"); mapa.push("96:160:1888.75:526.75:28"); mapa.push("96:160:1986.25:501.75:28"); mapa.push("96:160:1981.25:501.75:28"); mapa.push("96:160:2073.75:476.75:28"); mapa.push("96:160:2168.75:451.75:28"); mapa.push("192:160:2360:451.25:25"); mapa.push("192:160:2547.5:451.25:25"); mapa.push("192:160:2740:451.25:25"); mapa.push("192:160:2930:451.25:25"); mapa.push("192:160:3122.5:451.25:25"); mapa.push("96:125:3379.25:418:30"); mapa.push("96:117:3572:286.75:31"); mapa.push("96:149:2892.25:-493:32"); mapa.push("96:140:3776.5:423:34"); mapa.push("80:160:4004.25:451:29"); mapa.push("80:160:4084.25:451:29"); mapa.push("96:149:4327.25:332:32"); mapa.push("96:189:4420.25:372.5:33"); mapa.push("96:117:4517:321.75:31"); mapa.push("96:117:4612:321.75:31"); mapa.push("192:160:5022.5:451.25:25"); mapa.push("192:160:5215:451.25:25"); mapa.push("192:160:5405:451.25:25"); mapa.push("192:160:5595:451.25:25"); mapa.push("192:160:5787.5:451.25:25"); mapa.push("192:160:5975:451.25:25"); mapa.push("192:160:6127.5:451.25:25"); mapa.push("193:88:268:301.5:39"); mapa.push("193:88:1585.5:424:39"); mapa.push("193:88:2440.5:304:39"); mapa.push("193:88:5130.5:304:39"); mapa.push("193:88:6025.5:309:39"); mapa.push("193:88:4600.5:219:39"); mapa.push("193:88:3090.5:304:39"); mapa.push("192:160:2547.5:451.25:25"); mapa.push("56:48:1680:431.25:42"); mapa.push("56:48:990:376.25:42"); mapa.push("56:48:550:311.25:42"); mapa.push("56:48:3995:311.25:42"); mapa.push("56:48:5555:301.25:42"); mapa.push("56:48:3755:301.25:42"); mapa.push("56:48:3560:176.25:42"); mapa.push("56:48:3350:306.25:42"); mapa.push("96:64:1078.5:366:38"); mapa.push("96:64:2531:298.5:38"); mapa.push("96:64:3776:296:38"); mapa.push("96:64:4086:298.5:38"); mapa.push("96:64:4331:206:38"); mapa.push("96:64:4948.5:303.5:38"); mapa.push("96:64:5221:298.5:38"); mapa.push("96:64:5313.5:301:38"); mapa.push("61:40:5364.75:294.5:37"); mapa.push("64:40:5403:296.75:36"); mapa.push("64:24:5453:290.75:40"); mapa.push("32:16:5655:294:41"); mapa.push("32:16:3379:297.25:41"); mapa.push("64:24:2879.75:298:40"); mapa.push("64:40:3123.25:292:36"); mapa.push("96:64:2276.25:300.75:38"); mapa.push("96:64:2525.5:293.5:38"); mapa.push("96:64:2608.25:293.5:38"); mapa.push("193:88:2786:299.5:39"); mapa.push("193:88:2950:304:39"); mapa.push("75:142:1132:372.5:43"); mapa.push("75:142:1175.25:386:43"); mapa.push("75:142:1225.5:400.5:43"); mapa.push("75:142:1272.5:410.25:43"); mapa.push("75:142:1323.5:424:43"); mapa.push("75:142:1371.5:433:43"); mapa.push("59:160:615.25:325.5:44"); mapa.push("59:160:658:335.5:44"); mapa.push("59:160:701.75:344.75:44"); mapa.push("59:160:745.75:358.25:44"); mapa.push("59:160:783.25:369.75:44"); mapa.push("59:160:825.5:383.25:44"); mapa.push("59:160:852.5:381:44"); mapa.push("59:160:886.75:381:44"); mapa.push("59:160:920.5:381:44"); mapa.push("59:160:2560.5:296.5:44"); mapa.push("59:160:2886.25:304.25:44"); mapa.push("59:160:1829:396.25:44"); mapa.push("59:160:2011.5:362.5:44"); mapa.push("75:142:1750.5:413.75:43"); mapa.push("75:142:1933.75:362.25:43"); mapa.push("75:142:2109.25:325.5:43"); mapa.push("75:142:2345.25:300.25:43"); mapa.push("75:142:3375.25:296:43"); mapa.push("75:142:4413:204:43"); mapa.push("75:142:4951:304:43"); mapa.push("75:142:5738.25:302.75:43"); mapa.push("75:142:5334:298.25:43"); monedas.push("153.25:280.75"); monedas.push("178.25:280.75"); monedas.push("203.25:280.75"); monedas.push("228.25:280.75"); monedas.push("253.25:280.75"); monedas.push("278.25:280.75"); monedas.push("303.25:280.75"); monedas.push("328.25:280.75"); monedas.push("353.25:280.75"); monedas.push("378.25:280.75"); monedas.push("833.25:350.75"); monedas.push("858.25:350.75"); monedas.push("883.25:350.75"); monedas.push("908.25:350.75"); monedas.push("933.25:350.75"); monedas.push("958.25:350.75"); monedas.push("983.25:350.75"); monedas.push("1008.25:350.75"); monedas.push("1033.25:350.75"); monedas.push("1058.25:350.75"); monedas.push("1388.25:410.75"); monedas.push("1413.25:410.75"); monedas.push("1438.25:410.75"); monedas.push("1463.25:410.75"); monedas.push("1488.25:410.75"); monedas.push("1513.25:410.75"); monedas.push("1538.25:410.75"); monedas.push("1563.25:410.75"); monedas.push("1588.25:410.75"); monedas.push("1613.25:410.75"); monedas.push("2223.25:280.75"); monedas.push("2248.25:280.75"); monedas.push("2273.25:280.75"); monedas.push("2298.25:280.75"); monedas.push("2323.25:280.75"); monedas.push("2348.25:280.75"); monedas.push("2373.25:280.75"); monedas.push("2398.25:280.75"); monedas.push("2423.25:280.75"); monedas.push("2448.25:280.75"); monedas.push("2843.25:270.75"); monedas.push("2868.25:270.75"); monedas.push("2893.25:270.75"); monedas.push("2918.25:270.75"); monedas.push("2943.25:270.75"); monedas.push("2968.25:270.75"); monedas.push("2993.25:270.75"); monedas.push("3018.25:270.75"); monedas.push("3043.25:270.75"); monedas.push("3068.25:270.75"); monedas.push("4363.25:190.75"); monedas.push("4388.25:190.75"); monedas.push("4413.25:190.75"); monedas.push("4438.25:190.75"); monedas.push("4463.25:190.75"); monedas.push("4488.25:190.75"); monedas.push("4513.25:190.75"); monedas.push("4538.25:190.75"); monedas.push("4563.25:190.75"); monedas.push("4588.25:190.75"); monedas.push("4863.25:270.75"); monedas.push("4888.25:270.75"); monedas.push("4913.25:270.75"); monedas.push("4938.25:270.75"); monedas.push("4963.25:270.75"); monedas.push("4988.25:270.75"); monedas.push("5013.25:270.75"); monedas.push("5038.25:270.75"); monedas.push("5063.25:270.75"); monedas.push("5088.25:270.75"); mapa.push("193:88:3685.5:-891:39"); monedas.push("5593.25:275.75"); monedas.push("5618.25:275.75"); monedas.push("5643.25:275.75"); monedas.push("5668.25:275.75"); monedas.push("5693.25:275.75"); monedas.push("5718.25:275.75"); monedas.push("5743.25:275.75"); monedas.push("5768.25:275.75"); monedas.push("5793.25:275.75"); monedas.push("5818.25:275.75"); mapa.push("59:160:745.75:358.25:44"); eneflors.push("1702.75:407"); eneflors.push("2187.75:277"); eneflors.push("2789.75:287"); eneflors.push("4481.25:179.5"); eneflors.push("5212.25:284.5"); mapa.push("59:160:1515.75:-296.75:44"); mapa.push("59:160:1635.75:-236.75:44"); magnetos.push("5809:266"); mapa.push("192:160:572.5:461.25:25"); mapa.push("192:160:380:461.25:25"); mapa.push("192:160:190:461.25:25"); magnetos.push("819.25:345.25"); split_map(); if (_root.person == "sonic") { _root.soni._name = "sonic"; } else if (_root.person == "tails") { _root.tails._name = "sonic"; } else if (_root.person == "knuckles") { _root.knuckles._name = "sonic"; } else if (_root.person == "amy") { _root.amy._name = "sonic"; } else if (_root.person == "shadow") { _root.shadow._name = "sonic"; } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; CuentaAtras = Math.round(getTimer() / 1000) + temp; _root.onEnterFrame = function () { _root.cargandillo._alpha = 0; Tiempo = Math.round(getTimer() / 1000); Restante = CuentaAtras - Tiempo; if (Restante < 0) { _root.sonic.reset(); } }; stop();
Instance of Symbol 1105 MovieClip "loop1" in Frame 108
onClipEvent (load) { this.estado = "esperando"; } onClipEvent (enterFrame) { if ((this.entrada.hitTest(_root.sonic.pluton) && (_root.sonic.estado == "corriendo")) && (_root.sonic.lado == "derecha")) { this.estado = "dentro"; this.lado = "izkierda"; _root.sonic._visible = 0; _root.sonic.gira = 1; _root.movimiento = 150; _root.sonic._x = 100; } if ((this.salida.hitTest(_root.sonic.pluton) && (_root.sonic.estado == "corriendo")) && (_root.sonic.lado == "izquierda")) { this.estado = "dentro"; this.lado = "derecha"; _root.sonic._visible = 0; _root.sonic.gira = 1; _root.movimiento = -200; _root.sonic._x = 300; } this._x = this._x - _root.movimiento; }
Instance of Symbol 1105 MovieClip in Frame 108
onClipEvent (load) { this.estado = "esperando"; } onClipEvent (enterFrame) { if (this.estado == "fuera") { this.stop(); } if ((this.entrada.hitTest(_root.sonic.pluton) && (_root.sonic.estado == "corriendo")) && (_root.sonic.lado == "derecha")) { this.estado = "dentro"; this.play(); _root.sonic._visible = 0; _root.sonic.gira = 1; } this._x = this._x - _root.movimiento; }
Instance of Symbol 826 MovieClip "plataformak" in Frame 108
onClipEvent (enterFrame) { this._x = this._x - _root.movimiento; }
Frame 109
_root.cargandillo._alpha = 100; if (_root.vidas < 0) { gotoAndPlay ("gameover"); } else { stop(); } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; _root.profundidad = 0; _root.profundidad = 0; _root.frame = 109; _root.siguiente = 110; _root.temp = 100; _root.movimiento = 0; _root.gravedad = 1; _root.balas = 1; _root.nivel = 7; final = "5900:100"; var mapa = new Array(); var gusanos = new Array(); var monedas = new Array(); var muelles = new Array(); var totems = new Array(); var flors = new Array(); var gordos = new Array(); var arbols = new Array(); var arbolillos = new Array(); var pinchos = new Array(); var ranas = new Array(); var cocodrilos = new Array(); var rokalokas = new Array(); var batmans = new Array(); var calabazas = new Array(); var cangrejos = new Array(); var peras = new Array(); var stars = new Array(); var loops = new Array(); var mariquitas = new Array(); var lifes = new Array(); var burbujas = new Array(); var avispas = new Array(); var enefloras = new Array(); var eneflors = new Array(); var magnetos = new Array(); var pendulos = new Array(); mapa.push("512:127:-50017:453.25:24"); mapa.push("512:127:-50017:453.25:25"); mapa.push("512:127:-50017:453.25:26"); mapa.push("512:127:-50017:453.25:27"); mapa.push("512:127:-50017:453.25:28"); mapa.push("512:127:-50017:453.25:29"); mapa.push("512:127:-50017:453.25:30"); mapa.push("512:127:-50017:453.25:31"); mapa.push("512:127:-50017:453.25:32"); mapa.push("512:127:-50017:453.25:33"); mapa.push("512:127:-50017:453.25:34"); mapa.push("512:127:-50017:453.25:35"); mapa.push("512:127:-50017:453.25:36"); mapa.push("512:127:-50017:453.25:37"); mapa.push("512:127:-50017:453.25:38"); mapa.push("512:127:-50017:453.25:39"); mapa.push("512:127:-50017:453.25:40"); mapa.push("512:127:-50017:453.25:41"); mapa.push("512:127:-50017:453.25:42"); mapa.push("512:127:-50017:453.25:43"); mapa.push("512:127:-50017:453.25:44"); pendulos.push("-50017.25:206.25"); magnetos.push("-50017.25:206.25"); eneflors.push("-50017.25:206.25"); enefloras.push("-50017.25:206.25"); mapa.push("192:160:195:461.25:25"); mapa.push("192:160:385:461.25:25"); mapa.push("96:125:619.25:348:30"); mapa.push("96:117:842:266.75:31"); mapa.push("96:140:1041.5:385.5:34"); mapa.push("96:149:1259.75:272:32"); mapa.push("96:189:1352.75:312.5:33"); mapa.push("96:125:1581.75:428:30"); mapa.push("96:140:1806.5:328:34"); mapa.push("192:160:2245:451.25:25"); mapa.push("192:160:2437.5:451.25:25"); mapa.push("192:160:2627.5:451.25:25"); mapa.push("192:160:2817.5:451.25:25"); mapa.push("192:160:3005:451.25:25"); mapa.push("96:160:3097.75:451.25:26"); mapa.push("136:136:3234:451.75:27"); mapa.push("80:160:3314.25:508.5:29"); mapa.push("96:160:3408.75:486.75:28"); mapa.push("192:160:2247.5:451.25:25"); mapa.push("192:160:3600:483.75:25"); mapa.push("192:160:3792.5:483.75:25"); mapa.push("192:160:3980:483.75:25"); mapa.push("192:160:4167.5:483.75:25"); mapa.push("192:160:4360:483.75:25"); mapa.push("96:160:4453.75:461.75:28"); mapa.push("192:160:4645:461.25:25"); mapa.push("192:160:4837.5:461.25:25"); mapa.push("192:160:5027.5:461.25:25"); mapa.push("192:160:5217.5:461.25:25"); mapa.push("96:160:5310.25:461.25:26"); mapa.push("136:136:5444:461.75:27"); mapa.push("192:160:5027.5:461.25:25"); mapa.push("192:160:5635:518.75:25"); mapa.push("192:160:5827.5:518.75:25"); mapa.push("192:160:6020:518.75:25"); mapa.push("192:160:6120:518.75:25"); mapa.push("193:88:250.5:311.5:39"); mapa.push("193:88:383:309:39"); mapa.push("193:88:1355.5:164:39"); mapa.push("193:88:2258:301.5:39"); mapa.push("193:88:3380.5:366.5:39"); mapa.push("193:88:4258:339:39"); mapa.push("193:88:4635.5:311.5:39"); mapa.push("193:88:4818:309:39"); mapa.push("193:88:4985.5:309:39"); mapa.push("193:88:5153:304:39"); mapa.push("193:88:5213:309:39"); mapa.push("193:88:5650.5:366.5:39"); mapa.push("192:160:5827.5:518.75:25"); mapa.push("193:88:6050.5:366.5:39"); enefloras.push("1653.5:-344"); enefloras.push("2181:289.5"); enefloras.push("1298.5:151"); enefloras.push("356:306"); enefloras.push("3536:-518"); enefloras.push("4546:298.5"); enefloras.push("5126:298.5"); enefloras.push("5961:352"); enefloras.push("4171:323.5"); mapa.push("96:64:2333.5:298.5:38"); mapa.push("96:64:2408.5:298.5:38"); mapa.push("96:64:2753.5:303.5:38"); mapa.push("96:64:2913.5:303.5:38"); mapa.push("96:64:3708.5:333.5:38"); mapa.push("96:64:3778.5:328.5:38"); mapa.push("96:64:3843.5:328.5:38"); mapa.push("96:64:3898.5:328.5:38"); mapa.push("96:64:3953.5:328.5:38"); mapa.push("96:64:4503.5:313.5:38"); mapa.push("96:64:5718.5:363.5:38"); mapa.push("96:64:5803.5:363.5:38"); mapa.push("96:64:5878.5:363.5:38"); mapa.push("96:64:1803.5:203.5:38"); mapa.push("96:64:1038.5:253.5:38"); mapa.push("64:24:1555.75:304:40"); mapa.push("64:24:2575.75:289:40"); mapa.push("64:24:3535.75:329:40"); mapa.push("64:24:605.75:229:40"); mapa.push("61:40:805.75:156.75:37"); mapa.push("61:40:2465.75:296.75:37"); mapa.push("61:40:2965.75:296.75:37"); mapa.push("61:40:4005.75:331.75:37"); mapa.push("64:40:2810.5:299.5:36"); mapa.push("75:142:570:240.5:43"); mapa.push("75:142:845:155.5:43"); mapa.push("75:142:2515:305.5:43"); mapa.push("75:142:4080:340.5:43"); mapa.push("75:142:5430:355.5:43"); mapa.push("75:142:6105:365.5:43"); mapa.push("75:142:1230:155.5:43"); mapa.push("59:160:3109:331.75:44"); mapa.push("59:160:3589:346.75:44"); mapa.push("59:160:4319:346.75:44"); mapa.push("59:160:4854:316.75:44"); mapa.push("56:48:3015:291.25:42"); mapa.push("56:48:4360:331.25:42"); mapa.push("56:48:6130:366.25:42"); magnetos.push("2657.5:296"); eneflors.push("3061.25:-608"); eneflors.push("4000.25:322"); eneflors.push("5709.25:362"); eneflors.push("3295.25:357"); monedas.push("1323.25:-669.25"); monedas.push("1348.25:-669.25"); monedas.push("1373.25:-669.25"); monedas.push("1398.25:-669.25"); monedas.push("1423.25:-669.25"); monedas.push("1448.25:-669.25"); monedas.push("1473.25:-669.25"); monedas.push("1498.25:-669.25"); monedas.push("1523.25:-669.25"); monedas.push("1548.25:-669.25"); monedas.push("123.25:285.75"); monedas.push("148.25:285.75"); monedas.push("173.25:285.75"); monedas.push("198.25:285.75"); monedas.push("223.25:285.75"); monedas.push("248.25:285.75"); monedas.push("273.25:285.75"); monedas.push("298.25:285.75"); monedas.push("323.25:285.75"); monedas.push("348.25:285.75"); mapa.push("193:88:378:314:39"); monedas.push("1808.25:-609.25"); monedas.push("1833.25:-609.25"); monedas.push("1858.25:-609.25"); monedas.push("1883.25:-609.25"); monedas.push("1908.25:-609.25"); monedas.push("1933.25:-609.25"); monedas.push("1958.25:-609.25"); monedas.push("1983.25:-609.25"); monedas.push("2008.25:-609.25"); monedas.push("2033.25:-609.25"); monedas.push("2128.25:275.75"); monedas.push("2153.25:275.75"); monedas.push("2178.25:275.75"); monedas.push("2203.25:275.75"); monedas.push("2228.25:275.75"); monedas.push("2253.25:275.75"); monedas.push("2278.25:275.75"); monedas.push("2303.25:275.75"); monedas.push("2328.25:275.75"); monedas.push("2353.25:275.75"); monedas.push("3663.25:320.75"); monedas.push("3688.25:320.75"); monedas.push("3713.25:320.75"); monedas.push("3738.25:320.75"); monedas.push("3763.25:320.75"); monedas.push("3788.25:320.75"); monedas.push("3813.25:320.75"); monedas.push("3838.25:320.75"); monedas.push("3863.25:320.75"); monedas.push("3888.25:320.75"); monedas.push("4643.25:290.75"); monedas.push("4668.25:290.75"); monedas.push("4693.25:290.75"); monedas.push("4718.25:290.75"); monedas.push("4743.25:290.75"); monedas.push("4768.25:290.75"); monedas.push("4793.25:290.75"); monedas.push("4818.25:290.75"); monedas.push("4843.25:290.75"); monedas.push("4868.25:290.75"); monedas.push("3913.25:320.75"); monedas.push("3938.25:320.75"); monedas.push("3963.25:320.75"); monedas.push("3988.25:320.75"); monedas.push("4013.25:320.75"); monedas.push("4038.25:320.75"); monedas.push("4063.25:320.75"); monedas.push("4088.25:320.75"); monedas.push("4113.25:320.75"); monedas.push("4138.25:320.75"); monedas.push("5588.25:350.75"); monedas.push("5613.25:350.75"); monedas.push("5638.25:350.75"); monedas.push("5663.25:350.75"); monedas.push("5688.25:350.75"); monedas.push("5713.25:350.75"); monedas.push("5738.25:350.75"); monedas.push("5763.25:350.75"); monedas.push("5788.25:350.75"); monedas.push("5813.25:350.75"); mapa.push("192:160:192.5:456.25:25"); mapa.push("192:160:377.5:456.25:25"); mapa.push("192:160:392.5:456.25:25"); split_map(); if (_root.person == "sonic") { _root.soni._name = "sonic"; } else if (_root.person == "tails") { _root.tails._name = "sonic"; } else if (_root.person == "knuckles") { _root.knuckles._name = "sonic"; } else if (_root.person == "amy") { _root.amy._name = "sonic"; } else if (_root.person == "shadow") { _root.shadow._name = "sonic"; } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; CuentaAtras = Math.round(getTimer() / 1000) + temp; _root.onEnterFrame = function () { _root.cargandillo._alpha = 0; Tiempo = Math.round(getTimer() / 1000); Restante = CuentaAtras - Tiempo; if (Restante < 0) { _root.sonic.reset(); } }; stop();
Frame 110
_root.cargandillo._alpha = 100; if (_root.vidas < 0) { gotoAndPlay ("gameover"); } else { stop(); } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; _root.profundidad = 0; _root.profundidad = 0; _root.frame = 110; _root.siguiente = 376; _root.temp = 100; _root.movimiento = 0; _root.gravedad = 1; _root.balas = 1; _root.nivel = 8; final = "5900:100"; var mapa = new Array(); var gusanos = new Array(); var monedas = new Array(); var muelles = new Array(); var totems = new Array(); var flors = new Array(); var gordos = new Array(); var arbols = new Array(); var arbolillos = new Array(); var pinchos = new Array(); var ranas = new Array(); var cocodrilos = new Array(); var rokalokas = new Array(); var batmans = new Array(); var calabazas = new Array(); var cangrejos = new Array(); var peras = new Array(); var stars = new Array(); var loops = new Array(); var mariquitas = new Array(); var lifes = new Array(); var burbujas = new Array(); var avispas = new Array(); var enefloras = new Array(); var eneflors = new Array(); var magnetos = new Array(); var pendulos = new Array(); mapa.push("512:127:-50017:453.25:24"); mapa.push("512:127:-50017:453.25:25"); mapa.push("512:127:-50017:453.25:26"); mapa.push("512:127:-50017:453.25:27"); mapa.push("512:127:-50017:453.25:28"); mapa.push("512:127:-50017:453.25:29"); mapa.push("512:127:-50017:453.25:30"); mapa.push("512:127:-50017:453.25:31"); mapa.push("512:127:-50017:453.25:32"); mapa.push("512:127:-50017:453.25:33"); mapa.push("512:127:-50017:453.25:34"); mapa.push("512:127:-50017:453.25:35"); mapa.push("512:127:-50017:453.25:36"); mapa.push("512:127:-50017:453.25:37"); mapa.push("512:127:-50017:453.25:38"); mapa.push("512:127:-50017:453.25:39"); mapa.push("512:127:-50017:453.25:40"); mapa.push("512:127:-50017:453.25:41"); mapa.push("512:127:-50017:453.25:42"); mapa.push("512:127:-50017:453.25:43"); mapa.push("512:127:-50017:453.25:44"); pendulos.push("-50017.25:206.25"); magnetos.push("-50017.25:206.25"); eneflors.push("-50017.25:206.25"); enefloras.push("-50017.25:206.25"); pinchos.push("-50017.25:206.25"); mapa.push("192:160:195:596.25:25"); mapa.push("96:160:291.25:571.75:28"); mapa.push("96:160:386.25:546.75:28"); mapa.push("96:160:478.75:523:28"); mapa.push("96:160:672.5:461.75:28"); mapa.push("96:149:767.25:422:32"); mapa.push("96:160:671.25:456.75:28"); mapa.push("96:149:857.25:397:32"); mapa.push("96:189:950.25:437.5:33"); mapa.push("96:189:1042.75:460:33"); mapa.push("96:160:1127.75:451.25:26"); mapa.push("136:136:1379:476.75:27"); mapa.push("136:136:1514:511.75:27"); mapa.push("192:160:1705:568.75:25"); mapa.push("192:160:1897.5:568.75:25"); mapa.push("96:140:2109:478:34"); mapa.push("96:125:2301.75:395.5:30"); mapa.push("96:117:2457:276.75:31"); mapa.push("96:140:2459:528:34"); mapa.push("96:117:2652:231.75:31"); mapa.push("96:140:2616.5:485.5:34"); mapa.push("96:125:2784.25:518:30"); mapa.push("96:125:2951.75:485.5:30"); mapa.push("96:125:3171.75:520.5:30"); mapa.push("96:125:3379.25:473:30"); mapa.push("96:125:3581.75:533:30"); mapa.push("96:125:3789.25:445.5:30"); mapa.push("96:125:3986.75:530.5:30"); mapa.push("96:125:4166.75:468:30"); mapa.push("96:125:4369.25:518:30"); mapa.push("96:125:4524.25:478:30"); mapa.push("96:125:4711.75:513:30"); mapa.push("96:125:4894.25:450.5:30"); mapa.push("96:117:2784.5:304.25:31"); mapa.push("96:125:2954.25:263:30"); mapa.push("96:125:3124.25:210.5:30"); mapa.push("96:125:3274.25:178:30"); mapa.push("96:125:3439.25:233:30"); mapa.push("96:125:3651.75:223:30"); mapa.push("96:125:3834.25:250.5:30"); mapa.push("96:125:3114.25:508:30"); mapa.push("96:125:3241.75:513:30"); mapa.push("96:125:3979.25:275.5:30"); mapa.push("96:117:4139.5:224.25:31"); mapa.push("96:117:4294.5:191.75:31"); mapa.push("96:117:4454.5:214.25:31"); mapa.push("96:117:4624.5:249.25:31"); mapa.push("96:117:4774.5:201.75:31"); mapa.push("96:117:4919.5:231.75:31"); mapa.push("192:160:5237.5:463.75:25"); mapa.push("192:160:5427.5:463.75:25"); mapa.push("192:160:5615:463.75:25"); mapa.push("192:160:5805:463.75:25"); mapa.push("192:160:5995:463.75:25"); mapa.push("193:88:1898:414:39"); mapa.push("193:88:183:446.5:39"); mapa.push("193:88:948:284:39"); mapa.push("96:189:1042.75:460:33"); mapa.push("96:64:1713.5:413.5:38"); mapa.push("96:64:1616:416:38"); mapa.push("96:64:271:448.5:38"); mapa.push("64:24:2088.25:344:40"); mapa.push("61:40:2268.25:271.75:37"); mapa.push("64:40:2780.5:187:36"); mapa.push("56:48:2600:348.75:42"); mapa.push("32:16:2391.25:165:41"); mapa.push("59:160:1001.5:304.25:44"); mapa.push("59:160:1109:316.75:44"); mapa.push("59:160:1306.5:359.25:44"); mapa.push("59:160:1426.5:391.75:44"); mapa.push("59:160:1519:416.75:44"); mapa.push("75:142:1060:318:43"); mapa.push("75:142:1365:383:43"); mapa.push("75:142:1480:415.5:43"); mapa.push("75:142:755:298:43"); mapa.push("75:142:635:333:43"); mapa.push("75:142:457.5:385.5:43"); mapa.push("75:142:340:425.5:43"); mapa.push("59:160:689:319.25:44"); mapa.push("59:160:386.5:406.75:44"); mapa.push("75:142:2452.5:173:43"); mapa.push("75:142:2917.5:158:43"); mapa.push("61:40:2923.25:366.75:37"); mapa.push("61:40:3408.25:114.25:37"); mapa.push("64:40:3433:114.5:36"); mapa.push("64:40:3783:329.5:36"); mapa.push("75:142:3205:403:43"); mapa.push("75:142:3545:418:43"); mapa.push("56:48:3097.5:391.25:42"); mapa.push("56:48:3797.5:133.75:42"); mapa.push("56:48:4137.5:353.75:42"); mapa.push("75:142:4342.5:405.5:43"); mapa.push("75:142:4610:138:43"); mapa.push("59:160:3354:361.75:44"); mapa.push("59:160:4694:404.25:44"); mapa.push("59:160:4904:119.25:44"); mapa.push("56:48:4300:81.25:42"); mapa.push("56:48:4857.5:333.75:42"); mapa.push("56:48:3380:356.25:42"); mapa.push("56:48:2955:146.25:42"); mapa.push("64:40:4518:359.5:36"); mapa.push("64:40:4623:142:36"); mapa.push("64:40:3975.5:159.5:36"); mapa.push("61:40:3095.75:94.25:37"); mapa.push("61:40:4680.75:399.25:37"); mapa.push("61:40:4743.25:86.75:37"); mapa.push("193:88:5243:314:39"); mapa.push("193:88:5413:309:39"); mapa.push("193:88:5583:324:39"); mapa.push("64:40:4450.5:107:36"); pinchos.push("1263.25:-478.5"); pinchos.push("775.75:264"); pinchos.push("1373.25:364"); pinchos.push("1843.25:401.5"); pinchos.push("1148.25:436.5"); pinchos.push("1175.75:436.5"); pinchos.push("1203.25:436.5"); pinchos.push("1233.25:436.5"); pinchos.push("495.75:434"); pinchos.push("528.25:434"); pinchos.push("550.75:434"); pinchos.push("568.25:434"); pinchos.push("495.75:434"); pinchos.push("2275.75:261.5"); pinchos.push("3103.25:81.5"); pinchos.push("3328.25:336.5"); mapa.push("59:160:3501.5:-370.75:44"); pinchos.push("3508.25:401.5"); pinchos.push("4065.75:99"); pinchos.push("4478.25:344"); pinchos.push("4640.75:381.5"); pinchos.push("4730.75:76.5"); pinchos.push("4250.75:61.5"); eneflors.push("986.25:272"); eneflors.push("404.25:382"); eneflors.push("1769.75:407"); mapa.push("59:160:1519:416.75:44"); monedas.push("2643.25:-1284.25"); monedas.push("2668.25:-1284.25"); monedas.push("2693.25:-1284.25"); monedas.push("2718.25:-1284.25"); monedas.push("2743.25:-1284.25"); monedas.push("2768.25:-1284.25"); monedas.push("2793.25:-1284.25"); monedas.push("2818.25:-1284.25"); monedas.push("2843.25:-1284.25"); monedas.push("2868.25:-1284.25"); monedas.push("5053.25:270.75"); monedas.push("5078.25:270.75"); monedas.push("5103.25:270.75"); monedas.push("5128.25:270.75"); monedas.push("5153.25:270.75"); monedas.push("5178.25:270.75"); monedas.push("5203.25:270.75"); monedas.push("5228.25:270.75"); monedas.push("5253.25:270.75"); monedas.push("5278.25:270.75"); monedas.push("5303.25:270.75"); monedas.push("5328.25:270.75"); monedas.push("5353.25:270.75"); monedas.push("5378.25:270.75"); monedas.push("5403.25:270.75"); monedas.push("5428.25:270.75"); monedas.push("5453.25:270.75"); monedas.push("5478.25:270.75"); monedas.push("5503.25:270.75"); monedas.push("5528.25:270.75"); monedas.push("5558.25:270.75"); monedas.push("5583.25:270.75"); monedas.push("5608.25:270.75"); monedas.push("5633.25:270.75"); monedas.push("5658.25:270.75"); monedas.push("5683.25:270.75"); monedas.push("5708.25:270.75"); monedas.push("5733.25:270.75"); monedas.push("5758.25:270.75"); monedas.push("5783.25:270.75"); enefloras.push("2756:181"); enefloras.push("3428.5:108.5"); enefloras.push("4301:379.5"); enefloras.push("5301:292"); enefloras.push("5468.5:301"); split_map(); if (_root.person == "sonic") { _root.soni._name = "sonic"; } else if (_root.person == "tails") { _root.tails._name = "sonic"; } else if (_root.person == "knuckles") { _root.knuckles._name = "sonic"; } else if (_root.person == "amy") { _root.amy._name = "sonic"; } else if (_root.person == "shadow") { _root.shadow._name = "sonic"; } _root.fondo._x = -2.4; _root.fondo._y = 1.4; _root.sonic._x = 77.3; _root.sonic._y = 222.3; CuentaAtras = Math.round(getTimer() / 1000) + temp; _root.onEnterFrame = function () { _root.cargandillo._alpha = 0; Tiempo = Math.round(getTimer() / 1000); Restante = CuentaAtras - Tiempo; if (Restante < 0) { _root.sonic.reset(); } }; stop();
Frame 375
limpia_pantalla(); var mi_so = SharedObject.getLocal("sonikkkii"); mi_so.onStatus = function (infoObject) { for (var _local2 in infoObject) { trace(((_local2 + "-") + infoObject[_local2]) + newline); } }; trace(_root.person); mi_so.data.person = _root.person; trace(mi_so.data.person); mi_so.data.frame = _root.frame; mi_so.data.lifes = _root.vidas; mi_so.data.score = _root.puntos; mi_so.data.rings = _root.rings; mi_so.data.completer = _root.completer; var flushResult = mi_so.flush(1000001); switch (flushResult) { case "pending" : trace("flush is pending, waiting on user interaction."); break; case true : trace("flush was successful. Requested storage space approved."); break; case false : trace("flush failed. User denied request for additional storage."); } trace(mi_so.data.person); stop();
Frame 376
limpia_pantalla(); _root.completer = 1; stop();
Symbol 16 MovieClip [pnFlashGames] Frame 1
#initclip 1 pnFlashGames = function () { this.gid = _root.pn_gid; this.uname = _root.pn_uname; this.busy = false; this.gameSaved = null; this.gameLoaded = null; this.scoreStored = null; this.gameData = ""; }; pnFlashGames.prototype.saveGame = function (gameData) { this.busy = true; varsObj = new LoadVars(); varsObj.func = "saveGame"; varsObj.gid = this.gid; varsObj.gameData = gameData; varsObj.type = "user"; varsObj.module = "pnFlashGames"; varsObj.parent = this; varsObj.onLoad = this.saveGame_Result; varsObj.sendAndLoad("index.php", varsObj, "POST"); }; pnFlashGames.prototype.saveGame_Result = function (success) { this.parent._parent.incoming = this.opSuccess; if (this.opSuccess == "true") { this.parent.gameSaved = true; } else { this.parent.gameSaved = false; } this.parent.busy = false; }; pnFlashGames.prototype.loadGame = function () { this.busy = true; varsObj = new LoadVars(); varsObj.func = "loadGame"; varsObj.gid = this.gid; varsObj.type = "user"; varsObj.module = "pnFlashGames"; varsObj.parent = this; varsObj.onLoad = this.loadGame_Result; varsObj.sendAndLoad("index.php", varsObj, "POST"); }; pnFlashGames.prototype.loadGame_Result = function (success) { if (this.opSuccess == "true") { this.parent.gameLoaded = true; this.parent.gameData = gameData; } else { this.parent.gameLoaded = false; } if (this.parent.onLoadGame != null) { this.parent.onLoadGame(this.gameData); } this.parent.busy = false; }; pnFlashGames.prototype.storeScore = function (score) { this.busy = true; varsObj = new LoadVars(); varsObj.score = score; varsObj.func = "storeScore"; varsObj.gid = this.gid; varsObj.type = "user"; varsObj.module = "pnFlashGames"; varsObj.parent = this; varsObj.onLoad = this.storeScore_Result; varsObj.sendAndLoad("index.php", varsObj, "POST"); }; pnFlashGames.prototype.storeScore_Result = function (success) { if (this.opSuccess == "true") { this.parent.scoreStored = true; } else { this.parent.scoreStored = false; } this.parent.busy = false; }; Object.registerClass("pnFlashGames", pnFlashGames); #endinitclip
Symbol 29 Button
on (release) { getURL ("http://www.dailygames.com/", "_blank"); }
Symbol 42 MovieClip Frame 122
_parent.gotoAndPlay("cargado"); stop();
Symbol 43 MovieClip Frame 61
function cargando() { var _local2; var _local3; var _local4; _local2 = _root.getBytesTotal(); _local3 = _root.getBytesLoaded(); _local4 = Math.floor((_local3 * 100) / _local2); porcentaje_txt.text = _local4 + " %"; loaderJD.gotoAndStop(_local4); if (_local3 == _local2) { clearInterval(hiloPrecarga); play(); } } var hiloPrecarga = setInterval(cargando, 1); stop();
Symbol 43 MovieClip Frame 120
_parent.gotoAndPlay(2);
Symbol 44 MovieClip Frame 50
stop(); _parent.gotoAndPlay(99);
Symbol 54 Button
on (release) { getURL ("http://www.juegalmaximo.info", "_blank"); }
Symbol 61 Button
on (release) { gotoAndPlay (45); }
Symbol 67 Button
on (release) { gotoAndPlay (100); }
Symbol 68 Button
on (press) { getURL ("http://www.dailygames.com", "_blank"); }
Symbol 72 Button
on (press) { getURL ("http://www.dailygames.com/sonicxtreme2.zip ", "_blank"); }
Symbol 77 Button
on (release) { trace("/////////////////////////////////////"); var mi_so = SharedObject.getLocal("sonikkkii"); var flushResult = my_so.flush(1000001); switch (flushResult) { case "pending" : trace("flush is pending, waiting on user interaction."); break; case true : trace("flush was successful. Requested storage space approved."); break; case false : trace("flush failed. User denied request for additional storage."); } trace(mi_so.data.person); if (mi_so.data.person != undefined) { trace("cargando"); trace(mi_so.data.person); trace(mi_so.data.frame); trace(mi_so.data.lifes); trace(mi_so.data.score); trace(mi_so.data.rings); trace(mi_so.data.completer); _root.person = mi_so.data.person; _root.frame = mi_so.data.frame; _root.vidas = mi_so.data.lifes; _root.puntos = mi_so.data.score; _root.rings = mi_so.data.rings; _root.completer = mi_so.data.completer; mi_so.flush(); _root.gotoAndPlay(_root.frame); } }
Symbol 86 Button
on (release) { _root.person = "tails"; _root.gotoAndPlay(103); }
Symbol 89 Button
on (release) { _root.person = "knuckles"; _root.gotoAndPlay(103); }
Symbol 92 Button
on (release) { if (_root.completer == 1) { _root.person = "amy"; _root.gotoAndPlay(103); } }
Symbol 95 Button
on (release) { if (_root.completer == 1) { _root.person = "shadow"; _root.gotoAndPlay(103); } }
Symbol 99 Button
on (release) { if (_root.completer == 1) { _root.person = "amy"; _root.gotoAndPlay(103); } }
Instance of Symbol 83 MovieClip in Symbol 100 MovieClip Frame 1
on (release) { _root.person = "sonic"; _root.gotoAndPlay(103); }
Instance of Symbol 83 MovieClip in Symbol 100 MovieClip Frame 12
on (release) { _root.person = "sonic"; _root.gotoAndPlay(103); }
Instance of Symbol 97 MovieClip in Symbol 100 MovieClip Frame 36
onClipEvent (enterFrame) { if (_root.completer == 1) { this._alpha = 0; } }
Symbol 100 MovieClip Frame 60
stop();
Symbol 103 Button
on (release) { gotoAndPlay (99); }
Symbol 109 Button
on (release) { this.gotoAndPlay(31); }
Symbol 110 Button
on (release) { gotoAndPlay (1); }
Symbol 111 Button
on (release) { _root.frame = 1; play(); }
Instance of Symbol 112 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.person == "tails") { this._alpha = 100; } else { this._alpha = 0; } }
Instance of Symbol 113 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.person == "sonic") { this._alpha = 100; } else { this._alpha = 0; } }
Instance of Symbol 114 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.person == "shadow") { this._alpha = 100; } else { this._alpha = 0; } }
Instance of Symbol 115 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.person == "knuckles") { this._alpha = 100; } else { this._alpha = 0; } }
Instance of Symbol 116 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.person == "amy") { this._alpha = 100; } else { this._alpha = 0; } }
Symbol 120 MovieClip Frame 23
txt_vidas = ("X " + _root.vidas) + " LIFES"; stop();
Symbol 120 MovieClip Frame 36
_root.gotoAndPlay(_root.frame);
Symbol 199 MovieClip Frame 8
_root.gotoAndPlay("continuar");
Symbol 213 MovieClip Frame 6
stop();
Instance of Symbol 212 MovieClip in Symbol 213 MovieClip Frame 6
onClipEvent (enterFrame) { _root.sonic.estado = "andando"; _root.sonic.gotoAndStop(5); }
Symbol 214 MovieClip Frame 1
stop();
Symbol 214 MovieClip Frame 2
stop();
Symbol 214 MovieClip Frame 3
stop();
Symbol 214 MovieClip Frame 5
stop();
Symbol 214 MovieClip Frame 6
stop();
Symbol 214 MovieClip Frame 7
stop();
Symbol 214 MovieClip Frame 8
stop();
Symbol 293 MovieClip Frame 7
_root.gotoAndPlay("continuar");
Symbol 311 MovieClip Frame 8
stop();
Instance of Symbol 310 MovieClip in Symbol 311 MovieClip Frame 8
onClipEvent (enterFrame) { _root.sonic.estado = "andando"; _root.sonic.gotoAndStop(3); }
Symbol 312 MovieClip Frame 1
stop();
Symbol 312 MovieClip Frame 2
stop();
Symbol 312 MovieClip Frame 3
stop();
Symbol 312 MovieClip Frame 4
stop();
Symbol 312 MovieClip Frame 5
stop();
Symbol 312 MovieClip Frame 6
stop();
Symbol 312 MovieClip Frame 7
stop();
Symbol 312 MovieClip Frame 8
stop();
Symbol 432 MovieClip Frame 14
_root.gotoAndPlay("continuar");
Symbol 448 MovieClip Frame 7
stop();
Instance of Symbol 447 MovieClip in Symbol 448 MovieClip Frame 7
onClipEvent (enterFrame) { _root.sonic.estado = "andando"; _root.sonic.gotoAndStop(3); }
Symbol 464 MovieClip Frame 7
stop();
Instance of Symbol 463 MovieClip in Symbol 464 MovieClip Frame 7
onClipEvent (enterFrame) { _root.sonic.estado = "bajando"; _root.sonic.gotoAndStop(4); }
Symbol 465 MovieClip Frame 1
stop();
Symbol 465 MovieClip Frame 2
stop();
Symbol 465 MovieClip Frame 3
stop();
Symbol 465 MovieClip Frame 4
stop();
Symbol 465 MovieClip Frame 5
stop();
Symbol 465 MovieClip Frame 6
stop();
Symbol 465 MovieClip Frame 7
stop();
Symbol 465 MovieClip Frame 8
stop();
Symbol 465 MovieClip Frame 9
stop();
Symbol 537 MovieClip Frame 8
_root.gotoAndPlay("continuar");
Symbol 567 MovieClip Frame 14
stop();
Instance of Symbol 566 MovieClip in Symbol 567 MovieClip Frame 14
onClipEvent (enterFrame) { _root.sonic.estado = "andando"; _root.sonic.gotoAndStop(3); }
Symbol 587 MovieClip Frame 9
stop();
Instance of Symbol 586 MovieClip in Symbol 587 MovieClip Frame 9
onClipEvent (enterFrame) { _root.sonic.estado = "bajando"; _root.sonic.gotoAndStop(4); }
Symbol 588 MovieClip Frame 1
stop();
Symbol 588 MovieClip Frame 2
stop();
Symbol 588 MovieClip Frame 3
stop();
Symbol 588 MovieClip Frame 4
stop();
Symbol 588 MovieClip Frame 5
stop();
Symbol 588 MovieClip Frame 6
stop();
Symbol 588 MovieClip Frame 7
stop();
Symbol 588 MovieClip Frame 8
stop();
Symbol 588 MovieClip Frame 9
stop();
Symbol 654 MovieClip Frame 3
stop();
Symbol 665 MovieClip Frame 5
_root.gotoAndPlay("continuar");
Symbol 683 MovieClip Frame 1
stop();
Symbol 683 MovieClip Frame 2
stop();
Symbol 683 MovieClip Frame 3
stop();
Symbol 683 MovieClip Frame 4
stop();
Symbol 683 MovieClip Frame 5
stop();
Symbol 683 MovieClip Frame 6
stop();
Symbol 683 MovieClip Frame 7
stop();
Symbol 683 MovieClip Frame 8
stop();
Instance of Symbol 735 MovieClip in Symbol 736 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.sonic) && (_root.sonic.estado != "muerto")) { _root.sonic.reset(); } }
Symbol 799 MovieClip Frame 16
_parent.swapDepths(1); _parent.removeMovieClip();
Symbol 800 MovieClip Frame 1
stop();
Symbol 800 MovieClip Frame 2
stop();
Symbol 817 MovieClip Frame 25
gotoAndPlay (1);
Instance of Symbol 823 MovieClip "dere" in Symbol 826 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 823 MovieClip "izki" in Symbol 826 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 825 MovieClip "aba" in Symbol 826 MovieClip Frame 1
/* no clip actions */
Symbol 851 MovieClip Frame 13
gotoAndPlay (1);
Symbol 857 MovieClip Frame 1
stop();
Symbol 866 MovieClip Frame 12
gotoAndPlay (1);
Symbol 892 MovieClip Frame 9
gotoAndPlay (1);
Symbol 919 MovieClip Frame 13
gotoAndPlay (1);
Symbol 936 MovieClip Frame 5
if (this.atacando == 1) { gotoAndPlay (10); } else { gotoAndPlay (1); }
Symbol 936 MovieClip Frame 10
_root.balas++; _root.bala1.duplicateMovieClip("bala" + _root.balas, _root.balas + 8000); _root["bala" + _root.balas]._x = this._x; _root["bala" + _root.balas]._y = this._y + this._height; _root["bala" + _root.balas].activo = 1;
Symbol 936 MovieClip Frame 11
this.atacando = 0; gotoAndPlay (1);
Symbol 948 MovieClip Frame 1
stop();
Symbol 948 MovieClip Frame 25
_root.puntos = _root.puntos + 300; _root.nivel = _root.nivel + 1; _root.gotoAndPlay(375);
Symbol 974 MovieClip Frame 14
gotoAndPlay (1);
Symbol 974 MovieClip Frame 15
stop();
Symbol 979 MovieClip Frame 1
stop();
Symbol 979 MovieClip Frame 2
stop();
Symbol 988 MovieClip Frame 4
gotoAndPlay (1);
Symbol 988 MovieClip Frame 5
stop();
Instance of Symbol 716 MovieClip "9curvao" in Symbol 1009 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x - _root.movimiento; }
Instance of Symbol 800 MovieClip "rana1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { n = 4; count = 0; tocandosuelo = 0; puntos = 30 + random(10); bajada = 2; max = 5000 + random(30); lado = "izquierda"; } onClipEvent (enterFrame) { tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (this.hitTest(_root["plataforma2" + i])) { tocandosuelo = 1; } if (this.izke.hitTest(_root["plataforma2" + i])) { while (this.izke.hitTest(_root["plataforma2" + i])) { if (this.lado == "izquierda") { this._x = this._x + 1; } else { this._x = this._x - 1; } } count = max - 1; } i++; } if (tocandosuelo == 0) { bajada = bajada + _root.gravedad; this._y = this._y + bajada; } else { $salta = random(5); bajada = -20; this._y = this._y + bajada; } this._x = this._x - n; count++; if (count == max) { if (this.lado == "izquierda") { this.lado = "derecha"; } else { this.lado = "izquierda"; } count = 0; n = -n; this._xscale = -this._xscale; } if (this.hitTest(_root.sonic.pluton)) { if (_root.sonic.estado == "saltando") { misonidoa = new Sound(); misonidoa.attachSound("boink"); misonidoa.start(); _root.puntos = _root.puntos + puntos; _root.sonic.rebota(20); this.gotoAndStop(3); } else { _root.sonic.reset(); } } }
Instance of Symbol 817 MovieClip "cocodrilo1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { tocandosuelo = 0; bajada = 2; puntos = 30 + random(10); max = 50; distance = 300; vel = 10; this.estado = "andando"; this.direccion = "izquierda"; this.movimiento = 400 + random(100); this.dist = this.movimiento; this.muerdo = 0; } onClipEvent (enterFrame) { tocandosuelo = 0; this.tocandoyo = 0; i = 1; while (i <= _root.numplataformas) { if (this.hitTest(_root["plataforma2" + i])) { tocandosuelo = 1; } if (this.izke.hitTest(_root["plataforma2" + i])) { while (this.izke.hitTest(_root["plataforma2" + i])) { if (this.direccion == "izquierda") { this._x = this._x + 1; } else { this._x = this._x - 1; } } this.tocandoyo = 1; } i++; } if (tocandosuelo == 0) { bajada = bajada + _root.gravedad; this._y = this._y + bajada; } else { bajada = 0; } personx = _root.sonic._x + (_root.sonic._width / 2); thisx = this._x; if (this.estado == "andando") { this.direccion = "izquierda"; if (((thisx - personx) <= distance) && ((thisx - personx) >= 0)) { if (this.tocandoyo != 1) { this._x = this._x - vel; muerdo = 1; } else { this.movimiento = 0; } } else if (this.tocandoyo != 1) { this._x = this._x - vel; this.movimiento = this.movimiento - vel; muerdo = 0; } else { this.movimiento = 0; } if (this.movimiento <= 0) { muerdo = 0; this.estado = "andy"; this.movimiento = -this.dist; this._xscale = -this._xscale; this._x = this._x + this._width; } } if (this.estado == "andy") { this.direccion = "derecha"; if (((personx - thisx) <= distance) && ((personx - thisx) >= 0)) { if (this.tocandoyo != 2) { this._x = this._x + vel; muerdo = 1; } else { this.movimiento = 0; } } else if (this.tocandoyo != 2) { this._x = this._x + vel; this.movimiento = this.movimiento + vel; muerdo = 0; } else { this.movimiento = 0; } if (this.movimiento >= 0) { muerdo = 0; this.estado = "andando"; this.movimiento = this.dist; this._xscale = -this._xscale; this._x = this._x - this._width; } } if (this.cocotoko.hitTest(_root.sonic.pluton)) { if (_root.sonic.estado == "saltando") { misonidoa = new Sound(); misonidoa.attachSound("boink"); misonidoa.start(); _root.puntos = _root.puntos + puntos; _root.sonic.rebota(20); this.gotoAndStop(26); } else { _root.sonic.reset(); } } }
Instance of Symbol 819 MovieClip "invisible1" in Symbol 1009 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x - _root.movimiento; }
Instance of Symbol 851 MovieClip "gordo1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { n = 4; count = 0; tocandosuelo = 0; puntos = 35; bajada = 2; max = 30 + random(30); } onClipEvent (enterFrame) { tocandosuelo = 0; i = 1; while (i <= _root.numplataformas) { if (this.hitTest(_root["plataforma2" + i])) { tocandosuelo = 1; } i++; } if (tocandosuelo == 0) { bajada = bajada + _root.gravedad; this._y = this._y + bajada; } else { $salta = random(5); if ($salta == 4) { bajada = -20; this._y = this._y + bajada; } else { bajada = 0; } } this._x = this._x - n; count++; if (count == max) { count = 0; n = -n; this._xscale = -this._xscale; } if (this.hitTest(_root.sonic.pluton)) { if (_root.sonic.estado == "saltando") { misonidoa = new Sound(); misonidoa.attachSound("boink"); misonidoa.start(); _root.puntos = _root.puntos + puntos; _root.sonic.rebota(20); this.gotoAndStop(14); } else { _root.sonic.reset(); } } }
Instance of Symbol 857 MovieClip "muelle1" in Symbol 1009 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.sonic)) { _root.sonic.rebota(30); this.gotoAndPlay(2); } this._x = this._x - _root.movimiento; }
Instance of Symbol 866 MovieClip "gusano1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { puntos = 50; n = 4; count = 0; tocandosuelo = 0; bajada = 2; max = 50; this.direccion = "izquierda"; if (this._xscale < 0) { this._xscale = -this._xscale; } } onClipEvent (enterFrame) { tocandosuelo = 0; this.tocandoyo = 0; i = 1; while (i <= _root.numplataformas) { if (this.hitTest(_root.mundo["plataforma2" + i])) { tocandosuelo = 1; } if (this.izke.hitTest(_root.mundo["plataforma2" + i])) { while (this.izke.hitTest(_root.mundo["plataforma2" + i])) { if (this.direccion == "izquierda") { this._x = this._x + 1; } else { this._x = this._x - 1; } } this.tocandoyo = 1; } i++; } if (tocandosuelo == 0) { bajada = bajada + _root.gravedad; this._y = this._y + bajada; } else { bajada = 0; } if (this.tocandoyo != "1") { this._x = this._x - n; } else { count = max - 1; } count++; if (count == max) { count = 0; n = -n; this._xscale = -this._xscale; if (this.direccion == "izquierda") { this._x = this._x + this._width; } else { this._x = this._x - this._width; } if (this.direccion == "izquierda") { this.direccion = "derecha"; } else { this.direccion = "izquierda"; } } if (this.hitTest(_root.sonic)) { if (_root.sonic.estado == "saltando") { misonidoa = new Sound(); misonidoa.attachSound("flip"); misonidoa.start(); _root.puntos = _root.puntos + puntos; _root.sonic.rebota(20); this.gotoAndStop(13); } else { _root.sonic.reset(); } } }
Instance of Symbol 869 MovieClip "pincho1" in Symbol 1009 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.sonic) && (_root.sonic.estado != "muerto")) { _root.sonic.reset(); } }
Instance of Symbol 874 MovieClip "rokaloka1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { n = 4; count = 0; max = 50; start = 0; } onClipEvent (enterFrame) { if (start == 0) { rand = random(40); if (rand == 5) { start = 1; } } else { if (this.hitTest(_root.sonic.pluton)) { _root.sonic.reset(); } this._x = this._x - n; count++; if (count == max) { count = 0; n = -n; } } }
Instance of Symbol 883 MovieClip "calabaza1" in Symbol 1009 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.sonic.pluton)) { _root.sonic.reset(); } }
Instance of Symbol 892 MovieClip "cangrejo1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { puntos = 25 + random(19); n = 4; vel = 3; tocandosuelo = 0; bajada = 2; } onClipEvent (enterFrame) { tocandosuelo = 0; this.tocandoder = 0; this.tocandoizk = 0; rando = Math.floor(Math.random() * 100) + 0; if (rando < 20) { vel = -vel; } this._x = this._x + vel; i = 1; while (i <= _root.numplataformas) { if (this.toka.hitTest(_root["plataforma2" + i])) { tocandosuelo = 1; } if (this.izke.hitTest(_root["plataforma2" + i])) { while (this.izke.hitTest(_root["plataforma2" + i])) { this._x = this._x + 1; this.tocandoizk = 1; } } if (this.dere.hitTest(_root["plataforma2" + i])) { while (this.dere.hitTest(_root["plataforma2" + i])) { this._x = this._x - 1; this.tocandoder = 1; } } i++; } if ((this.tocandoder == 1) || (this.tocandoizk == 1)) { vel = -vel; } if (tocandosuelo == 0) { bajada = bajada + _root.gravedad; this._y = this._y + bajada; } else { bajada = 0; } if (this.toka.hitTest(_root.sonic.pluton)) { if (_root.sonic.estado == "saltando") { misonidoa = new Sound(); misonidoa.attachSound("boink"); misonidoa.start(); _root.puntos = _root.puntos + puntos; _root.sonic.rebota(20); this.gotoAndStop(10); } else { _root.sonic.reset(); } } }
Instance of Symbol 874 MovieClip "rokalokaarriba1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { n = 4; count = 0; max = 50; start = 0; } onClipEvent (enterFrame) { if (start == 0) { rand = random(40); if (rand == 5) { start = 1; } } else { if (this.hitTest(_root.sonic.pluton)) { _root.sonic.reset(); } this._y = this._y - n; count++; if (count == max) { count = 0; n = -n; } } }
Instance of Symbol 919 MovieClip "mariquita1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { function recalculate() { this.x_temporal = (this._x + this.bola1._x) + _root.decoracion._x; this.y_temporal = (this._y + this.bola1._y) + _root.decoracion._y; } puntos = 60; n = 10; count = 0; tocandosuelo = 0; bajada = 2; max = 20; this.direccion = "izquierda"; this.estado = "normal"; this.xcorrect = this._width / 2; this.ycorrect = this._height / 2; } onClipEvent (enterFrame) { if (this.estado != "muerto") { tocandosuelo = 0; this.tocandoyo = 0; recalculate(); if (_root.mundo.hitTest(this.x_temporal, this.y_temporal, true)) { while (_root.mundo.hitTest(this.x_temporal, this.y_temporal, true)) { this._y--; recalculate(); } tocandosuelo = 1; } this.tocandoyo = 0; if (tocandosuelo == 0) { bajada = bajada + _root.gravedad; this._y = this._y + bajada; } else { bajada = 0; } if (this.tocandoyo != "1") { this._x = this._x - n; } else { count = max - 1; } count++; if (count == max) { count = 0; n = -n; this._xscale = -this._xscale; if (this.direccion == "izquierda") { this._x = this._x + this._width; } else { this._x = this._x - this._width; } if (this.direccion == "izquierda") { this.direccion = "derecha"; } else { this.direccion = "izquierda"; } } if (this.tokker.hitTest(_root.sonic)) { if (_root.sonic.atacando == "1") { misonidoa = new Sound(); misonidoa.attachSound("flip"); misonidoa.start(); _root.puntos = _root.puntos + puntos; if (_root.sonic.estado == "saltando") { _root.sonic.rebota(20); } this.gotoAndStop(14); this.estado = "muerto"; } else { _root.sonic.reset(); } } } }
Instance of Symbol 922 MovieClip "life1" in Symbol 1009 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.sonic)) { misonidoa = new Sound(); misonidoa.attachSound("tv"); misonidoa.start(); _root.vidas = _root.vidas + 1; _root.sonic.rebota(20); this.swapDepths(1); this.removeMovieClip(); } }
Instance of Symbol 925 MovieClip "burbuja1" in Symbol 1009 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.sonic)) { misonidoa = new Sound(); misonidoa.attachSound("tv"); misonidoa.start(); _root.sonic.burbu = 1; _root.sonic.esfera1._alpha = 50; _root.sonic.rebota(20); this.swapDepths(1); this.removeMovieClip(); } }
Instance of Symbol 936 MovieClip "avispa1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { puntos = 60; n = 10; count = 0; bajada = 2; max = 30; this.tocandoyo = 0; this.direccion = "izquierda"; this.atacando = 0; } onClipEvent (enterFrame) { xDest = _root.sonic._x + (_root.sonic._width / 2); difx = Math.abs(this._x - xDest); if (difx < 200) { rando = Math.floor(Math.random() * 100) + 0; if (rando < 3) { this.atacando = 1; } } if (this.atacando == 0) { if (this.tocandoyo != "1") { this._x = this._x - n; } else { count = max - 1; } count++; if (count == max) { count = 0; n = -n; this._xscale = -this._xscale; if (this.direccion == "izquierda") { this._x = this._x + this._width; } else { this._x = this._x - this._width; } if (this.direccion == "izquierda") { this.direccion = "derecha"; } else { this.direccion = "izquierda"; } } if (this.hitTest(_root.sonic.pluton)) { if (_root.sonic.estado == "saltando") { misonidoa = new Sound(); misonidoa.attachSound("flip"); misonidoa.start(); _root.puntos = _root.puntos + puntos; _root.sonic.rebota(20); this.gotoAndStop(12); } else { _root.sonic.reset(); } } } }
Instance of Symbol 939 MovieClip "bala1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { xDest = _root.sonic._x + (_root.sonic._width / 2); yDest = (_root.sonic._y + _root.sonic._height) - 20; difx = this._x - xDest; dify = this._y - yDest; velx = difx / 12; vely = dify / 12; this.activo = 1; } onClipEvent (enterFrame) { if (this._y < 0) { this.activo = 0; } if (this.activo == 1) { this._x = this._x - velx; this._y = this._y - vely; if (this.hitTest(_root.sonic.pluton)) { _root.sonic.reset(); } if ((((this._x < 0) || (this._x > 600)) || (this._y > 600)) || (this._y < -100)) { this.swapDepths(1); this.removeMovieClip(); } } }
Instance of Symbol 939 MovieClip "bala1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { xDest = _root.sonic._x + (_root.sonic._width / 2); yDest = (_root.sonic._y + _root.sonic._height) - 20; difx = this._x - xDest; dify = this._y - yDest; velx = difx / 12; vely = dify / 12; this.activo = 1; } onClipEvent (enterFrame) { if (this._y < 0) { this.activo = 0; } if (this.activo == 1) { this._x = this._x - velx; this._y = this._y - vely; if (this.hitTest(_root.sonic.pluton)) { _root.sonic.reset(); } if ((((this._x < 0) || (this._x > 600)) || (this._y > 600)) || (this._y < -100)) { this.swapDepths(1); this.removeMovieClip(); } } }
Instance of Symbol 948 MovieClip "final1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { this.espri = 0; } onClipEvent (enterFrame) { if (this.espri == 0) { if (this.hitTest(_root.sonic)) { this.espri = 1; misonidoa = new Sound(); misonidoa.attachSound("final"); misonidoa.start(); this.play(); } } this.x = this._x; this.y = this._y; }
Instance of Symbol 974 MovieClip "eneflor1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { function recalculate() { this.x_temporal = (this._x + this.bola1._x) + _root.decoracion._x; this.y_temporal = (this._y + this.bola1._y) + _root.decoracion._y; } contador = 0; puntos = 50; n = 4 + random(3); maxvel = 20 + random(3); minvel = 2 + random(3); count = 0; tocandosuelo = 0; bajada = 2; max = 50 + random(10); this.direccion = "izquierda"; if (this._xscale < 0) { this._xscale = -this._xscale; } } onClipEvent (enterFrame) { if (this.estado != "muerto") { contador++; tocandosuelo = 0; this.tocandoyo = 0; recalculate(); if (_root.mundo.hitTest(this.x_temporal, this.y_temporal, true)) { while (_root.mundo.hitTest(this.x_temporal, this.y_temporal, true)) { this._y--; recalculate(); } tocandosuelo = 1; } this.tocandoyo = 0; if (tocandosuelo == 0) { bajada = bajada + _root.gravedad; this._y = this._y + bajada; } else { bajada = 0; } if (this.tocandoyo != "1") { this._x = this._x - n; } else { count = max - 1; } count++; if (count == max) { count = 0; if (n > 0) { n = -maxvel; } else { n = maxvel; } this._xscale = -this._xscale; if (this.direccion == "izquierda") { } if (this.direccion == "izquierda") { this.direccion = "derecha"; } else { this.direccion = "izquierda"; } } else if (n > 0) { if (n > minvel) { n--; } } else if (n < (-minvel)) { n++; } if (this.hitTest(_root.sonic)) { if (_root.sonic.atacando == "1") { misonidoa = new Sound(); misonidoa.attachSound("flip"); misonidoa.start(); _root.puntos = _root.puntos + puntos; if (_root.sonic.estado == "saltando") { _root.sonic.rebota(20); } this.gotoAndStop(15); this.estado = "muerto"; } else { _root.sonic.reset(); } } } }
Instance of Symbol 979 MovieClip "eneflora1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { function recalculate() { this.x_temporal = (this._x + this.bola1._x) + _root.decoracion._x; this.y_temporal = (this._y + this.bola1._y) + _root.decoracion._y; } this.estado = "esperando"; distance = 150 + Math.random(50); } onClipEvent (enterFrame) { distancia = Math.abs(_root.sonic._x - (this._x + _root.decoracion._x)); if (this.estado == "esperando") { if (distancia <= distance) { this.estado = "atacando"; this.gotoAndStop(2); } } else if (distancia > distance) { this.estado = "esperando"; this.gotoAndStop(1); } if (this.hitTest(_root.sonic)) { _root.sonic.reset(); } }
Instance of Symbol 988 MovieClip "magneto1" in Symbol 1009 MovieClip Frame 1
onClipEvent (load) { function recalculate() { this.x_temporal = (this._x + this.bola1._x) + _root.decoracion._x; this.y_temporal = (this._y + this.bola1._y) + _root.decoracion._y; } contador = 0; puntos = 50; n = 4; count = 0; tocandosuelo = 0; bajada = 2; max = 50; this.direccion = "izquierda"; if (this._xscale < 0) { this._xscale = -this._xscale; } this.x_temporal = 0; this.y_temporal = 0; } onClipEvent (enterFrame) { if (this.estado != "muerto") { contador++; tocandosuelo = 0; this.tocandoyo = 0; recalculate(); if (_root.mundo.hitTest(this.x_temporal, this.y_temporal, true)) { while (_root.mundo.hitTest(this.x_temporal, this.y_temporal, true)) { this._y--; recalculate(); } tocandosuelo = 1; } this.tocandoyo = 0; if (tocandosuelo == 0) { bajada = bajada + _root.gravedad; this._y = this._y + bajada; } else { bajada = 0; } if (this.tocandoyo != "1") { this._x = this._x - n; } else { count = max - 1; } count++; if (count == max) { count = 0; n = -n; this._xscale = -this._xscale; if (this.direccion == "izquierda") { } if (this.direccion == "izquierda") { this.direccion = "derecha"; } else { this.direccion = "izquierda"; } } if (this.hitTest(_root.sonic)) { if (_root.sonic.atacando == "1") { misonidoa = new Sound(); misonidoa.attachSound("flip"); misonidoa.start(); _root.puntos = _root.puntos + puntos; if (_root.sonic.estado == "saltando") { _root.sonic.rebota(20); } this.gotoAndStop(5); this.estado = "muerto"; } else { _root.sonic.reset(); } } } }
Instance of Symbol 997 MovieClip "moneda1" in Symbol 1009 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.sonic)) { misonidoa = new Sound(); misonidoa.attachSound("moneda"); misonidoa.start(); _root.puntos = _root.puntos + 1; _root.rings = _root.rings + 1; this.swapDepths(1); this.removeMovieClip(); } }
Instance of Symbol 117 MovieClip in Symbol 1083 MovieClip Frame 1
onClipEvent (enterFrame) { _root.txt_vidas = "x " + _root.vidas; _root.txt_level = "LEVEL: " + _root.nivel; _root.txt_time = "TIME: " + _root.Restante; _root.txt_score = "SCORE: " + _root.puntos; _root.txt_rings = "RINGS: " + _root.rings; }
Symbol 1105 MovieClip Frame 2
if ((estado == "dentro") && (lado == "izkierda")) { gotoAndPlay (3); } else if ((estado == "dentro") && (lado == "derecha")) { gotoAndPlay (19); } else { gotoAndPlay (1); }
Symbol 1105 MovieClip Frame 3
if (_root.sonic.burbu == 1) { corre.esferita._alpha = 50; }
Symbol 1105 MovieClip Frame 15
_root.sonic.muevete = 200;
Symbol 1105 MovieClip Frame 16
corre.esferita._alpha = 0; estado = "esperando"; _root.sonic._visible = 1; _root.sonic.muevete = 0; _root.sonic.gira = 0; if ((estado == "dentro") && (lado == "izkierda")) { gotoAndPlay (3); } else if ((estado == "dentro") && (lado == "derecha")) { gotoAndPlay (19); } else { gotoAndPlay (1); }
Symbol 1105 MovieClip Frame 17
stop();
Symbol 1105 MovieClip Frame 18
if (_root.sonic.burbu == 1) { corre.esferita._alpha = 50; }
Symbol 1105 MovieClip Frame 19
if (_root.sonic.burbu == 1) { corre.esferita._alpha = 50; }
Symbol 1105 MovieClip Frame 34
_root.sonic.muevete = -200;
Symbol 1105 MovieClip Frame 35
corre.esferita._alpha = 0; estado = "esperando"; _root.sonic.muevete = 0; _root.sonic._visible = 1; _root.sonic.gira = 0; if ((estado == "dentro") && (lado == "izkierda")) { gotoAndPlay (3); } else if ((estado == "dentro") && (lado == "derecha")) { gotoAndPlay (19); } else { gotoAndPlay (1); }
Symbol 1111 Button
on (release) { _root.gotoAndPlay(_root.siguiente); }
Symbol 1115 Button
on (release) { mi_so = SharedObject.getLocal("sonic"); mi_so.data.person = person; mi_so.data.frame = frame; mi_so.data.lifes = lifes; mi_so.data.score = score; mi_so.data.rings = rings; mi_so.data.completer = completer; mi_so.flush(); play(); }
Symbol 1119 MovieClip Frame 1
_root.sonic._y = -992500;
Symbol 1119 MovieClip Frame 19
txt_level = "LEVEL: " + (_root.nivel - 1); txt_time = "TIME: " + _root.Restante; txt_score = "SCORE: " + _root.puntos; stop();
Symbol 1119 MovieClip Frame 30
_root.gotoAndPlay(_root.siguiente);

Library Items

Symbol 1 Sound [flip]
Symbol 2 Sound [tv]
Symbol 3 Sound [final]
Symbol 4 Sound [sonic_dead]
Symbol 5 Sound [salta]
Symbol 6 Sound [moneda]
Symbol 7 Sound [manzana]
Symbol 8 Sound [cae]
Symbol 9 Sound [esplosion]
Symbol 10 Sound [brip]
Symbol 11 Sound [robo]
Symbol 12 Sound [boink]
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:15
Symbol 15 MovieClip [c6urvao]Uses:14Used by:1068
Symbol 16 MovieClip [pnFlashGames]Used by:Timeline
Symbol 17 GraphicUsed by:43 44
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:20
Symbol 20 MovieClipUses:19Used by:43
Symbol 21 GraphicUsed by:43 44
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:43
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:43
Symbol 26 GraphicUsed by:29
Symbol 27 GraphicUsed by:29
Symbol 28 GraphicUsed by:29
Symbol 29 ButtonUses:26 27 28Used by:43
Symbol 30 GraphicUsed by:42
Symbol 31 FontUsed by:32
Symbol 32 TextUses:31Used by:33
Symbol 33 MovieClipUses:32Used by:42
Symbol 34 GraphicUsed by:42
Symbol 35 GraphicUsed by:40
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:40
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:40
Symbol 40 MovieClipUses:35 37 39Used by:41
Symbol 41 MovieClipUses:40Used by:42
Symbol 42 MovieClipUses:30 33 34 41Used by:43
Symbol 43 MovieClipUses:17 20 21 23 25 29 42Used by:Timeline
Symbol 44 MovieClipUses:21 17Used by:Timeline
Symbol 45 GraphicUsed by:Timeline
Symbol 46 BitmapUsed by:47
Symbol 47 GraphicUses:46Used by:120 1119  Timeline
Symbol 48 FontUsed by:49 50 51 52 55 56 58 59 62 63 66 69 70 73 74 75 79 80 96 98 101 102 104 105 107 1070 1071 1073 1074 1108 1109 1113 1114 1120
Symbol 49 TextUses:48Used by:54
Symbol 50 TextUses:48Used by:54
Symbol 51 TextUses:48Used by:54
Symbol 52 TextUses:48Used by:54
Symbol 53 GraphicUsed by:54
Symbol 54 ButtonUses:49 50 51 52 53Used by:Timeline
Symbol 55 TextUses:48Used by:57
Symbol 56 TextUses:48Used by:57
Symbol 57 MovieClipUses:55 56Used by:Timeline
Symbol 58 TextUses:48Used by:61 67
Symbol 59 TextUses:48Used by:61 67
Symbol 60 GraphicUsed by:61 67
Symbol 61 ButtonUses:58 59 60Used by:Timeline
Symbol 62 TextUses:48Used by:65 68
Symbol 63 TextUses:48Used by:65 68
Symbol 64 GraphicUsed by:65 68
Symbol 65 ButtonUses:62 63 64Used by:Timeline
Symbol 66 EditableTextUses:48Used by:Timeline
Symbol 67 ButtonUses:58 59 60Used by:Timeline
Symbol 68 ButtonUses:62 63 64Used by:Timeline
Symbol 69 TextUses:48Used by:72
Symbol 70 TextUses:48Used by:72
Symbol 71 GraphicUsed by:72
Symbol 72 ButtonUses:69 70 71Used by:Timeline
Symbol 73 EditableTextUses:48Used by:Timeline
Symbol 74 TextUses:48Used by:77
Symbol 75 TextUses:48Used by:77
Symbol 76 GraphicUsed by:77
Symbol 77 ButtonUses:74 75 76Used by:Timeline
Symbol 78 FontUsed by:1107 1112
Symbol 79 TextUses:48Used by:Timeline
Symbol 80 EditableTextUses:48Used by:100
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:83 113
Symbol 83 MovieClipUses:82Used by:100
Symbol 84 BitmapUsed by:85
Symbol 85 GraphicUses:84Used by:86 112
Symbol 86 ButtonUses:85Used by:100
Symbol 87 BitmapUsed by:88
Symbol 88 GraphicUses:87Used by:89 115
Symbol 89 ButtonUses:88Used by:100
Symbol 90 BitmapUsed by:91
Symbol 91 GraphicUses:90Used by:92 99 116
Symbol 92 ButtonUses:91Used by:100
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:95 114
Symbol 95 ButtonUses:94Used by:100
Symbol 96 TextUses:48Used by:97
Symbol 97 MovieClipUses:96Used by:100
Symbol 98 EditableTextUses:48Used by:100
Symbol 99 ButtonUses:91Used by:100
Symbol 100 MovieClipUses:80 83 86 89 92 95 97 98 99Used by:Timeline
Symbol 101 TextUses:48Used by:Timeline
Symbol 102 TextUses:48Used by:103 110 111
Symbol 103 ButtonUses:102Used by:Timeline
Symbol 104 TextUses:48Used by:Timeline
Symbol 105 EditableTextUses:48Used by:Timeline
Symbol 106 GraphicUsed by:120 1119
Symbol 107 TextUses:48Used by:109
Symbol 108 GraphicUsed by:109
Symbol 109 ButtonUses:107 108Used by:120
Symbol 110 ButtonUses:102Used by:120
Symbol 111 ButtonUses:102Used by:120
Symbol 112 MovieClipUses:85Used by:117
Symbol 113 MovieClipUses:82Used by:117
Symbol 114 MovieClipUses:94Used by:117
Symbol 115 MovieClipUses:88Used by:117
Symbol 116 MovieClipUses:91Used by:117
Symbol 117 MovieClipUses:112 113 114 115 116Used by:120 1083
Symbol 118 FontUsed by:119 1116 1117 1118
Symbol 119 EditableTextUses:118Used by:120
Symbol 120 MovieClipUses:47 106 109 110 111 117 119Used by:Timeline
Symbol 121 BitmapUsed by:122
Symbol 122 GraphicUses:121Used by:123
Symbol 123 MovieClipUses:122Used by:Timeline
Symbol 124 BitmapUsed by:125
Symbol 125 GraphicUses:124Used by:130
Symbol 126 BitmapUsed by:127
Symbol 127 GraphicUses:126Used by:130
Symbol 128 BitmapUsed by:129
Symbol 129 GraphicUses:128Used by:130
Symbol 130 MovieClipUses:125 127 129Used by:214
Symbol 131 BitmapUsed by:132
Symbol 132 GraphicUses:131Used by:147
Symbol 133 BitmapUsed by:134
Symbol 134 GraphicUses:133Used by:147
Symbol 135 BitmapUsed by:136
Symbol 136 GraphicUses:135Used by:147
Symbol 137 BitmapUsed by:138
Symbol 138 GraphicUses:137Used by:147
Symbol 139 BitmapUsed by:140
Symbol 140 GraphicUses:139Used by:147
Symbol 141 BitmapUsed by:142
Symbol 142 GraphicUses:141Used by:147
Symbol 143 BitmapUsed by:144
Symbol 144 GraphicUses:143Used by:147
Symbol 145 BitmapUsed by:146
Symbol 146 GraphicUses:145Used by:147
Symbol 147 MovieClipUses:132 134 136 138 140 142 144 146Used by:214
Symbol 148 BitmapUsed by:149
Symbol 149 GraphicUses:148Used by:164
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:164
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:164
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:164
Symbol 156 BitmapUsed by:157
Symbol 157 GraphicUses:156Used by:164
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:164
Symbol 160 BitmapUsed by:161
Symbol 161 GraphicUses:160Used by:164
Symbol 162 BitmapUsed by:163
Symbol 163 GraphicUses:162Used by:164
Symbol 164 MovieClipUses:149 151 153 155 157 159 161 163Used by:214
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:173
Symbol 167 BitmapUsed by:168
Symbol 168 GraphicUses:167Used by:173
Symbol 169 BitmapUsed by:170
Symbol 170 GraphicUses:169Used by:173
Symbol 171 BitmapUsed by:172
Symbol 172 GraphicUses:171Used by:173
Symbol 173 MovieClipUses:166 168 170 172Used by:214
Symbol 174 BitmapUsed by:175
Symbol 175 GraphicUses:174Used by:182
Symbol 176 BitmapUsed by:177
Symbol 177 GraphicUses:176Used by:182
Symbol 178 BitmapUsed by:179
Symbol 179 GraphicUses:178Used by:182
Symbol 180 BitmapUsed by:181
Symbol 181 GraphicUses:180Used by:182
Symbol 182 MovieClipUses:175 177 179 181Used by:214
Symbol 183 BitmapUsed by:184
Symbol 184 GraphicUses:183Used by:199
Symbol 185 BitmapUsed by:186
Symbol 186 GraphicUses:185Used by:199
Symbol 187 BitmapUsed by:188
Symbol 188 GraphicUses:187Used by:199
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:199
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:199
Symbol 193 BitmapUsed by:194
Symbol 194 GraphicUses:193Used by:199
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:199
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:199
Symbol 199 MovieClipUses:184 186 188 190 192 194 196 198Used by:214
Symbol 200 BitmapUsed by:201
Symbol 201 GraphicUses:200Used by:213
Symbol 202 BitmapUsed by:203
Symbol 203 GraphicUses:202Used by:213
Symbol 204 BitmapUsed by:205
Symbol 205 GraphicUses:204Used by:213
Symbol 206 BitmapUsed by:207
Symbol 207 GraphicUses:206Used by:213
Symbol 208 BitmapUsed by:209
Symbol 209 GraphicUses:208Used by:213
Symbol 210 BitmapUsed by:211
Symbol 211 GraphicUses:210Used by:212
Symbol 212 MovieClipUses:211Used by:213
Symbol 213 MovieClipUses:201 203 205 207 209 212Used by:214
Symbol 214 MovieClipUses:130 147 164 173 182 199 213Used by:Timeline
Symbol 215 BitmapUsed by:216
Symbol 216 GraphicUses:215Used by:223
Symbol 217 BitmapUsed by:218
Symbol 218 GraphicUses:217Used by:223
Symbol 219 BitmapUsed by:220
Symbol 220 GraphicUses:219Used by:223
Symbol 221 BitmapUsed by:222
Symbol 222 GraphicUses:221Used by:223
Symbol 223 MovieClipUses:216 218 220 222Used by:312
Symbol 224 BitmapUsed by:225
Symbol 225 GraphicUses:224Used by:240
Symbol 226 BitmapUsed by:227
Symbol 227 GraphicUses:226Used by:240
Symbol 228 BitmapUsed by:229
Symbol 229 GraphicUses:228Used by:240
Symbol 230 BitmapUsed by:231
Symbol 231 GraphicUses:230Used by:240
Symbol 232 BitmapUsed by:233
Symbol 233 GraphicUses:232Used by:240
Symbol 234 BitmapUsed by:235
Symbol 235 GraphicUses:234Used by:240
Symbol 236 BitmapUsed by:237
Symbol 237 GraphicUses:236Used by:240
Symbol 238 BitmapUsed by:239
Symbol 239 GraphicUses:238Used by:240
Symbol 240 MovieClipUses:225 227 229 231 233 235 237 239Used by:312
Symbol 241 BitmapUsed by:242
Symbol 242 GraphicUses:241Used by:259
Symbol 243 BitmapUsed by:244
Symbol 244 GraphicUses:243Used by:259
Symbol 245 BitmapUsed by:246
Symbol 246 GraphicUses:245Used by:259
Symbol 247 BitmapUsed by:248
Symbol 248 GraphicUses:247Used by:259
Symbol 249 BitmapUsed by:250
Symbol 250 GraphicUses:249Used by:259
Symbol 251 BitmapUsed by:252
Symbol 252 GraphicUses:251Used by:259
Symbol 253 BitmapUsed by:254
Symbol 254 GraphicUses:253Used by:259
Symbol 255 BitmapUsed by:256
Symbol 256 GraphicUses:255Used by:259
Symbol 257 BitmapUsed by:258
Symbol 258 GraphicUses:257Used by:259
Symbol 259 MovieClipUses:242 244 246 248 250 252 254 256 258Used by:312
Symbol 260 BitmapUsed by:261
Symbol 261 GraphicUses:260Used by:266
Symbol 262 BitmapUsed by:263
Symbol 263 GraphicUses:262Used by:266
Symbol 264 BitmapUsed by:265
Symbol 265 GraphicUses:264Used by:266
Symbol 266 MovieClipUses:261 263 265Used by:312
Symbol 267 BitmapUsed by:268
Symbol 268 GraphicUses:267Used by:269
Symbol 269 MovieClipUses:268Used by:312
Symbol 270 BitmapUsed by:271
Symbol 271 GraphicUses:270Used by:278
Symbol 272 BitmapUsed by:273
Symbol 273 GraphicUses:272Used by:278
Symbol 274 BitmapUsed by:275
Symbol 275 GraphicUses:274Used by:278
Symbol 276 BitmapUsed by:277
Symbol 277 GraphicUses:276Used by:278
Symbol 278 MovieClipUses:271 273 275 277Used by:312
Symbol 279 BitmapUsed by:280
Symbol 280 GraphicUses:279Used by:293
Symbol 281 BitmapUsed by:282
Symbol 282 GraphicUses:281Used by:293
Symbol 283 BitmapUsed by:284
Symbol 284 GraphicUses:283Used by:293
Symbol 285 BitmapUsed by:286
Symbol 286 GraphicUses:285Used by:293
Symbol 287 BitmapUsed by:288
Symbol 288 GraphicUses:287Used by:293
Symbol 289 BitmapUsed by:290
Symbol 290 GraphicUses:289Used by:293
Symbol 291 BitmapUsed by:292
Symbol 292 GraphicUses:291Used by:293
Symbol 293 MovieClipUses:280 282 284 286 288 290 292Used by:312
Symbol 294 BitmapUsed by:295
Symbol 295 GraphicUses:294Used by:311
Symbol 296 BitmapUsed by:297
Symbol 297 GraphicUses:296Used by:311
Symbol 298 BitmapUsed by:299
Symbol 299 GraphicUses:298Used by:311
Symbol 300 BitmapUsed by:301
Symbol 301 GraphicUses:300Used by:311
Symbol 302 BitmapUsed by:303
Symbol 303 GraphicUses:302Used by:311
Symbol 304 BitmapUsed by:305
Symbol 305 GraphicUses:304Used by:311
Symbol 306 BitmapUsed by:307
Symbol 307 GraphicUses:306Used by:311
Symbol 308 BitmapUsed by:309
Symbol 309 GraphicUses:308Used by:310
Symbol 310 MovieClipUses:309Used by:311
Symbol 311 MovieClipUses:295 297 299 301 303 305 307 310Used by:312
Symbol 312 MovieClipUses:223 240 259 266 269 278 293 311Used by:Timeline
Symbol 313 BitmapUsed by:314
Symbol 314 GraphicUses:313Used by:325
Symbol 315 BitmapUsed by:316
Symbol 316 GraphicUses:315Used by:325
Symbol 317 BitmapUsed by:318
Symbol 318 GraphicUses:317Used by:325
Symbol 319 BitmapUsed by:320
Symbol 320 GraphicUses:319Used by:325
Symbol 321 BitmapUsed by:322
Symbol 322 GraphicUses:321Used by:325
Symbol 323 BitmapUsed by:324
Symbol 324 GraphicUses:323Used by:325
Symbol 325 MovieClipUses:314 316 318 320 322 324Used by:465
Symbol 326 BitmapUsed by:327
Symbol 327 GraphicUses:326Used by:386
Symbol 328 BitmapUsed by:329
Symbol 329 GraphicUses:328Used by:386
Symbol 330 BitmapUsed by:331
Symbol 331 GraphicUses:330Used by:386
Symbol 332 BitmapUsed by:333
Symbol 333 GraphicUses:332Used by:386
Symbol 334 BitmapUsed by:335
Symbol 335 GraphicUses:334Used by:386
Symbol 336 BitmapUsed by:337
Symbol 337 GraphicUses:336Used by:386
Symbol 338 BitmapUsed by:339
Symbol 339 GraphicUses:338Used by:386
Symbol 340 BitmapUsed by:341
Symbol 341 GraphicUses:340Used by:386
Symbol 342 BitmapUsed by:343
Symbol 343 GraphicUses:342Used by:386
Symbol 344 BitmapUsed by:345
Symbol 345 GraphicUses:344Used by:386
Symbol 346 BitmapUsed by:347
Symbol 347 GraphicUses:346Used by:386
Symbol 348 BitmapUsed by:349
Symbol 349 GraphicUses:348Used by:386
Symbol 350 BitmapUsed by:351
Symbol 351 GraphicUses:350Used by:386
Symbol 352 BitmapUsed by:353
Symbol 353 GraphicUses:352Used by:386
Symbol 354 BitmapUsed by:355
Symbol 355 GraphicUses:354Used by:386
Symbol 356 BitmapUsed by:357
Symbol 357 GraphicUses:356Used by:386
Symbol 358 BitmapUsed by:359
Symbol 359 GraphicUses:358Used by:386
Symbol 360 BitmapUsed by:361
Symbol 361 GraphicUses:360Used by:386
Symbol 362 BitmapUsed by:363
Symbol 363 GraphicUses:362Used by:386
Symbol 364 BitmapUsed by:365
Symbol 365 GraphicUses:364Used by:386
Symbol 366 BitmapUsed by:367
Symbol 367 GraphicUses:366Used by:386
Symbol 368 BitmapUsed by:369
Symbol 369 GraphicUses:368Used by:386
Symbol 370 BitmapUsed by:371
Symbol 371 GraphicUses:370Used by:386
Symbol 372 BitmapUsed by:373
Symbol 373 GraphicUses:372Used by:386
Symbol 374 BitmapUsed by:375
Symbol 375 GraphicUses:374Used by:386
Symbol 376 BitmapUsed by:377
Symbol 377 GraphicUses:376Used by:386
Symbol 378 BitmapUsed by:379
Symbol 379 GraphicUses:378Used by:386
Symbol 380 BitmapUsed by:381
Symbol 381 GraphicUses:380Used by:386
Symbol 382 BitmapUsed by:383
Symbol 383 GraphicUses:382Used by:386
Symbol 384 BitmapUsed by:385
Symbol 385 GraphicUses:384Used by:386
Symbol 386 MovieClipUses:327 329 331 333 335 337 339 341 343 345 347 349 351 353 355 357 359 361 363 365 367 369 371 373 375 377 379 381 383 385Used by:465
Symbol 387 BitmapUsed by:388
Symbol 388 GraphicUses:387Used by:465
Symbol 389 BitmapUsed by:390
Symbol 390 GraphicUses:389Used by:465
Symbol 391 BitmapUsed by:392
Symbol 392 GraphicUses:391Used by:403
Symbol 393 BitmapUsed by:394
Symbol 394 GraphicUses:393Used by:403
Symbol 395 BitmapUsed by:396
Symbol 396 GraphicUses:395Used by:403
Symbol 397 BitmapUsed by:398
Symbol 398 GraphicUses:397Used by:403
Symbol 399 BitmapUsed by:400
Symbol 400 GraphicUses:399Used by:403
Symbol 401 BitmapUsed by:402
Symbol 402 GraphicUses:401Used by:403
Symbol 403 MovieClipUses:392 394 396 398 400 402Used by:465
Symbol 404 BitmapUsed by:405
Symbol 405 GraphicUses:404Used by:432
Symbol 406 BitmapUsed by:407
Symbol 407 GraphicUses:406Used by:432
Symbol 408 BitmapUsed by:409
Symbol 409 GraphicUses:408Used by:432
Symbol 410 BitmapUsed by:411
Symbol 411 GraphicUses:410Used by:432
Symbol 412 BitmapUsed by:413
Symbol 413 GraphicUses:412Used by:432
Symbol 414 BitmapUsed by:415
Symbol 415 GraphicUses:414Used by:432
Symbol 416 BitmapUsed by:417
Symbol 417 GraphicUses:416Used by:432
Symbol 418 BitmapUsed by:419
Symbol 419 GraphicUses:418Used by:432
Symbol 420 BitmapUsed by:421
Symbol 421 GraphicUses:420Used by:432
Symbol 422 BitmapUsed by:423
Symbol 423 GraphicUses:422Used by:432
Symbol 424 BitmapUsed by:425
Symbol 425 GraphicUses:424Used by:432
Symbol 426 BitmapUsed by:427
Symbol 427 GraphicUses:426Used by:432
Symbol 428 BitmapUsed by:429
Symbol 429 GraphicUses:428Used by:432
Symbol 430 BitmapUsed by:431
Symbol 431 GraphicUses:430Used by:432
Symbol 432 MovieClipUses:405 407 409 411 413 415 417 419 421 423 425 427 429 431Used by:465
Symbol 433 BitmapUsed by:434
Symbol 434 GraphicUses:433Used by:448
Symbol 435 BitmapUsed by:436
Symbol 436 GraphicUses:435Used by:448
Symbol 437 BitmapUsed by:438
Symbol 438 GraphicUses:437Used by:448
Symbol 439 BitmapUsed by:440
Symbol 440 GraphicUses:439Used by:448
Symbol 441 BitmapUsed by:442
Symbol 442 GraphicUses:441Used by:448
Symbol 443 BitmapUsed by:444
Symbol 444 GraphicUses:443Used by:448
Symbol 445 BitmapUsed by:446
Symbol 446 GraphicUses:445Used by:447
Symbol 447 MovieClipUses:446Used by:448
Symbol 448 MovieClipUses:434 436 438 440 442 444 447Used by:465
Symbol 449 BitmapUsed by:450
Symbol 450 GraphicUses:449Used by:464
Symbol 451 BitmapUsed by:452
Symbol 452 GraphicUses:451Used by:464
Symbol 453 BitmapUsed by:454
Symbol 454 GraphicUses:453Used by:464
Symbol 455 BitmapUsed by:456
Symbol 456 GraphicUses:455Used by:464
Symbol 457 BitmapUsed by:458
Symbol 458 GraphicUses:457Used by:464
Symbol 459 BitmapUsed by:460
Symbol 460 GraphicUses:459Used by:464
Symbol 461 BitmapUsed by:462
Symbol 462 GraphicUses:461Used by:463
Symbol 463 MovieClipUses:462Used by:464
Symbol 464 MovieClipUses:450 452 454 456 458 460 463Used by:465
Symbol 465 MovieClipUses:325 386 388 390 403 432 448 464Used by:Timeline
Symbol 466 BitmapUsed by:467
Symbol 467 GraphicUses:466Used by:482
Symbol 468 BitmapUsed by:469
Symbol 469 GraphicUses:468Used by:482
Symbol 470 BitmapUsed by:471
Symbol 471 GraphicUses:470Used by:482
Symbol 472 BitmapUsed by:473
Symbol 473 GraphicUses:472Used by:482
Symbol 474 BitmapUsed by:475
Symbol 475 GraphicUses:474Used by:482
Symbol 476 BitmapUsed by:477
Symbol 477 GraphicUses:476Used by:482
Symbol 478 BitmapUsed by:479
Symbol 479 GraphicUses:478Used by:482
Symbol 480 BitmapUsed by:481
Symbol 481 GraphicUses:480Used by:482
Symbol 482 MovieClipUses:467 469 471 473 475 477 479 481Used by:588
Symbol 483 BitmapUsed by:484
Symbol 484 GraphicUses:483Used by:503
Symbol 485 BitmapUsed by:486
Symbol 486 GraphicUses:485Used by:503
Symbol 487 BitmapUsed by:488
Symbol 488 GraphicUses:487Used by:503
Symbol 489 BitmapUsed by:490
Symbol 490 GraphicUses:489Used by:503
Symbol 491 BitmapUsed by:492
Symbol 492 GraphicUses:491Used by:503
Symbol 493 BitmapUsed by:494
Symbol 494 GraphicUses:493Used by:503
Symbol 495 BitmapUsed by:496
Symbol 496 GraphicUses:495Used by:503
Symbol 497 BitmapUsed by:498
Symbol 498 GraphicUses:497Used by:503
Symbol 499 BitmapUsed by:500
Symbol 500 GraphicUses:499Used by:503
Symbol 501 BitmapUsed by:502
Symbol 502 GraphicUses:501Used by:503
Symbol 503 MovieClipUses:484 486 488 490 492 494 496 498 500 502Used by:588
Symbol 504 BitmapUsed by:505
Symbol 505 GraphicUses:504Used by:508
Symbol 506 BitmapUsed by:507
Symbol 507 GraphicUses:506Used by:508
Symbol 508 MovieClipUses:505 507Used by:588
Symbol 509 BitmapUsed by:510
Symbol 510 GraphicUses:509Used by:511
Symbol 511 MovieClipUses:510Used by:588
Symbol 512 BitmapUsed by:513
Symbol 513 GraphicUses:512Used by:520
Symbol 514 BitmapUsed by:515
Symbol 515 GraphicUses:514Used by:520
Symbol 516 BitmapUsed by:517
Symbol 517 GraphicUses:516Used by:520
Symbol 518 BitmapUsed by:519
Symbol 519 GraphicUses:518Used by:520
Symbol 520 MovieClipUses:513 515 517 519Used by:588
Symbol 521 BitmapUsed by:522
Symbol 522 GraphicUses:521Used by:537
Symbol 523 BitmapUsed by:524
Symbol 524 GraphicUses:523Used by:537
Symbol 525 BitmapUsed by:526
Symbol 526 GraphicUses:525Used by:537
Symbol 527 BitmapUsed by:528
Symbol 528 GraphicUses:527Used by:537
Symbol 529 BitmapUsed by:530
Symbol 530 GraphicUses:529Used by:537
Symbol 531 BitmapUsed by:532
Symbol 532 GraphicUses:531Used by:537
Symbol 533 BitmapUsed by:534
Symbol 534 GraphicUses:533Used by:537
Symbol 535 BitmapUsed by:536
Symbol 536 GraphicUses:535Used by:537
Symbol 537 MovieClipUses:522 524 526 528 530 532 534 536Used by:588
Symbol 538 BitmapUsed by:539
Symbol 539 GraphicUses:538Used by:567
Symbol 540 BitmapUsed by:541
Symbol 541 GraphicUses:540Used by:567
Symbol 542 BitmapUsed by:543
Symbol 543 GraphicUses:542Used by:567
Symbol 544 BitmapUsed by:545
Symbol 545 GraphicUses:544Used by:567
Symbol 546 BitmapUsed by:547
Symbol 547 GraphicUses:546Used by:567
Symbol 548 BitmapUsed by:549
Symbol 549 GraphicUses:548Used by:567
Symbol 550 BitmapUsed by:551
Symbol 551 GraphicUses:550Used by:567
Symbol 552 BitmapUsed by:553
Symbol 553 GraphicUses:552Used by:567
Symbol 554 BitmapUsed by:555
Symbol 555 GraphicUses:554Used by:567
Symbol 556 BitmapUsed by:557
Symbol 557 GraphicUses:556Used by:567
Symbol 558 BitmapUsed by:559
Symbol 559 GraphicUses:558Used by:567
Symbol 560 BitmapUsed by:561
Symbol 561 GraphicUses:560Used by:567
Symbol 562 BitmapUsed by:563
Symbol 563 GraphicUses:562Used by:567
Symbol 564 BitmapUsed by:565
Symbol 565 GraphicUses:564Used by:566
Symbol 566 MovieClipUses:565Used by:567
Symbol 567 MovieClipUses:539 541 543 545 547 549 551 553 555 557 559 561 563 566Used by:588
Symbol 568 BitmapUsed by:569
Symbol 569 GraphicUses:568Used by:587
Symbol 570 BitmapUsed by:571
Symbol 571 GraphicUses:570Used by:587
Symbol 572 BitmapUsed by:573
Symbol 573 GraphicUses:572Used by:587
Symbol 574 BitmapUsed by:575
Symbol 575 GraphicUses:574Used by:587
Symbol 576 BitmapUsed by:577
Symbol 577 GraphicUses:576Used by:587
Symbol 578 BitmapUsed by:579
Symbol 579 GraphicUses:578Used by:587
Symbol 580 BitmapUsed by:581
Symbol 581 GraphicUses:580Used by:587
Symbol 582 BitmapUsed by:583
Symbol 583 GraphicUses:582Used by:587
Symbol 584 BitmapUsed by:585
Symbol 585 GraphicUses:584Used by:586
Symbol 586 MovieClipUses:585Used by:587
Symbol 587 MovieClipUses:569 571 573 575 577 579 581 583 586Used by:588
Symbol 588 MovieClipUses:482 503 508 511 520 537 567 587Used by:Timeline
Symbol 589 BitmapUsed by:590
Symbol 590 GraphicUses:589Used by:593
Symbol 591 BitmapUsed by:592
Symbol 592 GraphicUses:591Used by:593
Symbol 593 MovieClipUses:590 592Used by:683
Symbol 594 BitmapUsed by:595
Symbol 595 GraphicUses:594Used by:610
Symbol 596 BitmapUsed by:597
Symbol 597 GraphicUses:596Used by:610
Symbol 598 BitmapUsed by:599
Symbol 599 GraphicUses:598Used by:610
Symbol 600 BitmapUsed by:601
Symbol 601 GraphicUses:600Used by:610
Symbol 602 BitmapUsed by:603
Symbol 603 GraphicUses:602Used by:610
Symbol 604 BitmapUsed by:605
Symbol 605 GraphicUses:604Used by:610
Symbol 606 BitmapUsed by:607
Symbol 607 GraphicUses:606Used by:610
Symbol 608 BitmapUsed by:609
Symbol 609 GraphicUses:608Used by:610
Symbol 610 MovieClipUses:595 597 599 601 603 605 607 609Used by:683
Symbol 611 BitmapUsed by:612
Symbol 612 GraphicUses:611Used by:627
Symbol 613 BitmapUsed by:614
Symbol 614 GraphicUses:613Used by:627
Symbol 615 BitmapUsed by:616
Symbol 616 GraphicUses:615Used by:627
Symbol 617 BitmapUsed by:618
Symbol 618 GraphicUses:617Used by:627
Symbol 619 BitmapUsed by:620
Symbol 620 GraphicUses:619Used by:627
Symbol 621 BitmapUsed by:622
Symbol 622 GraphicUses:621Used by:627
Symbol 623 BitmapUsed by:624
Symbol 624 GraphicUses:623Used by:627
Symbol 625 BitmapUsed by:626
Symbol 626 GraphicUses:625Used by:627
Symbol 627 MovieClipUses:612 614 616 618 620 622 624 626Used by:683
Symbol 628 BitmapUsed by:629
Symbol 629 GraphicUses:628Used by:638
Symbol 630 BitmapUsed by:631
Symbol 631 GraphicUses:630Used by:638
Symbol 632 BitmapUsed by:633
Symbol 633 GraphicUses:632Used by:638
Symbol 634 BitmapUsed by:635
Symbol 635 GraphicUses:634Used by:638
Symbol 636 BitmapUsed by:637
Symbol 637 GraphicUses:636Used by:638
Symbol 638 MovieClipUses:629 631 633 635 637Used by:683
Symbol 639 BitmapUsed by:640
Symbol 640 GraphicUses:639Used by:647
Symbol 641 BitmapUsed by:642
Symbol 642 GraphicUses:641Used by:647
Symbol 643 BitmapUsed by:644
Symbol 644 GraphicUses:643Used by:647
Symbol 645 BitmapUsed by:646
Symbol 646 GraphicUses:645Used by:647
Symbol 647 MovieClipUses:640 642 644 646Used by:683
Symbol 648 BitmapUsed by:649
Symbol 649 GraphicUses:648Used by:654
Symbol 650 BitmapUsed by:651
Symbol 651 GraphicUses:650Used by:654
Symbol 652 BitmapUsed by:653
Symbol 653 GraphicUses:652Used by:654
Symbol 654 MovieClipUses:649 651 653Used by:683
Symbol 655 BitmapUsed by:656
Symbol 656 GraphicUses:655Used by:665
Symbol 657 BitmapUsed by:658
Symbol 658 GraphicUses:657Used by:665
Symbol 659 BitmapUsed by:660
Symbol 660 GraphicUses:659Used by:665
Symbol 661 BitmapUsed by:662
Symbol 662 GraphicUses:661Used by:665
Symbol 663 BitmapUsed by:664
Symbol 664 GraphicUses:663Used by:665
Symbol 665 MovieClipUses:656 658 660 662 664Used by:683
Symbol 666 BitmapUsed by:667
Symbol 667 GraphicUses:666Used by:682
Symbol 668 BitmapUsed by:669
Symbol 669 GraphicUses:668Used by:682
Symbol 670 BitmapUsed by:671
Symbol 671 GraphicUses:670Used by:682
Symbol 672 BitmapUsed by:673
Symbol 673 GraphicUses:672Used by:682
Symbol 674 BitmapUsed by:675
Symbol 675 GraphicUses:674Used by:682
Symbol 676 BitmapUsed by:677
Symbol 677 GraphicUses:676Used by:682
Symbol 678 BitmapUsed by:679
Symbol 679 GraphicUses:678Used by:682
Symbol 680 BitmapUsed by:681
Symbol 681 GraphicUses:680Used by:682
Symbol 682 MovieClipUses:667 669 671 673 675 677 679 681Used by:683
Symbol 683 MovieClipUses:593 610 627 638 647 654 665 682Used by:Timeline
Symbol 684 BitmapUsed by:685
Symbol 685 GraphicUses:684Used by:686
Symbol 686 MovieClipUses:685Used by:1009
Symbol 687 BitmapUsed by:688
Symbol 688 GraphicUses:687Used by:689
Symbol 689 MovieClipUses:688Used by:1009
Symbol 690 BitmapUsed by:691
Symbol 691 GraphicUses:690Used by:692
Symbol 692 MovieClipUses:691Used by:1009
Symbol 693 BitmapUsed by:694
Symbol 694 GraphicUses:693Used by:695
Symbol 695 MovieClipUses:694Used by:1009
Symbol 696 BitmapUsed by:697
Symbol 697 GraphicUses:696Used by:698
Symbol 698 MovieClipUses:697Used by:1009
Symbol 699 BitmapUsed by:700
Symbol 700 GraphicUses:699Used by:701
Symbol 701 MovieClipUses:700Used by:1009
Symbol 702 BitmapUsed by:703
Symbol 703 GraphicUses:702Used by:704
Symbol 704 MovieClipUses:703Used by:1009
Symbol 705 BitmapUsed by:706
Symbol 706 GraphicUses:705Used by:707
Symbol 707 MovieClipUses:706Used by:1009
Symbol 708 BitmapUsed by:709
Symbol 709 GraphicUses:708Used by:710
Symbol 710 MovieClipUses:709Used by:1009
Symbol 711 BitmapUsed by:712
Symbol 712 GraphicUses:711Used by:713
Symbol 713 MovieClipUses:712Used by:1009
Symbol 714 BitmapUsed by:715
Symbol 715 GraphicUses:714Used by:716
Symbol 716 MovieClipUses:715Used by:1009
Symbol 717 BitmapUsed by:718
Symbol 718 GraphicUses:717Used by:725
Symbol 719 BitmapUsed by:720
Symbol 720 GraphicUses:719Used by:725
Symbol 721 BitmapUsed by:722
Symbol 722 GraphicUses:721Used by:725
Symbol 723 BitmapUsed by:724
Symbol 724 GraphicUses:723Used by:725
Symbol 725 MovieClipUses:718 720 722 724Used by:1009
Symbol 726 BitmapUsed by:727
Symbol 727 GraphicUses:726Used by:728
Symbol 728 MovieClipUses:727Used by:1009
Symbol 729 BitmapUsed by:730
Symbol 730 GraphicUses:729Used by:736
Symbol 731 BitmapUsed by:732
Symbol 732 GraphicUses:731Used by:733
Symbol 733 MovieClipUses:732Used by:736
Symbol 734 GraphicUsed by:735
Symbol 735 MovieClipUses:734Used by:736
Symbol 736 MovieClipUses:730 733 735Used by:1009
Symbol 737 BitmapUsed by:738
Symbol 738 GraphicUses:737Used by:739
Symbol 739 MovieClipUses:738Used by:1009
Symbol 740 BitmapUsed by:741
Symbol 741 GraphicUses:740Used by:742
Symbol 742 MovieClipUses:741Used by:1009
Symbol 743 BitmapUsed by:744
Symbol 744 GraphicUses:743Used by:745
Symbol 745 MovieClipUses:744Used by:1009
Symbol 746 BitmapUsed by:747
Symbol 747 GraphicUses:746Used by:748
Symbol 748 MovieClipUses:747Used by:1009
Symbol 749 BitmapUsed by:750
Symbol 750 GraphicUses:749Used by:751
Symbol 751 MovieClipUses:750Used by:1009
Symbol 752 BitmapUsed by:753
Symbol 753 GraphicUses:752Used by:762
Symbol 754 BitmapUsed by:755
Symbol 755 GraphicUses:754Used by:762
Symbol 756 BitmapUsed by:757
Symbol 757 GraphicUses:756Used by:762
Symbol 758 BitmapUsed by:759
Symbol 759 GraphicUses:758Used by:762
Symbol 760 BitmapUsed by:761
Symbol 761 GraphicUses:760Used by:762
Symbol 762 MovieClipUses:753 755 757 759 761Used by:1009
Symbol 763 BitmapUsed by:764
Symbol 764 GraphicUses:763Used by:800
Symbol 765 GraphicUsed by:766
Symbol 766 MovieClipUses:765Used by:800 817 866 892 919
Symbol 767 BitmapUsed by:768
Symbol 768 GraphicUses:767Used by:799
Symbol 769 BitmapUsed by:770
Symbol 770 GraphicUses:769Used by:799
Symbol 771 BitmapUsed by:772
Symbol 772 GraphicUses:771Used by:799
Symbol 773 BitmapUsed by:774
Symbol 774 GraphicUses:773Used by:799
Symbol 775 BitmapUsed by:776
Symbol 776 GraphicUses:775Used by:799
Symbol 777 BitmapUsed by:778
Symbol 778 GraphicUses:777Used by:799
Symbol 779 BitmapUsed by:780
Symbol 780 GraphicUses:779Used by:799
Symbol 781 BitmapUsed by:782
Symbol 782 GraphicUses:781Used by:799
Symbol 783 BitmapUsed by:784
Symbol 784 GraphicUses:783Used by:799
Symbol 785 BitmapUsed by:786
Symbol 786 GraphicUses:785Used by:799
Symbol 787 BitmapUsed by:788
Symbol 788 GraphicUses:787Used by:799
Symbol 789 BitmapUsed by:790
Symbol 790 GraphicUses:789Used by:799
Symbol 791 BitmapUsed by:792
Symbol 792 GraphicUses:791Used by:799
Symbol 793 BitmapUsed by:794
Symbol 794 GraphicUses:793Used by:799
Symbol 795 BitmapUsed by:796
Symbol 796 GraphicUses:795Used by:799
Symbol 797 BitmapUsed by:798
Symbol 798 GraphicUses:797Used by:799
Symbol 799 MovieClipUses:768 770 772 774 776 778 780 782 784 786 788 790 792 794 796 798Used by:800 817 851 866 892 919 936 974 988
Symbol 800 MovieClipUses:764 766 799Used by:1009
Symbol 801 BitmapUsed by:802
Symbol 802 GraphicUses:801Used by:817
Symbol 803 GraphicUsed by:804
Symbol 804 MovieClipUses:803Used by:817
Symbol 805 BitmapUsed by:806
Symbol 806 GraphicUses:805Used by:817
Symbol 807 BitmapUsed by:808
Symbol 808 GraphicUses:807Used by:817
Symbol 809 BitmapUsed by:810
Symbol 810 GraphicUses:809Used by:817
Symbol 811 BitmapUsed by:812
Symbol 812 GraphicUses:811Used by:817
Symbol 813 BitmapUsed by:814
Symbol 814 GraphicUses:813Used by:817
Symbol 815 BitmapUsed by:816
Symbol 816 GraphicUses:815Used by:817
Symbol 817 MovieClipUses:802 766 804 806 808 810 812 814 816 799Used by:1009
Symbol 818 GraphicUsed by:819
Symbol 819 MovieClipUses:818Used by:1009
Symbol 820 BitmapUsed by:821
Symbol 821 GraphicUses:820Used by:826
Symbol 822 GraphicUsed by:823
Symbol 823 MovieClipUses:822Used by:826
Symbol 824 GraphicUsed by:825
Symbol 825 MovieClipUses:824Used by:826
Symbol 826 MovieClipUses:821 823 825Used by:1009  Timeline
Symbol 827 BitmapUsed by:828
Symbol 828 GraphicUses:827Used by:851
Symbol 829 BitmapUsed by:830
Symbol 830 GraphicUses:829Used by:851
Symbol 831 BitmapUsed by:832
Symbol 832 GraphicUses:831Used by:851
Symbol 833 BitmapUsed by:834
Symbol 834 GraphicUses:833Used by:851
Symbol 835 BitmapUsed by:836
Symbol 836 GraphicUses:835Used by:851
Symbol 837 BitmapUsed by:838
Symbol 838 GraphicUses:837Used by:851
Symbol 839 BitmapUsed by:840
Symbol 840 GraphicUses:839Used by:851
Symbol 841 BitmapUsed by:842
Symbol 842 GraphicUses:841Used by:851
Symbol 843 BitmapUsed by:844
Symbol 844 GraphicUses:843Used by:851
Symbol 845 BitmapUsed by:846
Symbol 846 GraphicUses:845Used by:851
Symbol 847 BitmapUsed by:848
Symbol 848 GraphicUses:847Used by:851
Symbol 849 BitmapUsed by:850
Symbol 850 GraphicUses:849Used by:851
Symbol 851 MovieClipUses:828 830 832 834 836 838 840 842 844 846 848 850 799Used by:1009
Symbol 852 BitmapUsed by:853 856
Symbol 853 GraphicUses:852Used by:857
Symbol 854 GraphicUsed by:855
Symbol 855 MovieClipUses:854Used by:857
Symbol 856 GraphicUses:852Used by:857
Symbol 857 MovieClipUses:853 855 856Used by:1009
Symbol 858 BitmapUsed by:859
Symbol 859 GraphicUses:858Used by:866
Symbol 860 BitmapUsed by:861
Symbol 861 GraphicUses:860Used by:866
Symbol 862 BitmapUsed by:863
Symbol 863 GraphicUses:862Used by:866
Symbol 864 BitmapUsed by:865
Symbol 865 GraphicUses:864Used by:866
Symbol 866 MovieClipUses:859 766 861 863 865 799Used by:1009
Symbol 867 BitmapUsed by:868
Symbol 868 GraphicUses:867Used by:869
Symbol 869 MovieClipUses:868Used by:1009
Symbol 870 BitmapUsed by:871
Symbol 871 GraphicUses:870Used by:874
Symbol 872 BitmapUsed by:873
Symbol 873 GraphicUses:872Used by:874
Symbol 874 MovieClipUses:871 873Used by:1009
Symbol 875 BitmapUsed by:876
Symbol 876 GraphicUses:875Used by:883
Symbol 877 BitmapUsed by:878
Symbol 878 GraphicUses:877Used by:883
Symbol 879 BitmapUsed by:880
Symbol 880 GraphicUses:879Used by:883
Symbol 881 BitmapUsed by:882
Symbol 882 GraphicUses:881Used by:883
Symbol 883 MovieClipUses:876 878 880 882Used by:1009
Symbol 884 BitmapUsed by:885
Symbol 885 GraphicUses:884Used by:892
Symbol 886 GraphicUsed by:887
Symbol 887 MovieClipUses:886Used by:892
Symbol 888 BitmapUsed by:889
Symbol 889 GraphicUses:888Used by:892
Symbol 890 BitmapUsed by:891
Symbol 891 GraphicUses:890Used by:892
Symbol 892 MovieClipUses:885 766 887 889 891 799Used by:1009
Symbol 893 BitmapUsed by:894
Symbol 894 GraphicUses:893Used by:919
Symbol 895 GraphicUsed by:896
Symbol 896 MovieClipUses:895Used by:919
Symbol 897 BitmapUsed by:898
Symbol 898 GraphicUses:897Used by:919
Symbol 899 BitmapUsed by:900
Symbol 900 GraphicUses:899Used by:919
Symbol 901 BitmapUsed by:902
Symbol 902 GraphicUses:901Used by:919
Symbol 903 BitmapUsed by:904
Symbol 904 GraphicUses:903Used by:919
Symbol 905 BitmapUsed by:906
Symbol 906 GraphicUses:905Used by:919
Symbol 907 BitmapUsed by:908
Symbol 908 GraphicUses:907Used by:919
Symbol 909 BitmapUsed by:910
Symbol 910 GraphicUses:909Used by:919
Symbol 911 BitmapUsed by:912
Symbol 912 GraphicUses:911Used by:919
Symbol 913 BitmapUsed by:914
Symbol 914 GraphicUses:913Used by:919
Symbol 915 BitmapUsed by:916
Symbol 916 GraphicUses:915Used by:919
Symbol 917 BitmapUsed by:918
Symbol 918 GraphicUses:917Used by:919
Symbol 919 MovieClipUses:894 766 896 898 900 902 904 906 908 910 912 914 916 918 799Used by:1009
Symbol 920 BitmapUsed by:921
Symbol 921 GraphicUses:920Used by:922
Symbol 922 MovieClipUses:921Used by:1009
Symbol 923 BitmapUsed by:924
Symbol 924 GraphicUses:923Used by:925
Symbol 925 MovieClipUses:924Used by:1009
Symbol 926 BitmapUsed by:927
Symbol 927 GraphicUses:926Used by:936
Symbol 928 BitmapUsed by:929
Symbol 929 GraphicUses:928Used by:936
Symbol 930 BitmapUsed by:931
Symbol 931 GraphicUses:930Used by:936
Symbol 932 BitmapUsed by:933
Symbol 933 GraphicUses:932Used by:936
Symbol 934 BitmapUsed by:935
Symbol 935 GraphicUses:934Used by:936
Symbol 936 MovieClipUses:927 929 931 933 935 799Used by:1009
Symbol 937 BitmapUsed by:938
Symbol 938 GraphicUses:937Used by:939
Symbol 939 MovieClipUses:938Used by:1009
Symbol 940 BitmapUsed by:941
Symbol 941 GraphicUses:940Used by:948
Symbol 942 BitmapUsed by:943
Symbol 943 GraphicUses:942Used by:948
Symbol 944 BitmapUsed by:945
Symbol 945 GraphicUses:944Used by:948
Symbol 946 BitmapUsed by:947
Symbol 947 GraphicUses:946Used by:948
Symbol 948 MovieClipUses:941 943 945 947Used by:1009
Symbol 949 BitmapUsed by:950
Symbol 950 GraphicUses:949Used by:957
Symbol 951 BitmapUsed by:952
Symbol 952 GraphicUses:951Used by:957
Symbol 953 BitmapUsed by:954
Symbol 954 GraphicUses:953Used by:957
Symbol 955 BitmapUsed by:956
Symbol 956 GraphicUses:955Used by:957
Symbol 957 MovieClipUses:950 952 954 956Used by:1009
Symbol 958 GraphicUsed by:959
Symbol 959 MovieClipUses:958Used by:974
Symbol 960 BitmapUsed by:961
Symbol 961 GraphicUses:960Used by:974
Symbol 962 BitmapUsed by:963
Symbol 963 GraphicUses:962Used by:974
Symbol 964 BitmapUsed by:965
Symbol 965 GraphicUses:964Used by:974
Symbol 966 BitmapUsed by:967
Symbol 967 GraphicUses:966Used by:974
Symbol 968 BitmapUsed by:969
Symbol 969 GraphicUses:968Used by:974
Symbol 970 BitmapUsed by:971
Symbol 971 GraphicUses:970Used by:974
Symbol 972 BitmapUsed by:973
Symbol 973 GraphicUses:972Used by:974
Symbol 974 MovieClipUses:959 961 963 965 967 969 971 973 799Used by:1009
Symbol 975 BitmapUsed by:976
Symbol 976 GraphicUses:975Used by:979
Symbol 977 BitmapUsed by:978
Symbol 978 GraphicUses:977Used by:979
Symbol 979 MovieClipUses:976 978Used by:1009
Symbol 980 GraphicUsed by:981
Symbol 981 MovieClipUses:980Used by:988
Symbol 982 BitmapUsed by:983
Symbol 983 GraphicUses:982Used by:988
Symbol 984 BitmapUsed by:985
Symbol 985 GraphicUses:984Used by:988
Symbol 986 BitmapUsed by:987
Symbol 987 GraphicUses:986Used by:988
Symbol 988 MovieClipUses:981 983 985 987 799Used by:1009
Symbol 989 BitmapUsed by:990
Symbol 990 GraphicUses:989Used by:997
Symbol 991 BitmapUsed by:992
Symbol 992 GraphicUses:991Used by:997
Symbol 993 BitmapUsed by:994
Symbol 994 GraphicUses:993Used by:997
Symbol 995 BitmapUsed by:996
Symbol 996 GraphicUses:995Used by:997
Symbol 997 MovieClipUses:990 992 994 996Used by:1009
Symbol 998 BitmapUsed by:999
Symbol 999 GraphicUses:998Used by:1008
Symbol 1000 BitmapUsed by:1001
Symbol 1001 GraphicUses:1000Used by:1008
Symbol 1002 BitmapUsed by:1003
Symbol 1003 GraphicUses:1002Used by:1008
Symbol 1004 BitmapUsed by:1005
Symbol 1005 GraphicUses:1004Used by:1008
Symbol 1006 BitmapUsed by:1007
Symbol 1007 GraphicUses:1006Used by:1008
Symbol 1008 MovieClipUses:999 1001 1003 1005 1007Used by:1009
Symbol 1009 MovieClipUses:686 689 692 695 698 701 704 707 710 713 716 725 728 736 739 742 745 748 751 762 800 817 819 826 851 857 866 869 874 883 892 919 922 925 936 939 948 957 974 979 988 997 1008Used by:Timeline
Symbol 1010 MovieClipUsed by:Timeline
Symbol 1011 BitmapUsed by:1012
Symbol 1012 GraphicUses:1011Used by:1013
Symbol 1013 MovieClipUses:1012Used by:1068
Symbol 1014 BitmapUsed by:1015
Symbol 1015 GraphicUses:1014Used by:1016
Symbol 1016 MovieClipUses:1015Used by:1068
Symbol 1017 BitmapUsed by:1018
Symbol 1018 GraphicUses:1017Used by:1019
Symbol 1019 MovieClipUses:1018Used by:1068
Symbol 1020 BitmapUsed by:1021
Symbol 1021 GraphicUses:1020Used by:1022
Symbol 1022 MovieClipUses:1021Used by:1068
Symbol 1023 BitmapUsed by:1024
Symbol 1024 GraphicUses:1023Used by:1025
Symbol 1025 MovieClipUses:1024Used by:1068
Symbol 1026 BitmapUsed by:1027
Symbol 1027 GraphicUses:1026Used by:1028
Symbol 1028 MovieClipUses:1027Used by:1068
Symbol 1029 BitmapUsed by:1030
Symbol 1030 GraphicUses:1029Used by:1031
Symbol 1031 MovieClipUses:1030Used by:1068
Symbol 1032 BitmapUsed by:1033
Symbol 1033 GraphicUses:1032Used by:1034
Symbol 1034 MovieClipUses:1033Used by:1068
Symbol 1035 BitmapUsed by:1036
Symbol 1036 GraphicUses:1035Used by:1037
Symbol 1037 MovieClipUses:1036Used by:1068
Symbol 1038 BitmapUsed by:1039
Symbol 1039 GraphicUses:1038Used by:1040
Symbol 1040 MovieClipUses:1039Used by:1068
Symbol 1041 BitmapUsed by:1042
Symbol 1042 GraphicUses:1041Used by:1043
Symbol 1043 MovieClipUses:1042Used by:1068
Symbol 1044 BitmapUsed by:1045
Symbol 1045 GraphicUses:1044Used by:1046
Symbol 1046 MovieClipUses:1045Used by:1068
Symbol 1047 BitmapUsed by:1048
Symbol 1048 GraphicUses:1047Used by:1049
Symbol 1049 MovieClipUses:1048Used by:1068
Symbol 1050 BitmapUsed by:1051
Symbol 1051 GraphicUses:1050Used by:1052
Symbol 1052 MovieClipUses:1051Used by:1068
Symbol 1053 BitmapUsed by:1054
Symbol 1054 GraphicUses:1053Used by:1055
Symbol 1055 MovieClipUses:1054Used by:1068
Symbol 1056 BitmapUsed by:1057
Symbol 1057 GraphicUses:1056Used by:1058
Symbol 1058 MovieClipUses:1057Used by:1068
Symbol 1059 BitmapUsed by:1060
Symbol 1060 GraphicUses:1059Used by:1061
Symbol 1061 MovieClipUses:1060Used by:1068
Symbol 1062 BitmapUsed by:1063
Symbol 1063 GraphicUses:1062Used by:1064
Symbol 1064 MovieClipUses:1063Used by:1068
Symbol 1065 BitmapUsed by:1066
Symbol 1066 GraphicUses:1065Used by:1067
Symbol 1067 MovieClipUses:1066Used by:1068
Symbol 1068 MovieClipUses:1013 1016 1019 1022 1025 1028 1031 1034 1037 1040 1043 1046 1049 1052 1055 1058 15 1061 1064 1067Used by:Timeline
Symbol 1069 GraphicUsed by:1075
Symbol 1070 TextUses:48Used by:1075
Symbol 1071 TextUses:48Used by:1075
Symbol 1072 GraphicUsed by:1075
Symbol 1073 TextUses:48Used by:1075
Symbol 1074 TextUses:48Used by:1075
Symbol 1075 MovieClipUses:1069 1070 1071 1072 1073 1074Used by:Timeline
Symbol 1076 GraphicUsed by:1083
Symbol 1077 FontUsed by:1078 1079 1080 1081 1082
Symbol 1078 EditableTextUses:1077Used by:1083
Symbol 1079 EditableTextUses:1077Used by:1083
Symbol 1080 EditableTextUses:1077Used by:1083
Symbol 1081 EditableTextUses:1077Used by:1083
Symbol 1082 EditableTextUses:1077Used by:1083
Symbol 1083 MovieClipUses:1076 1078 1079 1080 1081 1082 117Used by:Timeline
Symbol 1084 SoundUsed by:Timeline
Symbol 1085 BitmapUsed by:1086
Symbol 1086 GraphicUses:1085Used by:1105
Symbol 1087 GraphicUsed by:1088
Symbol 1088 MovieClipUses:1087Used by:1105
Symbol 1089 BitmapUsed by:1090
Symbol 1090 GraphicUses:1089Used by:1104
Symbol 1091 BitmapUsed by:1092
Symbol 1092 GraphicUses:1091Used by:1097
Symbol 1093 BitmapUsed by:1094
Symbol 1094 GraphicUses:1093Used by:1097
Symbol 1095 BitmapUsed by:1096
Symbol 1096 GraphicUses:1095Used by:1097
Symbol 1097 MovieClipUses:1092 1094 1096Used by:1104
Symbol 1098 BitmapUsed by:1099
Symbol 1099 GraphicUses:1098Used by:1104
Symbol 1100 BitmapUsed by:1101
Symbol 1101 GraphicUses:1100Used by:1104
Symbol 1102 BitmapUsed by:1103
Symbol 1103 GraphicUses:1102Used by:1104
Symbol 1104 MovieClipUses:1090 1097 1099 1101 1103Used by:1105
Symbol 1105 MovieClipUses:1086 1088 1104Used by:Timeline
Symbol 1106 SoundUsed by:Timeline
Symbol 1107 TextUses:78Used by:Timeline
Symbol 1108 TextUses:48Used by:1111 1115
Symbol 1109 TextUses:48Used by:1111 1115
Symbol 1110 GraphicUsed by:1111 1115
Symbol 1111 ButtonUses:1108 1109 1110Used by:1119
Symbol 1112 TextUses:78Used by:1119
Symbol 1113 TextUses:48Used by:1119
Symbol 1114 TextUses:48Used by:1119
Symbol 1115 ButtonUses:1108 1109 1110Used by:1119
Symbol 1116 EditableTextUses:118Used by:1119
Symbol 1117 EditableTextUses:118Used by:1119
Symbol 1118 EditableTextUses:118Used by:1119
Symbol 1119 MovieClipUses:47 1111 1112 106 1113 1114 1115 1116 1117 1118Used by:Timeline
Symbol 1120 TextUses:48Used by:Timeline

Instance Names

"preloader"Frame 1Symbol 43 MovieClip
"pnconnector"Frame 101Symbol 16 MovieClip [pnFlashGames]
"fondo"Frame 103Symbol 123 MovieClip
"knuckles"Frame 103Symbol 214 MovieClip
"tails"Frame 103Symbol 312 MovieClip
"shadow"Frame 103Symbol 465 MovieClip
"amy"Frame 103Symbol 588 MovieClip
"soni"Frame 103Symbol 683 MovieClip
"decoracion"Frame 103Symbol 1009 MovieClip
""Frame 103Symbol 1010 MovieClip
"mundo"Frame 103Symbol 1068 MovieClip
"cargandillo"Frame 103Symbol 1075 MovieClip
"loop1"Frame 104Symbol 1105 MovieClip
"knuckles"Frame 104Symbol 214 MovieClip
"tails"Frame 104Symbol 312 MovieClip
"shadow"Frame 104Symbol 465 MovieClip
"amy"Frame 104Symbol 588 MovieClip
"plataformak"Frame 104Symbol 826 MovieClip
"loop1"Frame 108Symbol 1105 MovieClip
"plataformak"Frame 108Symbol 826 MovieClip
"loaderJD"Symbol 43 MovieClip Frame 61Symbol 42 MovieClip
"bolamala"Symbol 736 MovieClip Frame 1Symbol 733 MovieClip
"izke"Symbol 800 MovieClip Frame 1Symbol 766 MovieClip
"izke"Symbol 817 MovieClip Frame 1Symbol 766 MovieClip
"cocotoko"Symbol 817 MovieClip Frame 1Symbol 804 MovieClip
"dere"Symbol 826 MovieClip Frame 1Symbol 823 MovieClip
"izki"Symbol 826 MovieClip Frame 1Symbol 823 MovieClip
"arr"Symbol 826 MovieClip Frame 1Symbol 825 MovieClip
"aba"Symbol 826 MovieClip Frame 1Symbol 825 MovieClip
"arriba"Symbol 857 MovieClip Frame 1Symbol 855 MovieClip
"arriba"Symbol 857 MovieClip Frame 3Symbol 855 MovieClip
"izke"Symbol 866 MovieClip Frame 1Symbol 766 MovieClip
"izke"Symbol 892 MovieClip Frame 1Symbol 766 MovieClip
"dere"Symbol 892 MovieClip Frame 1Symbol 766 MovieClip
"toka"Symbol 892 MovieClip Frame 1Symbol 887 MovieClip
"bola1"Symbol 919 MovieClip Frame 1Symbol 766 MovieClip
"tokker"Symbol 919 MovieClip Frame 1Symbol 896 MovieClip
"bola1"Symbol 974 MovieClip Frame 1Symbol 959 MovieClip
"bola1"Symbol 988 MovieClip Frame 1Symbol 981 MovieClip
"playa13"Symbol 1009 MovieClip Frame 1Symbol 686 MovieClip
"playa14"Symbol 1009 MovieClip Frame 1Symbol 689 MovieClip
"playa15"Symbol 1009 MovieClip Frame 1Symbol 692 MovieClip
"playa16"Symbol 1009 MovieClip Frame 1Symbol 695 MovieClip
"playa17"Symbol 1009 MovieClip Frame 1Symbol 698 MovieClip
"playa18"Symbol 1009 MovieClip Frame 1Symbol 701 MovieClip
"playa19"Symbol 1009 MovieClip Frame 1Symbol 704 MovieClip
"playa20"Symbol 1009 MovieClip Frame 1Symbol 707 MovieClip
"playa21"Symbol 1009 MovieClip Frame 1Symbol 710 MovieClip
"c7urvao"Symbol 1009 MovieClip Frame 1Symbol 713 MovieClip
"9curvao"Symbol 1009 MovieClip Frame 1Symbol 716 MovieClip
"fuente"Symbol 1009 MovieClip Frame 1Symbol 725 MovieClip
"barrasinpremio"Symbol 1009 MovieClip Frame 1Symbol 728 MovieClip
"barraconprmeio"Symbol 1009 MovieClip Frame 1Symbol 736 MovieClip
"columnacurvao"Symbol 1009 MovieClip Frame 1Symbol 739 MovieClip
"nube1"Symbol 1009 MovieClip Frame 1Symbol 742 MovieClip
"nube2"Symbol 1009 MovieClip Frame 1Symbol 745 MovieClip
"nube3"Symbol 1009 MovieClip Frame 1Symbol 748 MovieClip
"nube4"Symbol 1009 MovieClip Frame 1Symbol 751 MovieClip
"luzecilla"Symbol 1009 MovieClip Frame 1Symbol 762 MovieClip
"rana1"Symbol 1009 MovieClip Frame 1Symbol 800 MovieClip
"cocodrilo1"Symbol 1009 MovieClip Frame 1Symbol 817 MovieClip
"invisible1"Symbol 1009 MovieClip Frame 1Symbol 819 MovieClip
"plataformak"Symbol 1009 MovieClip Frame 1Symbol 826 MovieClip
"gordo1"Symbol 1009 MovieClip Frame 1Symbol 851 MovieClip
"muelle1"Symbol 1009 MovieClip Frame 1Symbol 857 MovieClip
"gusano1"Symbol 1009 MovieClip Frame 1Symbol 866 MovieClip
"pincho1"Symbol 1009 MovieClip Frame 1Symbol 869 MovieClip
"rokaloka1"Symbol 1009 MovieClip Frame 1Symbol 874 MovieClip
"calabaza1"Symbol 1009 MovieClip Frame 1Symbol 883 MovieClip
"cangrejo1"Symbol 1009 MovieClip Frame 1Symbol 892 MovieClip
"rokalokaarriba1"Symbol 1009 MovieClip Frame 1Symbol 874 MovieClip
"mariquita1"Symbol 1009 MovieClip Frame 1Symbol 919 MovieClip
"life1"Symbol 1009 MovieClip Frame 1Symbol 922 MovieClip
"burbuja1"Symbol 1009 MovieClip Frame 1Symbol 925 MovieClip
"avispa1"Symbol 1009 MovieClip Frame 1Symbol 936 MovieClip
"bala1"Symbol 1009 MovieClip Frame 1Symbol 939 MovieClip
"bala1"Symbol 1009 MovieClip Frame 1Symbol 939 MovieClip
"final1"Symbol 1009 MovieClip Frame 1Symbol 948 MovieClip
"pendulo1"Symbol 1009 MovieClip Frame 1Symbol 957 MovieClip
"eneflor1"Symbol 1009 MovieClip Frame 1Symbol 974 MovieClip
"eneflora1"Symbol 1009 MovieClip Frame 1Symbol 979 MovieClip
"magneto1"Symbol 1009 MovieClip Frame 1Symbol 988 MovieClip
"moneda1"Symbol 1009 MovieClip Frame 1Symbol 997 MovieClip
"tribal1"Symbol 1009 MovieClip Frame 1Symbol 1008 MovieClip
"playa1"Symbol 1068 MovieClip Frame 1Symbol 1013 MovieClip
"playa2"Symbol 1068 MovieClip Frame 1Symbol 1016 MovieClip
"playa3"Symbol 1068 MovieClip Frame 1Symbol 1019 MovieClip
"playa4"Symbol 1068 MovieClip Frame 1Symbol 1022 MovieClip
"playa5"Symbol 1068 MovieClip Frame 1Symbol 1025 MovieClip
"playa6"Symbol 1068 MovieClip Frame 1Symbol 1028 MovieClip
"playa7"Symbol 1068 MovieClip Frame 1Symbol 1031 MovieClip
"playa8"Symbol 1068 MovieClip Frame 1Symbol 1034 MovieClip
"playa9"Symbol 1068 MovieClip Frame 1Symbol 1037 MovieClip
"playa10"Symbol 1068 MovieClip Frame 1Symbol 1040 MovieClip
"playa11"Symbol 1068 MovieClip Frame 1Symbol 1043 MovieClip
"playa12"Symbol 1068 MovieClip Frame 1Symbol 1046 MovieClip
"c2urvao"Symbol 1068 MovieClip Frame 1Symbol 1049 MovieClip
"c1urvao"Symbol 1068 MovieClip Frame 1Symbol 1052 MovieClip
"c3urvao"Symbol 1068 MovieClip Frame 1Symbol 1055 MovieClip
"c4urvao"Symbol 1068 MovieClip Frame 1Symbol 1058 MovieClip
"c6urvao"Symbol 1068 MovieClip Frame 1Symbol 15 MovieClip [c6urvao]
"curvao11"Symbol 1068 MovieClip Frame 1Symbol 1061 MovieClip
"curvao12"Symbol 1068 MovieClip Frame 1Symbol 1064 MovieClip
"c5urvao"Symbol 1068 MovieClip Frame 1Symbol 1067 MovieClip
"esferita"Symbol 1104 MovieClip Frame 1Symbol 1097 MovieClip
"salida"Symbol 1105 MovieClip Frame 1Symbol 1088 MovieClip
"entrada"Symbol 1105 MovieClip Frame 1Symbol 1088 MovieClip
"corre"Symbol 1105 MovieClip Frame 3Symbol 1104 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "flip"
ExportAssets (56)Timeline Frame 1Symbol 2 as "tv"
ExportAssets (56)Timeline Frame 1Symbol 3 as "final"
ExportAssets (56)Timeline Frame 1Symbol 4 as "sonic_dead"
ExportAssets (56)Timeline Frame 1Symbol 5 as "salta"
ExportAssets (56)Timeline Frame 1Symbol 6 as "moneda"
ExportAssets (56)Timeline Frame 1Symbol 7 as "manzana"
ExportAssets (56)Timeline Frame 1Symbol 8 as "cae"
ExportAssets (56)Timeline Frame 1Symbol 9 as "esplosion"
ExportAssets (56)Timeline Frame 1Symbol 10 as "brip"
ExportAssets (56)Timeline Frame 1Symbol 11 as "robo"
ExportAssets (56)Timeline Frame 1Symbol 12 as "boink"
ExportAssets (56)Timeline Frame 1Symbol 15 as "c6urvao"
ExportAssets (56)Timeline Frame 1Symbol 16 as "pnFlashGames"

Labels

"instrucciones"Frame 100
"gameover"Frame 101
"continuar"Frame 102
"finLoader"Symbol 42 MovieClip Frame 100
"cargado"Symbol 43 MovieClip Frame 62

Dynamic Text Variables

puntosSymbol 105 EditableText""
txt_vidasSymbol 119 EditableText""
_root.txt_vidasSymbol 1078 EditableText""
_root.txt_levelSymbol 1079 EditableText"LEVEL"
_root.txt_timeSymbol 1080 EditableText"TIME"
_root.txt_scoreSymbol 1081 EditableText" SCORE"
_root.txt_ringsSymbol 1082 EditableText"RINGS"
txt_levelSymbol 1116 EditableText""
txt_timeSymbol 1117 EditableText""
txt_scoreSymbol 1118 EditableText""




http://swfchan.com/10/48454/info.shtml
Created: 29/4 -2019 21:55:26 Last modified: 29/4 -2019 21:55:26 Server time: 11/03 -2025 12:32:03