Ver Mensaje Individual
  #9 (permalink)  
Antiguo 15/03/2005, 11:06
Corsario2005
 
Fecha de Ingreso: marzo-2005
Mensajes: 58
Antigüedad: 19 años, 2 meses
Puntos: 0
Hola de nuevo julio archila,

Ya lo he resuelto con este codigo:

<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td aling="center" valign="middle">
<table width="755" border="0" valign="middle" align="center" cellspacing="2" cellpadding="2">
<tr>
<td>
<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="550">
<param name="movie" value="file:///D|/Alberto/Proyectos/Pagina%20web/Pagina/Pagina%20inicio/Hoja%20entrar%20prueba%20escroll.swf">
<param name="quality" value="high">
<embed src="file:///D|/Alberto/Proyectos/Pagina%20web/Pagina/Pagina%20inicio/Hoja%20entrar%20prueba%20escroll.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="550"></embed>
<name="principal_futuro" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</td>
</tr>
</table>
</td>
</tr>
</table>


Gracias.