Ver Mensaje Individual
  #4 (permalink)  
Antiguo 28/12/2002, 04:55
Avatar de CORE
CORE
Usuario no validado
 
Fecha de Ingreso: abril-2002
Ubicación: Merida
Mensajes: 2.165
Antigüedad: 22 años
Puntos: 3
como dice maltos

o

<!--SCROLL no es para quitar la barra de scroll letf,top,wight,height son los margenes en 0 osea sin margenes
y en la medidas del swf le pones width 100% height 100%-->
<body scroll="NO" leftmargin="0" topmargin="0">
marginwidth="0" marginheight="0">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="100%" height="100%">
<param name="movie" value="COREDETEPITO.swf">
<param name="quality" value="high">
<embed src="COREDETEPITO.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="100%"></embed></object></body>
</html>