03-25-2011 11:34 AM
Hi
Ive only set up Flash Builder Burrito today and have been trying to take out the following tutorial:
When I try to run it however, I get the following error:
Error occurred while packaging the application:
Packaging failed:1C:\Users\pmcparlane\Adobe Flash Builder Burrito Preview\HelloWorld\bin-debug\HelloWorld-app.xml: error 302: Root content HelloWorld.swf is missing from packageError: AIR validation failed
Any ideas?
Thanks
Phil
03-25-2011 11:44 AM - edited 03-25-2011 11:45 AM
In your app.xml file, do you have the name of the SWF file (full file name) in the <content> tag?
03-25-2011 11:53 AM
Absolute silly mistake on my part. Named the class differently to the class file name.
Thanks anyway