Ver Mensaje Individual
  #1 (permalink)  
Antiguo 14/08/2002, 18:46
Avatar de rickoe
rickoe
Colaborador
 
Fecha de Ingreso: abril-2001
Mensajes: 353
Antigüedad: 22 años, 11 meses
Puntos: 2
Que estoy haciendo mal con este Style? :(

Código:
<SPAN style="position:absolute;top:0;left:0;visibility:visible z-index:1">
<img src="img/portc1.gif">
</SPAN>
<SPAN style="position:relative;top:0px;left:0px;visibility:visible z-index:2">
          <center>
	  <object style="visibility:visible z-index:2" width="468" height="50">
          <param name=movie value="img/email.swf">
          <param name=quality value=high>
          <embed src="img/email.swf" quality=high type="application/x-shockwave-flash" width="468" height="60">
          </embed> 
          </object>
	  </center>
</SPAN>
Tengo ese codigo, pero no se supone que el email.swf debe quedar abajo del portc1.gif?

Por mas que le intento de esa y otras formas el swf queda arriba

Alguien por ahí sabe que estoy haciendo mal y/o de que otra forma lo puedo hacer?

Gracias de antemano

Saludos

Rickoe