Hello Philipp,

AIR introduces some security restrictions for sandbox applications and  
currently
it's not possible to run qooxdoo application in application sandbox  
(AFAK). But it doesn't
meant that you cannot run qooxdoo application in AIR environment. You  
can use
non-application sandbox to run the application and bridges to  
communicate with
AIR API from your application.

You can find more information on it here:
1) 
http://help.adobe.com/en_US/AIR/1.1/devappshtml/WS5b3ccc516d4fbf351e63e3d118666ade46-7fa3.html
2) http://labs.adobe.com/wiki/index.php/AIR:HTML_Security_FAQ
3) 
http://www.sitepen.com/blog/2008/08/21/building-on-air-working-with-the-sandbox-bridges/

I run hello world app without problems in non-application sandbox.

Best regards,
Siarhei

On Jan 12, 2009, at 5:22 PM, Philipp Gruber wrote:

> 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

Reply via email to