Hi, Did you check that the path to your index.html is set correctly in your AIR descriptor file?
If I see just a blank page at my AIR applications I add some alerts to the index.html to see if it was loaded correctly. If you start the AIR application from command line with the adl tool, make sure you use the root path of your application as working directory (with the qooxdoo framework as a subfolder) to ensure AIR to find all relative paths. Best regards, Matthias -----Ursprüngliche Nachricht----- Von: Philipp Gruber [mailto:[email protected]] Gesendet: Montag, 12. Januar 2009 16:23 An: qooxdoo Development Betreff: [qooxdoo-devel] qooxdoo & Adobe AIR Hello everyone, I'm trying to integrate a qooxdoo into an Adobe AIR application. Unfortunately it doesn't work, I just get a blank window. When I activate all debug output (even what is commented out in the code) I get this: > Loading part boot... > Loading package: 0 > Queueing 160 files No error, no clue why it does not work. The same application (hello world demo) runs fine in any web browser. All I can find on the web is http://news.qooxdoo.org/adobe-air-powered-api-viewer which is very old and the download link is broken. Did anyone ever get it running somehow? If yes, how? greetings, Philipp ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
