25/03/2002, 04:00
|
| | Fecha de Ingreso: julio-2001 Ubicación: Barcelona
Mensajes: 922
Antigüedad: 23 años, 4 meses Puntos: 1 | |
Re: transparente Hola, dentro del tag object del html debes de insertar esto:
<param name="wmode" value="transparent">
Seria algo así:
<OBJECT WIDTH=350 HEIGHT=125>
<PARAM NAME=movie VALUE="ninot.swf"> <PARAM NAME=quality VALUE=high><param name="wmode" value="transparent"> <EMBED src="ninot.swf" quality=high bgcolor=#283E6F WIDTH=350 HEIGHT=125 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>
</OBJECT>
Saludos
<html><center><embed src="http://www.isencia.com/test/ninot.swf" height=125 width=360>
</embed></center></html> |