Ver Mensaje Individual
  #5 (permalink)  
Antiguo 12/02/2007, 12:08
Avatar de jimylu
jimylu
 
Fecha de Ingreso: noviembre-2006
Ubicación: Perú
Mensajes: 274
Antigüedad: 17 años, 5 meses
Puntos: 5
Re: Problemas con marcos en flash

Bueno ami me funciono con el siguiente archivo java
www.jminformatics.com/activateActiveX.js
le das guardar como y luego lo subes a tu ftp y coloca la linea del javascript al final del codigo no entre los head sino al final antes del </body> como el ejm que te pongo aca abajo.

mira mi ejm www.jminformatics.com


<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="720" HEIGHT="404" ALIGN="absmiddle">
<PARAM NAME=movie VALUE="animacionindexjm.swf">
<PARAM NAME=menu VALUE=false>
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#666666>
<EMBED src="animacionindexjm.swf" menu=false quality=high bgcolor=#666666 WIDTH="720" HEIGHT="404" ALIGN="absmiddle"
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>

<script type="text/javascript" src="activateActiveX.js"></script>
</body>
</html>
__________________
Espero haberte sido de ayuda. :D
www.jminformatics.com