Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/07/2008, 14:26
Hats
 
Fecha de Ingreso: diciembre-2004
Mensajes: 418
Antigüedad: 19 años, 5 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!