--- In flexcoders@yahoogroups.com, Nick Middleweek <n...@...> wrote:
>
> Hey Valdor... Thanks for the tip there.
> 
> Have you ever had problems receiving 4th level nested data from an HTTP
> Service? We're trying to receive it as e4x or xml but it's coming back as
> untyped Objects. I'm guessing this is a bug in the Flex framework...

Have you verified that the deeply nested data is actually properly formatted 
XML?  For instance, when you're having SQL Server make  XML for you, you 
sometimes need to cast the results of subqueries to XML.

HTH;

Amy

Reply via email to