ItemRenderer内Image多次Load,显示空白

多次Loader的问题需要把图像的源缓存下来。我是放经了实体对象中

data.bitmap=Bitmap(e.target.content);

空白的问题

image.source = new Bitmap((data.bitmap as Bitmap).bitmapData.clone());

posted @ 2011-04-01 17:42  骨头  阅读(239)  评论(0)    收藏  举报