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?