Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/11/2009, 08:53
Avatar de mayid
mayid
Colaborador
 
Fecha de Ingreso: marzo-2009
Ubicación: BsAs
Mensajes: 4.014
Antigüedad: 15 años, 7 meses
Puntos: 101
Respuesta: jquery.flash... autoreproducir mp3???

Proba agregando la linea autoplay:
Cita:
$('#hello').flash({
src: 'hello.swf',
width: 320,
height: 240,
autoplay: true
});
Para el embed de flash suele funcionar.