Archive for November, 2008

Using HTTPService to Populate an AdvancedDataGrid

Tuesday, November 18th, 2008

The Flex 3 help system has example applications showing how to load XML data into an AdvancedDataGrid when the XML is declared inline in the application MXML file, but none showing how to load XML data using HTTPService.  (more…)