No se si esto sirva de algo pero tambien les envio en codigo HTML de la pagina que contiene el .SWF
Código HTML:
Ver original<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="JS\index.css" type="text/css"> <script type="text/javascript"> <body background="images/BackgroundImage.jpg" bgcolor="#000000"> <TABLE cellSpacing=0 cellPadding=0 width="100%" height="100%" align=center border=0> <td height="2%" background="bgtile.jpg"></td> <td height="96%" align=center bgcolor="#000000"> <div id="flashcontent" style="width:100%; height:100%" style="background-color:#000000"> <embed type="application/x-shockwave-flash" src="telefams.swf" id="index" name="index" scale="noscale" salign="lt" align="middle" quality="high" width="100%" height="100%"></div> <script type="text/javascript"> var so = new SWFObject("telefams.swf", "index", "100%", "100%", "8", "");
so.write("flashcontent");
<td height="2%" background="bgtile.jpg"></td>