Ver Mensaje Individual
  #11 (permalink)  
Antiguo 18/06/2004, 07:21
Avatar de monoswim
monoswim
$moderador{'Esteban'}
 
Fecha de Ingreso: febrero-2002
Ubicación: Buenos Aires - Argentina
Mensajes: 8.762
Antigüedad: 22 años, 3 meses
Puntos: 90
Lo acabo de probar y me andubo...Fijate

acá te mando el código fuente de la página html que tiene el flash

<HTML>
<HEAD>
<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<TITLE>index</TITLE>
<script language="JavaScript" type="text/javascript">
function pupo_self_die (){
open('cacaca.htm','','width=300,height=300');
}
</script>
</HEAD>
<BODY bgcolor="#FFFFFF">
<!-- URL's used in the movie-->
<A HREF=javascript:pupo_self_die()></A> <!-- text used in the movie-->
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="300" HEIGHT="100" id="index" ALIGN="">
<PARAM NAME=movie VALUE="index.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="index.swf" quality=high bgcolor=#FFFFFF WIDTH="300" HEIGHT="100" NAME="index" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</BODY>
</HTML>


Ahora bien...En el botón del flash tienes que poner en URL:

javascript:pupo_self_die()

Fijate porque lo tengo acá y me anda...Si querés mandame un mail a [email protected] que te lo mando zipeado o por MSN

Suerte
__________________
Esteban Quintana