I made a flash interface that succesfully uploads values using PHP to the corresponding txt files I made. Now I need to make it load them but I don’t understand how.
I was thinking I need to use loadvariables()?
but then how do I make that info a variable I can use?