Hi,
When we use the setDataURL method (..Column3d.swf?dataURL=Newdata.xml) and have acquired some problems where we see that the new data is loaded but the bar graphics are not redrawn after we send the new data. In other words, after we reload the data (using ..Column3d.swf?dataURL=Newdata.xml) the data labels are refreshed correctly, but the column bars are not redrawn. This did not work for us both in Flex and plain HTML page.
We also examined the HTML/Javascript example application in the documentation in ...JavaScriptBasicsChangeDataURL.html, and are getting the JS exception "Object doesn't support this property or method" line 21.
We tried this on several different machines and browsers.
Thanks,
Nathaniel