hola:
estoy haciendo un sitio con un intro en flash, cuando la movie termina hice un link para q se abra el sitio en un popup, no hay problema si lo abro desde aca :
http://www.udec.cl/~hvidal/leidan/index.html
pero al utilizar un redireccionador, no se abre el pop-up
http://www.leidan.cl.vg
ocupé este código para el popup :
en el flash :
on (release) {
getURL("javascript:MM_openBrWindow('popup.htm','Wi ndow','status=no,scrollbars=no,menubar=no,width=60 0,height=400')");
}
en el html
<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v1.2
window.open(theURL,winName,features);
}
//-->
</script>
gracias.....y por favor contestenme...debo arreglar esto urgente...........
gracias..............