![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
19/03/2007, 11:07
|
![Avatar de eduardo34](http://static.forosdelweb.com/customavatars/avatar128106_1.gif) | | | Fecha de Ingreso: febrero-2006
Mensajes: 12
Antigüedad: 19 años Puntos: 0 | |
Re: Boton Flash y Iframe <script type="text/javascript">
function go() {
frame.location.href = "URL"; // frame es tu iframe
}
</script>
flash:
getURL("javascript:window.canvi();");
Saludos y espero que te sirva! |