PreLoader has an integrated loader queue which allows one loading process at a time. It also has some convenient features like smoothing images when scaling them down. Some of its features:

  • Having a super easy loading queue that enables you to always fill the bandwidth of the user.
  • Change the queue during runtime by calling loadNext(), loadAfter() and loadImmediately().
  • Work with the PreLoader just like with the well known Loader – only with some small but time saving improvements.
Loaders . URL.