27/09/2007, 19:35
|
| | | Fecha de Ingreso: julio-2006 Ubicación: Argentina
Mensajes: 389
Antigüedad: 18 años, 4 meses Puntos: 6 | |
Re: Problema para ver shockwave en IE7 el la animacion tuya del circulo azul la veo sin problemas
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin título</title>
</head>
<body>
<table width="200" border="0" align="center">
<tr>
<td><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="400" height="300">
<param name="src" value="../sources/presentacion.swf" />
<embed src="../sources/presentacion.swf" pluginspage="http://www.macromedia.com/shockwave/download/" width="400" height="300"></embed>
</object></td>
</tr>
</table>
</body>
</html>
Ese es mi código,
que tendria que agregarle, cambiar o sacar?
por favor colocame en rojo lo que tendria que ser please.
en opciones de dreamweaver en preferencias ahora quite la casilla de verificasion para que no me agregue automaticamente scripts de contenido activo |