[Laszlo-user] Image Loading is ordered / queued (solo modus)? Tuning the Image-Loading
Sebastian Wagner
seba.wagner at gmail.com
Thu Oct 30 01:55:31 PDT 2008
hi,
in case you initialize two images at the same time like:
new lz.image(this,{src:"myimage1.jpg"});
new lz.image(this,{src:"myimage2.jpg"});
will the calls for these Images go out parallel?
I am using the Solo-Modus in this case.
Is there internal a call to a static Loader-Queue which brings the Image
loading into a sequence?
I would like to bypass that Queue to make the Loading go faster.
any idea how to tune that?
I am using OL 4.0.12
sebastian
--
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wagner at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20081030/7bcca9c3/attachment.html
More information about the Laszlo-user
mailing list