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
[EMAIL PROTECTED]