Ver Mensaje Individual
  #15 (permalink)  
Antiguo 12/10/2005, 07:31
Avatar de marisolivier
marisolivier
 
Fecha de Ingreso: septiembre-2005
Ubicación: daganzo (madrid)
Mensajes: 76
Antigüedad: 18 años, 7 meses
Puntos: 0
ya encontre la solucion!!!...

...

son = new Sound();
son.loadSound("musica.mp3", true);
son.start(0, 9999);
son.onSoundComplete = function() {
son.start(0, 1);
};


...
__________________
ilustradordiseñadorweb