Ver Mensaje Individual
  #2 (permalink)  
Antiguo 11/02/2004, 14:56
Avatar de ¬...
¬...
 
Fecha de Ingreso: noviembre-2003
Ubicación: Guatemala
Mensajes: 742
Antigüedad: 20 años, 4 meses
Puntos: 4
al txt:
Código:
total_imgs=12&titulo=texto
en el frame, para cargar los datos:
Código:
createEmptyMovieClip("contenedor",10);
loadVariables("info.txt",contenedor);
para leer las variables:
Código:
trace(contenedor.total_imgs);
__________________
'_'

...