I’ve built a flash application for school using Google Maps, as well as parsing two XML files. The problem is, when I test out my application locally (ctrl+enter), it all works fine. However, when I publish the program, the swf will no longer function right.
I’ve disabled the second xml file to narrow down suspects, and made sure both file paths are lowercase. Right now it’s only getting an XML file from google, processing it, and creating a google map in flash and that doesn’t even work when published.
Google Maps was an extra component library I had to add, do I have to package it specially?
In need of help, project due Tuesday! Any suggestions?