« Adobe Acrobat 8 and barcoded forms (PDF, 1M) | Main | ColdFusion MX 7.0.2 Cumulative Hot Fix 1 »

November 30, 2006

ColdFusion 7.0.2: Displaying structures with the Flash data provider when using Flash Remoting

(Hot fix) When using the Flash data provider with Flash Remoting in ColdFusion MX 7.0 and 7.0.1, data is returned to the Flash/Flex application as type MixedArray. Since this is the expected data type, the Flash data provider correctly displays the returned data. However, in CFMX 7.0.2 this same structure data is returned as type object. As a result, the Flash data provider is unable to display it correctly.

Posted by dmorris at November 30, 2006 2:23 PM

Related Entries