Comunidad de diseño web y desarrollo en internet online

popup flash en fire fox

Citar            
MensajeEscrito el 04 May 2006 11:49 pm
hola amigo@s de cristalab :D :D :D

estoy usando este code para abrir un popup desde flash, funciona bien en Internet explorer, pero en fire fox me da un error ... :shock:

Código :

on (release){
   getURL("javascript:void(window.open('portafolio/portafolio.html','popup','toolbar=no,menubar=no,scrollbars=no,resizable=no,width=775,height=550'))");
}


y el error dice :?


Shockwave Flash
El plugin efectuó una operación ilegal. Se recomienda reiniciar el navegador.


Alguien sabe la solución p esto?

P.D.: gracias a todos ...

Por davidherrera

Claber

113 de clabLevel



 

Costa Rica

firefox
Citar            
MensajeEscrito el 05 May 2006 12:11 am
yo lo utilizon asi


Código :

this.btn1.onRelease = function() {
  getURL ("javascript:void(window.open('url.html','nombredelaventana','
  toolbar=no,menubar=no,scrollbars=no,resizable=no,
  top=0,left=0,width=400,height=550'))");
};


y me funciona bien ^^

Por Stopa

900 de clabLevel



Genero:Masculino  

NPI

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.