Sorry, it looked like you were working with the itemOpen event. I don't think folks are using that. I think most use the getChildren call to request the children, then when they arrive, they stuff the children into that same collection, probably using addItem.
From: [email protected] [mailto:[email protected]] On Behalf Of Dan Vega Sent: Friday, December 19, 2008 9:36 PM To: [email protected] Subject: Re: [flexcoders] Tree problems If you read through the post I am actually passed that and now trying to figure out how to dynamically insert / remove nodes. Dan

