Ver Mensaje Individual
  #2 (permalink)  
Antiguo 24/04/2012, 18:28
comablck
 
Fecha de Ingreso: abril-2010
Mensajes: 122
Antigüedad: 14 años, 1 mes
Puntos: 18
Respuesta: redimensionar swf dentro de div

si bien te entiendo, podrias probar con esta forma..

Cita:
html {
height: 100%;
overflow: hidden;
}

body {
height: 100%;
margin: 0;
padding: 0;
}

#flashcontent {
width: 100%;
height: 100%;
}
y al swf darle 100% al alto como ancho