Preloader - Vaadin Add-on Directory
Add-on for preloading images and music into the browser.Client side Add-on for preloading images and music into the browser.
Preloaders for preloading images and music into the browser to improve the user experience.
You only need to add a listener to the preloader and it callback when an image/audio has been loaded.
Both preloaders can be given multiple things to load at one time.
With music the loader tries to figure out the audio formats that the browser can handle (probably/maybe) in order:
.ogg, .mp3, .wav (having all 3 formats available is recommeded)
If nothing is supported then the preloader will stop and fire a failed event.
Author HomepageIssue Tracker
Source Code
Discussion Forum
Preloader version 0.1.0
Browser compatibility only informs of tested browsers.
Should work on most modern browsers.
(Android chrome did preload music, but test application didn't start playback)