That is something I think many projects face; mp3's can be streamed
and started instantly while jpgs must wait until fully loaded to show.
I don't know for a fact that is the problem but I think that an
application POV has the server advertising pictures at a smaller
thumbnail size and offer ui-chosen images at fullsize.
Depending on the number of images, it might be good to preload of
preview. If it seems like a platform bug, I'd like to hear of it.
-james
On Aug 20, 2007, at 9:47 PM, petergien <[EMAIL PROTECTED]> wrote:
Hi,
I have a view that loads a small jpeg file (3k) and another view
that loads
an MP3 file of about 30k. Both are loaded dynamically at runtime. The
interesting thing is that the MP3's load about 10x faster than the
jpegs.
Sometimes the jpeg image takes seconds to load while the MP3 starts
playing
almost immediately.
Can anyone suggest why the difference in speed and can anyone
suggest how to
speed up the jpeg loading.
Thanks,
PeterG
--
View this message in context:
http://www.nabble.com/images-load-slower-than-mp3%27s-tf4302555.html#a12247010
Sent from the OpenLaszlo - User mailing list archive at Nabble.com.