Ver Mensaje Individual
  #2 (permalink)  
Antiguo 11/12/2007, 14:50
Avatar de kaninox
kaninox
 
Fecha de Ingreso: septiembre-2005
Ubicación: In my House
Mensajes: 3.597
Antigüedad: 18 años, 7 meses
Puntos: 49
Re: Problema al incluir un flash en html

yo tenia el mismo problema y lo resolvi... te dejo el codigo


Código:
<div align="center" id="flash">
<!--[if !IE]> -->
<object  data="flash/archivo.swf" width="792" height="525" type="application/x-shockwave-flash" title="animacion">
</object>
<!-- <![endif]-->

<!--[if IE]>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="792" height="525">
<param name="movie" value="flash/archivo.swf" />
</object>
<![endif]-->
tiene los casos para que se vea en IE y En firefox y demas ademas valida :)

debes editar tus width="792" height="525" a tu alto y ancho correspondiente igual que las rutas
__________________
Gokuh Salvo al mundo. PUNTO!!!!