How to load a text file from a server into iPhone game with AS3 in Adobe AIR?

Posted by Phil on Game Development See other posts from Game Development or by Phil
Published on 2012-04-01T16:09:03Z Indexed on 2012/04/01 17:44 UTC
Read the original article Hit count: 216

Filed under:
|
|
|

Im creating an iPhone game with Adobe AIR, and I want to be able to load a simple text msg into an dynamic text box on the games front screen from my server (and then be able to update that text file on the server, so it updates automatically in the game after the game is on the app store) How would I go about acheiving that? is it as simple as using a getURL? are there any specifical issues with trying to do this on the iPhone via AIR that I should be aware of?

Thanks for any advice.

© Game Development or respective owner

Related posts about iphone

Related posts about ios