--- In [email protected], "Dan Vega" <danv...@...> wrote: > > I am still having some tree / array issues that I am hoping to get some help > on. My tree loads an array of data that looks like this. Items with a > children array tell me that this folder should be a branch and it has > children. When you click on the branch I want to go retrieve the list of > directories for that folder and update the array with the new directory > data.
I use a variant of this: http://www.johnwilger.com/2007/03/future-value-pattern-in-actionscript- 3.html HTH; Amy

