[Ben] HTML5 preloading suggestion...

Colin Holgate colinholgate at gmail.com
Wed Jul 15 14:06:35 EDT 2015


I looked at the HTML5 example pages, and they take a while to load. I’ve seen that sort of slowness before, where it took a while to download a lot of graphics. In that particular case each download was completed before the next one starts. The problem was completely solved by allowing more connections at the same time.

So, if the current version is also assuming one connection at a time, change it to allow six at once.



More information about the use-livecode mailing list