Skip to main content
Inspiring
March 21, 2011
Answered

External files in iPhone app.

  • March 21, 2011
  • 1 reply
  • 678 views

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.

This topic has been closed for replies.
Correct answer

You can do that... though I'm not sure if it will benefit you at all unless you're loading them from some external source. In the iPhone settings dialog you can include extra files in the included files section...

1 reply

Correct answer
March 21, 2011

You can do that... though I'm not sure if it will benefit you at all unless you're loading them from some external source. In the iPhone settings dialog you can include extra files in the included files section...

Inspiring
March 21, 2011

Thanks!

May 4, 2011

well... using a xml its very fine to implement diferent things

mabe to make a same app whit diferent theme

ex .. changing the xml to load diferents img

my question its... you can use  a load function whit as3 on iphone ....for load a xml file??

thanks guy

lucky on the code!!!