Hi All,
I am getting a ArrayCollection Object from some Webservice. It has
objects with field names as "first-name", "last-name".
Now if i am trying to put a trace on them then I get error.
trace("name= "+ first-name);
Flex is treating it as "first minus name" instead of first-name.
Is there a workaround for this. How to get the values of these
objects.
Thanks,
ND
--
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en.