I am currently working on a project and need to get the total number of files in a directory.
So for example, when the flash program first starts up, and if there are 5 files in the directory, it scans the number of files and returns the value 5 into a variable that I can manipulate.
Is Flash even able to do this? I’ve looked around, and I can’t seem to find an answer.
edit: I don’t know why I used the code tag…I guess it should be the question tag.