Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/12/2002, 09:19
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 22 años
Puntos: 177
Flash: boton

on(press){
getURL=(javascript:openNewWindow('somePage.html',' thewin','height=100,width=250,toolbar=no,scrollbar s=yes');)
}

HTML

abajo del tag <HEAD>

<script language="JavaScript">
function openNewWindow(URLtoOpen, windowName, windowFeatures) {
newWindow=window.open(URLtoOpen, windowName, windowFeatures);
}
</script>

Dentro del tag <EMBED>
swLiveConnect=true NAME=tu_movie.swf

:cantar: salu2 :cantar: