Flex: Caching images in list item renderer?
问题 I have a List and the item renderer displays an image. Whenever you scroll the list, and the item renderer refreshes, it redownloads the image. Causing there to always be a delay. Is there some way of caching it so it doesn't have to redownload every time causing a delay in showing the image every time you scroll the list? Thanks! 回答1: Here is nice solution with source code http://demo.quietlyscheming.com/superImage/app.html 回答2: You'll have to implement your own caching. I would store all