Ver Mensaje Individual
  #2 (permalink)  
Antiguo 14/10/2007, 02:12
Avatar de Turdo
Turdo
 
Fecha de Ingreso: julio-2005
Ubicación: .:Guadalajara:.
Mensajes: 398
Antigüedad: 18 años, 9 meses
Puntos: 23
Re: enlace a archivo

Hola!!

En un boton pon este codigo:

on(release){
getURL(direccion, "_blank");
}


En el frame principal del swf pon esto:

loadVariables("tutexto.txt", this);

en tutexto.txt debes de poner la variable:

&direccion=tu_ruta/tu_archivo.xxx&