Using listItems property to referencing Item Renderers
DataGrid (or any other ListBase) listItems property returns a 2D array which contains a reference to the item renderer for each cell in the DataGrid.
Referencing Item Renderers from Outside
Links about Flex, Flash and design.
DataGrid (or any other ListBase) listItems property returns a 2D array which contains a reference to the item renderer for each cell in the DataGrid.
Referencing Item Renderers from Outside
Labels: AS, DataGrid, ItemRenders
Xray (The AdminTool) is a “snapshot viewer” of the current state of your Flash application without impacting the performance or the file size of your application. Xray’s true nature is to look into the very guts of the Flash application and disolve the 2d myth you see on screen to a 3D tangible entity you can truly crawl through.
Labels: AS, flex, logging, performance