Hi Everyone!

I'm trying to write a dynamic tree using cairngorm, and I ran into a problem.  
I want to be 
able to expand a node, have it go to my webservice, return the xml and open the 
node.  In 
the command that is handling the response to the webservice, i need to call the 
expandItem 
method of the tree.  And there's the trouble...

How do I call a method for a flex tree from a cairngorm command?

Any suggestions??

Thanks,
Adam

Reply via email to