Want to dynamically load image assets based on data (xml), and then use those images in an select list with a custom item renderer. I had this working in the BETA but then the final release of Flex 4 broke my code. I also ran into an issue where I was not getting the actual size of the images. Which is necessary for scaling purposes. Any examples would be much appreciated.