DataProvider
How to set a DataProvider to Tree in FLEX
Submitted by softking on Thu, 06/26/2008 - 18:17A simple way to build a data provider for a flex tree is to use XMLList
This simple application will use XMLList to populate the data provider of the FLEX Tree.
