Referencing xml files & filepaths when compiling adobe AIR apps
Just don’t bother!
Stick your xml files / files to be loaded in the application root directory. It’s not worth the hassle and headache of trying to reference files in nested folders. Adobe AIR doesn’t seem to support the “../” tag that usually references the application’s root directory - causing all number of headaches.