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.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to