A Javascript library that lets you manage and co-ordinate the loading of assets.
PreloadJS makes it easy to preload your assets:images, sounds, JS, data, or others. It uses XHR2 to provide real progress information when available, or fall back to tag loading and eased progress when it isn’t. It allows multiple queues, multiple connections, pausing queues, and a lot more.
Community Show & Tell.
An interactive Chrome Experiment featuring WebGL, Web Audio, getUserMedia, and, of course, a tornado. Click to view Find your way to Oz
These learning resources will help you channel the power of PreloadJS to suit your own fiendish needs.
Get a quick start with some great tutorials created by the community.
A Javascript library that lets you manage and co-ordinate the loading of assets.
Using the CDN (Content Delivery Network) hosted versions of the CreateJS libraries in your project allows them to be downloaded quickly and cached across different sites using the same version of the libraries, which can reduce bandwidth costs and page load times.
Browse PreloadJS source available on GitHub, including source code, examples, and documentation.
We encourage you to clone the repository to keep up to date, or fork it and collaborate on the next iteration of CreateJS!
Download the latest and greatest stable version of PreloadJS or grab one of the earlier tagged versions.