plyr/readme.md
2015-02-15 02:14:02 +11:00

16 lines
1.8 KiB
Markdown

# Useful links
- [http://www.w3.org/2010/05/video/mediaevents.html](http://www.w3.org/2010/05/video/mediaevents.html)
- [http://www.osmf.org/strobe_mediaplayback.html](http://www.osmf.org/strobe_mediaplayback.html)
- [http://osmf.org/dev/2.0gm/](http://osmf.org/dev/2.0gm/)
- [http://stackoverflow.com/questions/4763042/html5-video-fallback-to-flash-if-no-ogv-file](http://stackoverflow.com/questions/4763042/html5-video-fallback-to-flash-if-no-ogv-file)
- [http://css-tricks.com/snippets/html/video-for-everybody-html5-video-with-flash-fallback/](http://css-tricks.com/snippets/html/video-for-everybody-html5-video-with-flash-fallback/)
- [http://stackoverflow.com/questions/21552914/flash-fallback-in-html5-video-tag-does-not-work-in-opera](http://stackoverflow.com/questions/21552914/flash-fallback-in-html5-video-tag-does-not-work-in-opera)
- [http://osmf.org/configurator/fmp/#](http://osmf.org/configurator/fmp/#)
- [http://stackoverflow.com/questions/5138077/html5-video-file-loading-complete-event](http://stackoverflow.com/questions/5138077/html5-video-file-loading-complete-event)
- [http://www.sitepoint.com/essential-audio-and-video-events-for-html5/](http://www.sitepoint.com/essential-audio-and-video-events-for-html5/)
- [http://dev.opera.com/articles/view/simple-html5-video-flash-fallback-custom-controls/](http://dev.opera.com/articles/view/simple-html5-video-flash-fallback-custom-controls/)
- [http://www.hongkiat.com/blog/html5-progress-bar/](http://www.hongkiat.com/blog/html5-progress-bar/)
- [http://codereview.stackexchange.com/questions/21105/pattern-for-creating-a-globally-accessible-custom-plugin](http://codereview.stackexchange.com/questions/21105/pattern-for-creating-a-globally-accessible-custom-plugin)
- [https://scotch.io/tutorials/building-your-own-javascript-modal-plugin](https://scotch.io/tutorials/building-your-own-javascript-modal-plugin)