Instead of pre-loading itemrenderers, you could pre-load the images from
their urls and cache them using ContentCache.
Here is a related article: http://corlan.org/2011/08/16/flex-mobile-
development-caching-images-using-contentcache/

You could simply load a few images upfront and cache it with ContentCache.

I haven't really worked with this, so you might have to do some trial and
error with this approach.

Thanks,
Om

On Mon, Oct 3, 2016 at 6:28 PM, bilbosax <[email protected]> wrote:

> I was thinking that a horizontal list would probably be best too.  I don't
> know for sure, but I would think for the list to be responsive, the
> itemrenderer would likely download at least the previous and next image for
> the user in advance.  But of course, I am assuming.  Is there a way to
> force
> a list to pre-load a certain number of itemrenderers instead of its default
> settings?
>
>
>
> --
> View this message in context: http://apache-flex-users.23333
> 46.n4.nabble.com/Photo-Viewer-on-a-Mobile-Device-tp13711p13717.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>

Reply via email to