Topic: OpenLaszlo XMLHttpRequest question

I'm using OpenLaszlo to write Flash SWF.

I've used OpenLaszlo <dataset> to access an external web site with a CrossDomain file OK.

However I am trying OpenLaszlo lz.XMLHttpRequest to get data.  I can create the request and get a readyState of 2 then 4.  However the status returned is 0.  Should this work?

TIA Chris

2 (edited by Dorgendubal 2010-08-20 20:07:12)

Re: OpenLaszlo XMLHttpRequest question

I just created a new wiki page where I'm going to put samples for OpenLaszlo. The source code of the configuration dialog of my widget is already available as example.

http://wiki.chumby.com/mediawiki/index. … openlaszlo