A ver si alguien sabe como puedo ajustar un swf en el dreamweaver, debajo tengo un iframe i tiene que coincidir. A ver si algun maquina me lo saca. Gracias.
Código :
</head> <body> <div align="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="900" height="49" hspace="0" vspace="0" align="absmiddle"> <param name="movie" value="part1.swf"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <embed src="part1.swf" width="900" height="49" hspace="0" vspace="0" align="absmiddle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed> </object> <table width="900" height="465" border="0" align="center" id="iframe"> <td colspan="2" valign="top"> <IFRAME SRC="i1.html" NAME="main" WIDTH="900" marginwidth="no" HEIGHT="475" marginheight="no" scrolling="no" frameborder="0"> <div align="top" class="Estilo4">El teu navegador no suporta Iframes, tira't al programari lliure</div> </IFRAME> </table> </body> </html>
debes usar las etiquetas code para postear tu codigo._mx_*.*
