OK, one last post concerning value objects.  I have them going both
ways between Flex and ColdFusion now, but I can seem to receive an
array of them in Flex.

When I try to cast the result of the remote object to an
ArrayCollection, I get the following:

TypeError: Error #1034: Type Coercion failed: cannot convert
[EMAIL PROTECTED] to mx.collections.ArrayCollection.

The response in Service Capture looks like an array of typed value
objects, so what's the rub?

Code is at: http://coldfusion.pastebin.com/d4cddea92

Thanks,

Eric

Reply via email to