PDA

View Full Version : AIR Packaging Problem


mprzybylski
12-03-2007, 06:18 AM
Hey guys,
I'm packaging my AIR project through Flash and I have a quotes.xml file that I'm including in the package. Everytime I package the AIR file with the quotes.xml file included, it doesn't create an AIR file. If I package everything but the quotes.xml file included, it does work and creates the AIR file (but it doesn't work as expected because my quotes aren't being loaded from the quotes.xml file since it isn't included and it leaves a blank canvas).

What is going on here? Anyone had this problem?

nomaeswonk
12-12-2007, 08:56 PM
If it isn't valid XML, I think you will get an error so make sure your xml is valid. That's the only thing I can think of that would cause the error.

dzedward
12-13-2007, 03:36 PM
As this is only a BETA, you can't expect it to not be alittle buggy. I've made a few applications with it, and yes, somedays I experience what you have described, and others it is fine. I find that I have more problems with my Mac, than I do on my PC.

mprzybylski
12-16-2007, 08:21 PM
sorry, i just got back from Jamaica and had no internet access.'

The xml is indeed valid :(

and yes, i am working on my mac. i don't want to have to re-setup my project on the PC and it may not even work then as well.

is there any other way to get this done?