Ver Mensaje Individual
  #2 (permalink)  
Antiguo 21/01/2005, 10:25
chem
 
Fecha de Ingreso: marzo-2004
Mensajes: 338
Antigüedad: 20 años, 1 mes
Puntos: 2
Hola Sette, puedes probar con este codigo:

Código:
Obj1 = new LoadVars();
myTexto.text = "Cargando...";
Obj1.load("texto.txt");
Obj1.onLoad = function() 
{	
noticia1 = Obj1.valor;
myTexto.text = "";
myTexto.text = noticia1
};
Te crearias una variable con nombre de instancia "myTexto" y el archivo texto.txt como te dice TMaister. Asegurate de poner el fla y el txt en la misma carpeta!! y si no es asi direcciona correctamente al txt.

Un saludo
__________________
SiMpLiFiKa
http://www.manitasdelweb.com