home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
enbolas.swf
/
scripts
/
frame_5
/
DoAction.as
Wrap
Text File
|
2006-01-17
|
1KB
|
62 lines
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 afiliado()
{
getURL(_level0.esponja,"_new");
}
function busca_imp()
{
if(_root.marca == 1 and _root.imp == 1)
{
loadVariables("http://www.sexigames.com/contador/aparta1/aparta_imp.txt",_root);
}
}
function busca_sexi()
{
if(_root.marca == 1 and _root.sexi == 1)
{
loadVariables("http://www.sexigames.com/contador/aparta1/aparta_sexi.txt",_root);
}
}
function busca_href()
{
if(_root.marca == 1 and _root.href == 1)
{
loadVariables("http://www.sexigames.com/contador/aparta1/aparta_hr.txt",_root);
}
}
_level0.aceptado = false;
_level0.tiempo_publi = 24;
_level0.ancho = 160;
_level0.alto = 200;
_level0.margen = 30;
_level0.barra = 30;
_level0.volumen = true;
_level0.musica_restore = "jazz";
_level0.musica_actual = "jazz";
_level0.pausa = false;
_level0.fase = 1;
_level0.fase_max = 1;
globalSound = new Sound();
globalsound.setVolume(64);
_level0.musiquilla = true;
fondomusical1 = new Sound(mus);
fondomusical1.attachSound("musicerca");
if(_root.nuevo == 1)
{
loadVariables("http://www.sexigames.com/contador/aparta1/nuevo.txt",_root);
}
gotoAndPlay(120);