Question

i want to reuse an image multiple times within an item renderer,

is it possible to embed the image and then reuse multiple times without having to go back to the server for the image? Is this the most performant solution?

Was it helpful?

Solution

I think this could be helpful for you :

How to Control Flex 3 Image Control Caching

it's an old question/answers posted on stackoverflow.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top