thinkpixellab / PxLoader

PxLoader is a simple JavasScript library for creating preloaders and resource downloaders for HTML5 apps.
http://thinkpixellab.com/pxloader
1.11k stars 171 forks source link

Video preloader #9

Closed karbassi closed 12 years ago

marcelinhov2 commented 11 years ago

You guys are merged a Pull Request an year ago and still dont have any example?

Do you have any idea to makes some example for your users?

Thanks anyway!!!

peschee commented 10 years ago

Does the video preloading work? Since a html5 video has multiple sources (mp4, ogg, webm) and the addVideo function only takes one url parameter, how should we use this? Any feedback would be appreciated.