Is it possible to package a XML file with a Flex app inside the .swf?
With a Silverlight application, you can do this quite easily but you have to do a http request in flash to grab it if you're using flash??
I've been wondering this ever since I did a pretty serious silverlight application and utilized local txt and xml files for settings\data all over the place in it.
And yes I know it can be done with AIR--Don't mention any adobe AIR specific packages PLEASE