![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
07/03/2002, 11:56
|
![Avatar de candel](http://static.forosdelweb.com/customavatars/avatar13097_1.gif) | | | Fecha de Ingreso: noviembre-2001 Ubicación: Marbella
Mensajes: 223
Antigüedad: 23 años, 3 meses Puntos: 0 | |
Re: Popup Utiliza éste código en el botón .swf:
on(release){
getURL ("javascript:void(window.open('tu página.html','nombre','toolbar=no,location=no,stat us=no,menubar=no,scrollbars=no,resizable=no,width= 400,height=245,top=60,left=30'))");
}
página.html= el "archivo" que quieres que aparezca en la nueva ventana
nombre= el nombre de la nueva ventana
width y height= ancho y alto del pop up
top y left= posicion y , x del pop up
Disfrutalo....
<html><center><embed src="http://www.instalaciones-td.com/banner1.swf" height=60 width=468>
</embed></center></html> |