External files in iPhone app.
Hi,
Sorry if this is not the right forum. If so, please point me to the right one.
I'm porting a simple application from browser-based to iPhone. It plays some external sound files. There are 2 main steps:
1) Load an external XML file that contains sound file paths.
2) Load the sound files.
Can this be done with iPhone or do I need to move everything into the .fla file and then just publish it to iPhone?
Thank you in advance.