Archives
Following example show XML to ArrayList use Model
XMLToCollection2.mxml
Following example show XML to ArrayCollection use Model Class
XMLToCollection4.mxml
Following example demo Tree Maintenance ,use E4x and parent() and children() to find child of Tree.
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.
A two-way data binding expression generates two binding expressions, one with the given source and destination, and the other, with the source and destination reversed.
Action script3 not suggest use Array class to carete associative arrays (so call hashes) ,because you cannot use any of the Array class methods or properties with associative arrays.
Following example show XML to ArrayCollection use HTTPService
XMLToCollection6.mxml
Following example show XML to ArrayCollection use Model Class
XMLToCollection1.html
Following example show how use Collection(ArrayCollection or XMLListCollection) filterFunction to change data view and how use ActionScript to add item index column.
You might want to be able to create an exact clone of a complex/nested data objects, without your new object simply referencing the old one’s values.use ByteArray is one of the plenty of occasions.
Following example show you how create dataGroup itemRenderer and return item index
DataGroup2.mxml
Always got error message when you use some thing like {data.something} on flash builder 4 ?


