Mat
Mat

Reputation: 41

Flash + iOS + additional files

So flash allows to create iOS apps. The compiler creates an .ipa file which I can load on the iPhone.

But what about additional files?

I'd like to use a pixel bender file (.pbj) which i have to load with URLLoader. But how do I get the pbj file into the .ipa file?

Upvotes: 0

Views: 324

Answers (2)

jonshariat
jonshariat

Reputation: 176

Go to the the iPhone OS Settings and under the General tab there is a place to include files. Click on the + or on the +folder icon to include a file or folder.

Upvotes: 0

Related Questions