Archives
Following example show XML to XMLListCollection From XML Class
XMLToCollection3.mxml
FlashBuilder 4 is planning a new ItemRenderer wizard/tool to help folks create ItemRenderers for Spark List controls. Because Spark doesn’t yet have a Tree or DataGrid, and because MX Tree and MX DataGrid have a different ItemRenderer contract, the new tool will not be usable in all list-type controls and folks will have to learn both ItemRenderer contracts.
Following example demo Tree Maintenance ,use E4x and parent() and children() to find child of Tree.
Changing a select element’s content on the fly is a powerful feature of JavaScript that’s just as practical. Following example show how easy use Flex to do the same thing.
Following example show MX DataGrid itemRenderer difference usage.
assets/books.xml
Following example show how use Collection(ArrayCollection or XMLListCollection) filterFunction to change data view and how use ActionScript to add item index column.


