Frame 1 (252 B)
cargador._xscale = 0;
_root.marca = 0;
_root.href = 0;
_root.imp = 0;
_root.sexi = 0;
_root.nuevo = 0;
_root.moroso = 0;
_root.marquesina = "Selecciona una opción";
loadVariables ("http://www.sexigames.com/contador/laurae/lau_ini.txt", _root);
Frame 29 (144 B)
cargador._xscale = (_level0.getBytesLoaded() * 100) / _level0.getBytesTotal();
if (99 < cargador._xscale) {
gotoAndPlay (31);
}
play();
Frame 30 (13 B)
prevFrame();
Frame 32 (1.15 KiB) ●
function sonido(numero) {
if (_level0.volumen == true) {
_level0.fx.gotoAndPlay(numero);
}
}
function musica(cadena) {
if ((_level0.volumen == true) and (_level0.musiquilla == true)) {
_level0.mus.gotoAndPlay(cadena);
}
}
function busca_imp() {
if ((_root.marca == 1) and (_root.imp == 1)) {
loadVariables ("http://www.sexigames.com/contador/laurae/lau_imp.txt", _root);
}
}
function busca_sexi() {
if ((_root.marca == 1) and (_root.sexi == 1)) {
loadVariables ("http://www.sexigames.com/contador/laurae/lau_sexi.txt", _root);
}
}
function busca_href() {
if ((_root.marca == 1) and (_root.href == 1)) {
loadVariables ("http://www.sexigames.com/contador/laurae/lau_hr.txt", _root);
}
}
_level0.aceptado = false;
_level0.pausa = false;
_level0.tiempo = 18;
_highquality = 2;
globalSound = new Sound();
globalsound.setVolume(33);
_level0.peiney = 750;
_level0.musiquilla = true;
_level0.escala = 50;
_level0.retardo = 3;
fondomusical1 = new Sound(mus);
fondomusical1.attachSound("musicerca");
if (_root.nuevo == 1) {
loadVariables ("http://www.sexigames.com/contador/laurae/nuevoe.txt", _root);
}
gotoAndPlay (230);
Frame 33 (543 B)
_level0.excitah = 1;
_level0.excitam = 1;
_level0.estado = 1;
_level0.finpartida = false;
_level0.relaxh = -0.01;
_level0.relaxm = -0.05;
_level0.ritmo = 0.5;
_level0.rapido = false;
_level0.listo = true;
_level0.engomado = false;
_level0.ind_peine = 0;
_level0.gomita = true;
_level0.sonrie = false;
_level0.besa = false;
_level0.toca = false;
_level0.lame = false;
_level0.mete = false;
_level0.volumen = true;
_level0.accion = 0;
_level0.pilas = int(random(3) + 1);
_level0.pilas_encontradas = false;
gotoAndPlay (46);
Frame 47 (153 B)
if (_level0.pausa == false) {
gotoAndPlay (91);
}
if (_level0.aceptado == true) {
} else {
gotoAndPlay (32);
}
_level0.musica("menu");
play();
Frame 48 (13 B)
prevFrame();
Frame 49 (13 B)
prevFrame();
Frame 56 (147 B)
t_audio = "Audio (low)";
t_musica = "Background music (on)";
t_miembro = "Penis (invisible)";
t_cara = "Player's face (visible)";
t_mio = " ";
Frame 57 (8 B)
play();
Frame 58 (13 B)
prevFrame();
Frame 62 (18 B)
gotoAndPlay (71);
Frame 66 (136 B)
if (_level0.pausa == false) {
if (_level0.finpartida == false) {
gotoAndPlay (81);
} else {
gotoAndPlay (33);
}
}
play();
Frame 67 (13 B)
prevFrame();
Frame 71 (72 B)
_level0.musica("menu");
dist = length(_root.marquesina) * -8;
play();
Frame 72 (89 B)
if (dist < marq._x) {
marq._x = marq._x - 9;
} else {
marq._x = 240;
}
play();
Frame 73 (13 B)
prevFrame();
Frame 81 (26 B)
tio._y = _level0.caretoy;
Frame 82 (1.86 KiB) ●
if (1 < _level0.excitah) {
_level0.excitah = _level0.excitah + _level0.relaxh;
if (100 < _level0.excitah) {
_level0.excitah = 100;
}
}
if (1 < _level0.excitam) {
_level0.excitam = _level0.excitam + _level0.relaxm;
if (100 < _level0.excitam) {
_level0.excitam = 100;
}
}
if ((15 < _level0.excitam) and (_level0.excitam < 30)) {
if (_level0.estado < 2) {
_level0.estado = 2;
fase.gotoAndStop(estado);
}
}
if ((29 < _level0.excitam) and (_level0.excitam < 50)) {
if (_level0.estado < 3) {
_level0.estado = 3;
fase.gotoAndStop(estado);
tio.gotoAndPlay("flipa");
}
}
if (49 < _level0.excitam) {
if (_level0.estado < 4) {
if (_level0.engomado == false) {
_level0.excitam = 30;
_level0.listo = false;
_level0.mensaje.gotoAndStop("singomita");
} else {
_level0.listo = false;
_level0.mensaje.gotoAndStop("tomaesto");
_level0.relaxh = 0.05 * _level0.ritmo;
_level0.relaxm = -0.05 * _level0.ritmo;
_level0.estado = 4;
_level0.peiney = 400;
fase.gotoAndStop(estado);
tio.gotoAndPlay("flipa");
}
}
}
if ((99 < _level0.excitam) and (_level0.listo == true)) {
if (97 < _level0.excitah) {
sonido(37);
fx.gotoAndPlay(2);
gotoAndStop (141);
} else {
sonido(37);
fx.gotoAndPlay(2);
gotoAndStop (161);
}
}
if ((99 < _level0.excitah) and (_level0.listo == true)) {
if (97 < _level0.excitam) {
sonido(37);
fx.gotoAndPlay(2);
gotoAndStop (141);
} else {
gotoAndStop (111);
}
}
if ((_level0.excitam < 0) and (_level0.listo == true)) {
sonido(50);
gotoAndStop(120 + _level0.estado +31);
}
if (_level0.rapido == true) {
tio.gotoAndPlay("preocupa");
}
if (25 < _level0.excitam) {
_level0.ind_peine = 25;
} else {
_level0.ind_peine = _level0.excitam;
}
peine._y = peiney - (_level0.ind_peine * 2);
play();
Frame 83 (13 B)
prevFrame();
Frame 94 (61 B)
if (_level0.listo == true) {
gotoAndPlay (71);
}
play();
Frame 95 (13 B)
prevFrame();
Frame 113 (25 B)
_level0.musica("buena");
Frame 126 (21 B)
sonido(50);
stop();
Frame 131 (25 B)
_level0.musica("buena");
Frame 150 (22 B)
sonido(115);
stop();
Frame 152 (21 B)
sonido(50);
stop();
Frame 153 (21 B)
sonido(50);
stop();
Frame 154 (21 B)
sonido(50);
stop();
Frame 155 (21 B)
sonido(50);
stop();
Frame 156 (21 B)
sonido(50);
stop();
Frame 163 (25 B)
_level0.musica("buena");
Frame 177 (8 B)
stop();
Frame 231 (8 B)
stop();
Symbol 17 MovieClip Frame 2 (8 B)
stop();
Symbol 17 MovieClip Frame 13 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 21 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 25 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 30 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 38 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 51 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 61 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 66 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 70 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 72 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 91 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 110 (17 B)
gotoAndStop (2);
Symbol 17 MovieClip Frame 121 (17 B)
gotoAndStop (2);
Symbol 18 MovieClip Frame 1 (8 B)
stop();
Symbol 18 MovieClip Frame 2 (106 B)
_level0.fondomusical1.stop();
_level0.fondomusical1.start(0, 999);
_level0.fondomusical1.setVolume(50);
Symbol 18 MovieClip Frame 5 (8 B)
stop();
Symbol 18 MovieClip Frame 35 (106 B)
_level0.fondomusical1.stop();
_level0.fondomusical1.start(0, 999);
_level0.fondomusical1.setVolume(15);
Symbol 18 MovieClip Frame 39 (8 B)
stop();
Symbol 18 MovieClip Frame 130 (68 B)
_level0.fondomusical1.stop();
_level0.fondomusical1.setVolume(75);
Symbol 18 MovieClip Frame 140 (17 B)
gotoAndStop (1);
Symbol 18 MovieClip Frame 145 (68 B)
_level0.fondomusical1.stop();
_level0.fondomusical1.setVolume(75);
Symbol 18 MovieClip Frame 156 (17 B)
gotoAndStop (1);
Symbol 18 MovieClip Frame 165 (48 B)
_level0.fondomusical1.stop();
gotoAndStop (1);
Symbol 22 Button (83 B)
on (release) {
_level0.busca_href();
getURL ("http://www.porn.com.es", "_new");
}
Symbol 42 MovieClip Frame 1 (81 B)
_level0.busca_imp();
_level0.pausa = true;
segundos = int(_level0.tiempo / 6);
Symbol 42 MovieClip Frame 25 (133 B)
if (0 < _level0.tiempo) {
_level0.tiempo--;
} else {
_level0.pausa = false;
}
segundos = int(_level0.tiempo / 6);
play();
Symbol 42 MovieClip Frame 27 (18 B)
gotoAndPlay (25);
Symbol 50 Button (67 B)
on (release) {
sonido(60);
_level0.escala = _level0.escala + 5;
}
Symbol 51 Button (383 B)
on (keyPress "1") {
t_mio = (((((((((((((((("Marca:" + _root.marca) + " -------href/imp/nuevo/moroso/sexi: ") + _root.href) + "/") + _root.imp) + "/") + _root.nuevo) + "/") + _root.sexi) + " ---- Click alcanzado:") + _root.donpepito) + "---- Impresión banner alcanzado:") + _root.donjose) + "---- Sexigam alcanzado:") + _root.donpimpon) + "---- nuevo.txt: ") + _root.marquesina;
}
Symbol 52 Button (97 B)
on (release) {
globalsound.setVolume(0);
_level0.volumen = false;
t_audio = "Audio (muted)";
}
Symbol 53 Button (108 B)
on (release) {
_level0.volumen = true;
globalsound.setVolume(33);
sonido(65);
t_audio = "Audio (low)";
}
Symbol 54 Button (108 B)
on (release) {
_level0.volumen = true;
globalsound.setVolume(100);
sonido(65);
t_audio = "Audio (hi)";
}
Symbol 55 Button (84 B)
on (release) {
sonido(65);
_level0.peiney = 255;
t_miembro = "Penis (visible)";
}
Symbol 56 Button (108 B)
on (release) {
sonido(65);
_level0.peiney = 550;
_level0.escala = 50;
t_miembro = "Penis (invisible)";
}
Symbol 57 Button (96 B)
on (release) {
_level0.musiquilla = false;
sonido(65);
t_musica = "Background music (off)";
}
Symbol 58 Button (94 B)
on (release) {
_level0.musiquilla = true;
sonido(65);
t_musica = "Background music (on)";
}
Symbol 59 Button (88 B)
on (release) {
sonido(65);
_level0.caretoy = 0;
t_cara = "Player's face (visible)";
}
Symbol 60 Button (92 B)
on (release) {
sonido(65);
_level0.caretoy = 750;
t_cara = "Player's face (invisible)";
}
Symbol 70 Button (48 B)
on (release) {
sonido(65);
gotoAndPlay (71);
}
Symbol 84 MovieClip Frame 2 (211 B)
if (_level0.sonrie == true) {
gotoAndPlay (10);
}
if (_level0.besa == true) {
_level0.sonido(4);
gotoAndPlay (20);
}
if (_level0.rapido == true) {
_level0.sonido(90);
gotoAndPlay (40);
}
play();
Symbol 84 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 84 MovieClip Frame 19 (65 B)
_level0.sonrie = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 84 MovieClip Frame 27 (63 B)
_level0.besa = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 84 MovieClip Frame 36 (63 B)
_level0.toca = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 84 MovieClip Frame 45 (111 B)
_level0.lame = false;
_level0.mete = false;
_level0.rapido = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 98 MovieClip Frame 1 (8 B)
stop();
Symbol 98 MovieClip Frame 4 (17 B)
gotoAndPlay (2);
Symbol 105 Button (263 B)
on (release) {
_level0.gomita = false;
if (25 < _level0.excitah) {
_level0.engomado = true;
_level0.excitah = _level0.excitah - 10;
_level0.excitam = _level0.excitam - 3;
} else {
_level0.listo = false;
_level0.mensaje.gotoAndStop("gastado");
}
}
Symbol 114 Button (51 B)
on (release) {
_level0.sonido(65);
nextFrame();
}
Symbol 117 Button (51 B)
on (release) {
_level0.sonido(65);
prevFrame();
}
Symbol 132 Button (59 B)
on (release) {
_level0.sonido(60);
_level0.nextFrame();
}
Symbol 133 MovieClip Frame 1 (8 B)
stop();
Symbol 136 Button (51 B)
on (release) {
_level0.sonido(65);
nextFrame();
}
Symbol 137 Button (55 B)
on (release) {
_level0.sonido(65);
gotoAndStop (5);
}
Symbol 146 Button (56 B)
on (release) {
_level0.sonido(60);
gotoAndStop (55);
}
Symbol 147 Button (56 B)
on (release) {
_level0.sonido(60);
gotoAndStop (50);
}
Symbol 148 Button (51 B)
on (release) {
_level0.sonido(60);
nextFrame();
}
Symbol 163 Button (115 B)
on (release) {
_level0.musica("jazz");
_level0.sonido(65);
_level0.finpartida = false;
_level0.pausa = false;
}
Symbol 166 Button (89 B)
on (release) {
_level0.sonido(65);
_level0.finpartida = true;
_level0.pausa = false;
}
Symbol 170 MovieClip Frame 1 (55 B)
_level0.pausa = true;
_level0.musica("mar");
stop();
Symbol 170 MovieClip Frame 50 (24 B)
_level0.musica("mala");
Symbol 170 MovieClip Frame 55 (37 B)
sonido(50);
_level0.musica("mala");
Symbol 176 Button (48 B)
on (release) {
sonido(65);
gotoAndStop (61);
}
Symbol 177 Button (71 B)
on (release) {
sonido(65);
_level0.pausa = true;
gotoAndPlay (66);
}
Symbol 178 Button (48 B)
on (release) {
sonido(65);
gotoAndStop (76);
}
Symbol 179 Button (96 B)
on (release) {
sonido(65);
_level0.busca_href();
getURL ("http://www.porn.com.es", "_new");
}
Symbol 181 Button (48 B)
on (release) {
sonido(65);
gotoAndStop (56);
}
Symbol 189 Button (98 B)
on (release) {
_level0.busca_sexi();
sonido(60);
getURL ("http://www.sexigames.com", "_new");
}
Symbol 204 MovieClip Frame 2 (285 B)
if (_level0.sonrie == true) {
gotoAndPlay (10);
}
if (_level0.besa == true) {
_level0.sonido(4);
gotoAndPlay (20);
}
if (_level0.toca == true) {
_level0.sonido(15);
gotoAndPlay (30);
}
if (_level0.rapido == true) {
_level0.sonido(90);
gotoAndPlay (40);
}
play();
Symbol 204 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 204 MovieClip Frame 18 (65 B)
_level0.sonrie = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 204 MovieClip Frame 27 (63 B)
_level0.besa = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 204 MovieClip Frame 38 (63 B)
_level0.toca = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 204 MovieClip Frame 45 (111 B)
_level0.lame = false;
_level0.mete = false;
_level0.listo = true;
_level0.rapido = false;
gotoAndPlay (1);
Symbol 210 MovieClip Frame 2 (359 B)
if (_level0.sonrie == true) {
gotoAndPlay (10);
}
if (_level0.besa == true) {
_level0.sonido(4);
gotoAndPlay (20);
}
if (_level0.toca == true) {
_level0.sonido(15);
gotoAndPlay (30);
}
if (_level0.lame == true) {
_level0.sonido(22);
gotoAndPlay (40);
}
if (_level0.rapido == true) {
_level0.sonido(90);
gotoAndPlay (50);
}
play();
Symbol 210 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 210 MovieClip Frame 17 (65 B)
_level0.sonrie = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 210 MovieClip Frame 27 (63 B)
_level0.besa = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 210 MovieClip Frame 38 (63 B)
_level0.toca = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 210 MovieClip Frame 49 (63 B)
_level0.lame = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 210 MovieClip Frame 55 (65 B)
_level0.rapido = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 225 MovieClip Frame 2 (440 B)
if (_level0.sonrie == true) {
gotoAndPlay (10);
}
if (_level0.besa == true) {
if (_level0.pilas_encontradas == false) {
gotoAndPlay (10);
} else {
_level0.sonido(100);
gotoAndPlay (65);
}
}
if (_level0.toca == true) {
_level0.sonido(15);
gotoAndPlay (30);
}
if (_level0.lame == true) {
_level0.sonido(4);
gotoAndPlay (40);
}
if (_level0.mete == true) {
_level0.sonido(27);
gotoAndPlay (50);
}
play();
Symbol 225 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 225 MovieClip Frame 17 (65 B)
_level0.sonrie = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 225 MovieClip Frame 27 (63 B)
_level0.besa = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 225 MovieClip Frame 38 (63 B)
_level0.toca = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 225 MovieClip Frame 49 (63 B)
_level0.lame = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 225 MovieClip Frame 55 (20 B)
_level0.sonido(15);
Symbol 225 MovieClip Frame 61 (63 B)
_level0.mete = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 225 MovieClip Frame 75 (63 B)
_level0.besa = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 226 Button (30 B)
on (release) {
nextFrame();
}
Symbol 243 MovieClip Frame 2 (440 B)
if (_level0.sonrie == true) {
gotoAndPlay (10);
}
if (_level0.besa == true) {
if (_level0.pilas_encontradas == false) {
gotoAndPlay (10);
} else {
_level0.sonido(100);
gotoAndPlay (65);
}
}
if (_level0.toca == true) {
_level0.sonido(15);
gotoAndPlay (30);
}
if (_level0.lame == true) {
_level0.sonido(4);
gotoAndPlay (40);
}
if (_level0.mete == true) {
_level0.sonido(27);
gotoAndPlay (50);
}
play();
Symbol 243 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 243 MovieClip Frame 17 (65 B)
_level0.sonrie = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 243 MovieClip Frame 27 (63 B)
_level0.besa = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 243 MovieClip Frame 38 (63 B)
_level0.toca = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 243 MovieClip Frame 49 (63 B)
_level0.lame = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 243 MovieClip Frame 54 (20 B)
_level0.sonido(15);
Symbol 243 MovieClip Frame 61 (63 B)
_level0.mete = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 243 MovieClip Frame 75 (63 B)
_level0.besa = false;
_level0.listo = true;
gotoAndPlay (1);
Symbol 244 Button (30 B)
on (release) {
prevFrame();
}
Symbol 245 MovieClip Frame 1 (8 B)
stop();
Symbol 247 MovieClip Frame 1 (19 B)
barra._yscale = 1;
Symbol 247 MovieClip Frame 2 (92 B)
a = _level0.excitah;
barra._yscale = a;
if (97 < a) {
termometro.play();
}
play();
Symbol 247 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 249 MovieClip Frame 1 (19 B)
barra._yscale = 0;
Symbol 249 MovieClip Frame 2 (92 B)
a = _level0.excitam;
barra._yscale = a;
if (97 < a) {
termometro.play();
}
play();
Symbol 249 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 254 MovieClip Frame 1 (48 B)
_xscale = _level0.escala;
_yscale = _xscale;
Symbol 254 MovieClip Frame 2 (83 B)
if (_level0.engomado == true) {
gotoAndPlay (1);
} else {
gotoAndPlay (6);
}
Symbol 254 MovieClip Frame 7 (83 B)
if (_level0.engomado == true) {
gotoAndPlay (1);
} else {
gotoAndPlay (6);
}
Symbol 256 Button (192 B)
on (press) {
if ((_level0.accion == 0) or (_level0.accion == 1)) {
_level0.listo = false;
_level0.mensaje.gotoAndStop("piropos");
_level0.sonido(65);
..:tio.gotoAndPlay("habla");
}
}
Symbol 257 Button (925 B)
on (press) {
if ((_level0.accion == 0) or (_level0.accion == 2)) {
_level0.listo = false;
_level0.besa = true;
if (_level0.estado < 3) {
_level0.excitam = _level0.excitam + 3;
_level0.excitah = _level0.excitah + 4;
}
if ((2 < _level0.estado) and (_level0.excitam < 70)) {
_level0.excitam = _level0.excitam + (2 * _level0.ritmo);
_level0.excitah = _level0.excitah + (1 * _level0.ritmo);
}
if (3 < _level0.estado) {
if (_level0.pilas_encontradas == false) {
_level0.listo = false;
_level0.mensaje.gotoAndStop("pilas");
_level0.sonido(65);
..:tio.gotoAndPlay("preocupa");
} else if (_level0.excitam < 70) {
_level0.excitam = _level0.excitam + (3 * _level0.ritmo);
} else {
_level0.excitam = _level0.excitam + (4 * _level0.ritmo);
}
}
if (4 < _level0.estado) {
..:tio.gotoAndPlay("besa");
} else {
..:tio.gotoAndPlay("sonrie");
}
}
}
Symbol 258 Button (772 B)
on (press) {
if ((_level0.accion == 0) or (_level0.accion == 3)) {
_level0.listo = false;
_level0.toca = true;
if (_level0.estado < 2) {
_level0.excitam = _level0.excitam - 10;
_level0.excitah = _level0.excitah + 4;
_level0.rapido = true;
}
if ((1 < _level0.estado) and (_level0.excitam < 75)) {
_level0.excitam = _level0.excitam + 4;
}
if ((1 < _level0.estado) and (_level0.excitam >= 85)) {
_level0.excitam = _level0.excitam + (2 * _level0.ritmo);
}
if ((1 < _level0.estado) and (75 >= _level0.excitah)) {
_level0.excitah = _level0.excitah + 4;
}
if ((1 < _level0.estado) and (75 < _level0.excitah)) {
_level0.excitah = _level0.excitah + (2 * _level0.ritmo);
}
..:tio.gotoAndPlay("sonrie");
}
}
Symbol 259 Button (636 B)
on (press) {
if ((_level0.accion == 0) or (_level0.accion == 4)) {
_level0.listo = false;
_level0.lame = true;
if (_level0.estado < 3) {
_level0.excitam = _level0.excitam - 10;
_level0.excitah = _level0.excitah - 4;
_level0.rapido = true;
}
if ((2 < _level0.estado) and (_level0.excitam < 85)) {
_level0.excitam = _level0.excitam + 5;
_level0.excitah = _level0.excitah + 3;
}
if ((2 < _level0.estado) and (_level0.excitam >= 85)) {
_level0.excitam = _level0.excitam + (4 * _level0.ritmo);
_level0.excitah = _level0.excitah + (2 * _level0.ritmo);
}
..:tio.gotoAndPlay("babea");
}
}
Symbol 260 Button (671 B)
on (press) {
if ((_level0.accion == 0) or (_level0.accion == 5)) {
_level0.listo = false;
_level0.mete = true;
if (_level0.estado < 4) {
_level0.excitam = _level0.excitam - 20;
_level0.excitah = _level0.excitah - 4;
_level0.rapido = true;
}
if ((3 < _level0.estado) and (_level0.excitam < 70)) {
_level0.excitam = _level0.excitam + (4 * _level0.ritmo);
_level0.excitah = _level0.excitah + (6 * _level0.ritmo);
}
if ((3 < _level0.estado) and (_level0.excitam >= 70)) {
_level0.excitam = _level0.excitam + (4 * _level0.ritmo);
_level0.excitah = _level0.excitah + (8 * _level0.ritmo);
}
..:tio.gotoAndPlay("mete");
}
}
Symbol 261 MovieClip Frame 1 (8 B)
stop();
Symbol 263 MovieClip Frame 1 (101 B)
if (_level0.estado == 4) {
a = int(random(5) + 1);
_level0.accion = a;
graf.gotoAndStop(a);
}
Symbol 263 MovieClip Frame 6 (132 B)
if (_level0.estado == 4) {
a = int(random(5) + 1);
_level0.accion = a;
graf.gotoAndStop(a);
}
gotoAndPlay(_level0.retardo);
Symbol 268 MovieClip Frame 2 (149 B)
if (_level0.listo == false) {
gotoAndPlay (20);
}
if (_level0.engomado == true) {
gotoAndPlay (6);
}
accionactual._visible = false;
play();
Symbol 268 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 268 MovieClip Frame 6 (224 B)
if (_level0.listo == false) {
gotoAndPlay (20);
}
if (_level0.engomado == false) {
gotoAndPlay (2);
}
if (_level0.estado == 4) {
accionactual._visible = true;
} else {
accionactual._visible = false;
}
play();
Symbol 268 MovieClip Frame 7 (13 B)
prevFrame();
Symbol 268 MovieClip Frame 10 (224 B)
if (_level0.listo == false) {
gotoAndPlay (30);
}
if (_level0.engomado == false) {
gotoAndPlay (2);
}
if (_level0.estado == 4) {
accionactual._visible = true;
} else {
accionactual._visible = false;
}
play();
Symbol 268 MovieClip Frame 11 (13 B)
prevFrame();
Symbol 268 MovieClip Frame 20 (245 B)
if ((_level0.listo == true) and (_level0.mensaje._currentframe == 1)) {
if (_level0.engomado == true) {
if (_level0.estado < 4) {
gotoAndPlay (6);
} else {
gotoAndPlay (10);
}
} else {
gotoAndPlay (2);
}
}
play();
Symbol 268 MovieClip Frame 21 (13 B)
prevFrame();
Symbol 268 MovieClip Frame 30 (245 B)
if ((_level0.listo == true) and (_level0.mensaje._currentframe == 1)) {
if (_level0.engomado == true) {
if (_level0.estado < 4) {
gotoAndPlay (6);
} else {
gotoAndPlay (10);
}
} else {
gotoAndPlay (2);
}
}
play();
Symbol 268 MovieClip Frame 31 (13 B)
prevFrame();
Symbol 286 MovieClip Frame 14 (17 B)
gotoAndPlay (1);
Symbol 286 MovieClip Frame 25 (17 B)
gotoAndPlay (1);
Symbol 286 MovieClip Frame 35 (17 B)
gotoAndPlay (1);
Symbol 286 MovieClip Frame 47 (17 B)
gotoAndPlay (1);
Symbol 286 MovieClip Frame 54 (17 B)
gotoAndPlay (1);
Symbol 286 MovieClip Frame 63 (17 B)
gotoAndPlay (1);
Symbol 286 MovieClip Frame 76 (17 B)
gotoAndPlay (1);
Symbol 286 MovieClip Frame 87 (17 B)
gotoAndPlay (1);
Symbol 286 MovieClip Frame 100 (17 B)
gotoAndPlay (1);
Symbol 287 MovieClip Frame 2 (62 B)
if (_level0.gomita == false) {
gotoAndStop (5);
}
play();
Symbol 287 MovieClip Frame 3 (13 B)
prevFrame();
Symbol 287 MovieClip Frame 5 (8 B)
stop();
Symbol 290 Button (78 B)
on (release) {
_level0.sonido(65);
_level0.listo = true;
gotoAndStop (1);
}
Symbol 293 Button (78 B)
on (release) {
_level0.listo = true;
_level0.sonido(65);
gotoAndStop (1);
}
Symbol 299 Button (187 B)
on (release) {
_level0.sonrie = true;
_level0.excitah = _level0.excitah + 2;
_level0.sonido(60);
_level0.excitam = _level0.excitam + ((_level0.estado + 3) * _level0.ritmo);
play();
}
Symbol 302 Button (267 B)
on (release) {
_level0.sonrie = true;
_level0.excitah = _level0.excitah + 1;
_level0.sonido(60);
if ((2 < _level0.estado) and (_level0.excitam < 65)) {
_level0.excitam = _level0.excitam - 2;
} else {
_level0.excitam = _level0.excitam + 1;
}
play();
}
Symbol 305 Button (191 B)
on (release) {
if (_level0.pilas == 3) {
_level0.sonrie = true;
_level0.pilas_encontradas = true;
_level0.sonido(60);
gotoAndPlay (26);
} else {
_level0.sonido(60);
play();
}
}
Symbol 308 Button (191 B)
on (release) {
if (_level0.pilas == 2) {
_level0.sonrie = true;
_level0.pilas_encontradas = true;
_level0.sonido(60);
gotoAndPlay (26);
} else {
_level0.sonido(60);
play();
}
}
Symbol 313 Button (191 B)
on (release) {
if (_level0.pilas == 1) {
_level0.sonrie = true;
_level0.pilas_encontradas = true;
_level0.sonido(60);
gotoAndPlay (26);
} else {
_level0.sonido(60);
play();
}
}
Symbol 316 MovieClip Frame 1 (8 B)
stop();
Symbol 316 MovieClip Frame 15 (40 B)
_level0.listo = true;
gotoAndStop (1);
Symbol 316 MovieClip Frame 16 (8 B)
stop();
Symbol 316 MovieClip Frame 25 (40 B)
_level0.listo = true;
gotoAndStop (1);
Symbol 316 MovieClip Frame 30 (40 B)
_level0.listo = true;
gotoAndStop (1);
Symbol 324 MovieClip Frame 1 (23 B)
_level0.listo = false;
Symbol 324 MovieClip Frame 25 (22 B)
_level0.listo = true;
Symbol 334 Button (92 B)
on (release) {
_level0.tiempo = 3;
_level0.pausa = true;
sonido(65);
gotoAndPlay (33);
}
Symbol 342 Button (92 B)
on (release) {
sonido(65);
_level0.tiempo = 3;
_level0.pausa = true;
gotoAndPlay (33);
}
Symbol 344 Button (90 B)
on (press) {
sonido(65);
_level0.tiempo = 3;
_level0.pausa = true;
gotoAndPlay (33);
}
Symbol 349 Button (92 B)
on (release) {
sonido(65);
_level0.tiempo = 3;
_level0.pausa = true;
gotoAndPlay (33);
}
Symbol 353 Button (61 B)
on (release) {
_level0.aceptado = true;
gotoAndPlay (33);
}