I am using flash cs5 and developing for iOS. I am using the application storage directory as well. But, in my code, a file in the storage directory is trying to be read before it is created, and therefore results in errors. How do I check if the file exists first?
Share
From the flash docs: