Ver Mensaje Individual
  #4 (permalink)  
Antiguo 21/04/2004, 03:17
Avatar de Funghi
Funghi
 
Fecha de Ingreso: marzo-2004
Mensajes: 67
Antigüedad: 20 años, 1 mes
Puntos: 0
Bueno, en realidad si la resolución la tengo a 1024x768 sí me lo centra, pero si está a 800x600, mantiene el mismo tamaño y sólo se ve un trozo de la presentación. ¿Alguna idea?

Puse esto:

<body>
<center>
<table width="800" height="600" border="0">
<tr>
<td valign="middle">
<center>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="420">
<param name="movie" value="Laura%20Boquer/WEB/version_espanol/inicio_boquer_camiones_centuri.swf">
<param name="quality" value="high">
<embed src="Laura%20Boquer/WEB/version_espanol/inicio_boquer_camiones_centuri.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="420"></embed>
</object>
</center></td>
</tr>
</table>
</center>
</body>

Gracias

Última edición por Funghi; 21/04/2004 a las 03:51