Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/11/2003, 13:51
Avatar de 00israel
00israel
 
Fecha de Ingreso: enero-2002
Ubicación: madrid
Mensajes: 636
Antigüedad: 22 años, 3 meses
Puntos: 5
como inserto una firma en outlook que lleva un .swf

como inserto una firma en el outlook que lleva un enlace a un .swf
concretamente este codigo guardado como firma.htm:

<html>
<head>
<title>firma</title>
</head>
<center><embed src="http://www.tu_dominio.com/firma.swf" height=60 width=500>
</embed></center>
<body>
</body>
</html>

supuestamente tengo que insertarlo como una firma pero no se como...