<iframe width="500" height="200" src="ENLACE DEL ARCHIVO SWF" marginheight="0" frameborder="0" scrolling="no" align="top" hspace="0" vspace="0" allowfullscreen="true"></iframe>
Puedes probar insertando este código
HTML:<iframe width="500" height="200" src="ENLACE DEL ARCHIVO SWF" marginheight="0" frameborder="0" scrolling="no" align="top" hspace="0" vspace="0" allowfullscreen="true"></iframe>
Pones el enlace al archivo y cambia las medidas
Saludos
<object type="application/x-shockwave-flash" width="728" height="90" onseup="document.location=' http://www.xxxxxxxxxxxx?g8'">
<param name="wmode" value="transparent" />
<param name="movie" value="http://www.xxxxxxxxxxxxxxxxxxx.swf">
</object>
Gracias, mejor le pido al cliente que me lo facilite insertadoPues la verdad que no sé como ponerle un enlace a ese código
Para un enlace "normal" se le añade target="_blank" para abrirlo en una pestaña/ventana nueva
Saludos