RE: [Flashcoders] Image Loading causes Flash slowness and high cpu utilization

2006-08-01 Thread Eric Raymond
Hmmm. This is pretty close to what we are doing. At any given time, we are loading 12 images total which are stacked on top of each other in four canvases. And flex treats each component as it's own movieclip. Any idea on how we might work around this issue or diagnose it further? Any

[Flashcoders] Image Loading causes Flash slowness and high cpu utilization

2006-07-31 Thread Eric Raymond
We have a Flex application which loads many copies of an image on the fly. In some situations the image loading seems to cause Flash to slow down (and use more CPU). The slowdown stays with Flash beyond the loading of the image. We can wait a hour and the load is still high. And each time this