Yes, that worked for me too with: 
var jsonStr:Sting = JSON.stringify(employees, null, 4);

But in reality my value object is much more complex
and includes ArrayCollection children and some boolean (so it fails to
work).
Is there a way to customize that conversion function to stringify
ArrayCollection - encode it into a string?

And if I try to debug it, it fails with source not found.
How can I add a Flex 4.6 source into FB4.5.1?


Please advise.




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Fwd-Adding-JS-graph-to-Flex-project-tp10537p10591.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to