Mytree appears just fine but why ca not I access the node attributes?
Answer / Akhilesh Kumar Pandey
In Adobe Flex, you might not be able to access a MyTree's node attributes if the nodes are of a data type that does not have publicly accessible properties or if the attributes are private. Consider creating custom classes for your tree nodes and adding getter/setter methods to expose required attributes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is stoppropagation() and stopimmediatepropagation()?
Is it true that I can now get the flex test automation framework with the purchase of flex builder 3 professional edition?
Differentiate between flex 3 and flex 4?
Sometimes, if I do not move the mouse, "click" and "mousedown" do not work. Why is that? : adobe flex action script
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr? : adobe flex action script
Explain what happens if an .swf is loaded into a already occupied level?
How do I make synchronous data calls in actionscript? : adobe flex action script
What is the difference between viewstack vs viewstate?
Difference between data grid and advanced data grid?
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script
Can I embed html in my flex application?
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script