
02/07/2008, 14:26
|
| | Fecha de Ingreso: diciembre-2004
Mensajes: 418
Antigüedad: 20 años, 3 meses Puntos: 2 | |
Respuesta: Pagina de inicio has probado incluyendo tu codigo en una funcion javascript y llamarlas desde el boton flash:
//en el flash
getURL("javascript:establecer();");
//en tu js
function establecer(){
this.style.behavior='url(#default#homepage)';this. setHomePage('http://www.miweb.com/');
}
__________________ Veo de todo un poco, pero siempre tengo mis favoritos xD. No subestimen a Flash! |