Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/07/2006, 11:01
Avatar de bernethe
bernethe
 
Fecha de Ingreso: abril-2004
Ubicación: San José, Costa Rica
Mensajes: 384
Antigüedad: 20 años
Puntos: 2
Creo que puede ser esto, trata así:
Código:
zoom_mc.onRelease = function() {
	this.getURL ("javascript:void(window.open('"+img_txt.text+"','popup','toolbar=no,menubar=no,scrollbars=yes,resizable=yes,width=400,height=550'))");

trace (imagen) //traza oka!
};
__________________
..::BERNETHE::..