Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/10/2008, 01:31
acanogon
 
Fecha de Ingreso: octubre-2008
Mensajes: 5
Antigüedad: 15 años, 7 meses
Puntos: 0
Respuesta: Problema Dreamweaver con Flash

Chicos, nadie me puede decir na.

Los programas que utilizo son CS3 en ambos, tanto flash como dreamweaver

Este es el codigo
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<body>


<td width="121" align="right" valign="bottom"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','120','heigh t','270','title','imgconsecu','src','../naves/imagenesconsecutivas','quality','high','pluginspag e','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','../naves/imagenesconsecutivas' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="120" height="270" title="imgconsecu">
<param name="movie" value="../naves/imagenesconsecutivas.swf" />
<param name="quality" value="high" />
<embed src="../naves/imagenesconsecutivas.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="120" height="270"></embed>
</object></noscript></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>

Última edición por acanogon; 07/10/2008 a las 10:10