I am trying to load in a pre-saved profile by reading in the names of the profile files in a folder, but can't figure out how in AS without the use of something like PHP. We save the profiles out to files fine and then need to be able to populate a list so the user can pick one to load up.
It's the reading in the file names to populate the list that is stumping me. Once the names are in the list we are good to go. Any ideas?
It's the reading in the file names to populate the list that is stumping me. Once the names are in the list we are good to go. Any ideas?
Comment