In a Flex Mobile Application, I have a situation where I need to dynamically display a grid of like 50X50 pictures that can be scrolled though. The pics are stored in a mysql database.
I don’t really know enough about the DataGrid or the TileLayout. Or if anyone knows of any other classes I should be reading up on to better solve this issue.
So, Basically like I said, I’m looking for any Flex/Actionscript-3 Class Ideas, examples, tutorials, ideas, feedback or anything to get me pointed in the right direction for this issue. I’m really stumped on how I can/should be doing this.
Simple enough:
That should get you started.