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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.