Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/04/2002, 02:14
asound
Invitado
 
Mensajes: n/a
Puntos:
Re: abrir ventana de cierto tamaño

primero el archivo swf lo deberas guardar con su respectivo html de ahi haces lo siguiente


<a href="#" onclick="javascript=window.open('miswf.html', '_blank','width=100 height=200')"> <img src="miimagen.gif"></a>

donde miswf.html es el html de tu swf y nadamas modificas el alto y ancho de tu `pop up
'width=100 height=200'

espero te sirva bytes

;)


<html>
<center>
<iframe marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="http://www.ansiwebs.com/Poexia/index.html" width=468 height=60></iframe>
</center>
</html>