schnirom wrote:
> Using a "local file"-URI, which in my case is fine, helped:
> var req = new qx.io.remote.Request("resource/myproject/events.json", "GET",
> "text/plain"); 
>   

... which is not "local file", but relative to whatever the loading page 
has as its base URL. This will run from a server just as well.

T.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to