An open API service indexing awesome lists of open source software.

https://github.com/mtibben/flowplayer

Official repo at http://code.google.com/p/flowplayer-core/
https://github.com/mtibben/flowplayer

Last synced: 25 days ago
JSON representation

Official repo at http://code.google.com/p/flowplayer-core/

Awesome Lists containing this project

README

          

Flowplayer 3.2.9 with a bugfix.

Bug fixed:
When flash is not installed, a message is displayed with a flash download link. However if the video container is a

instead of , the click event does not propogate, but is stopped prematurly. This version removes all events from the container div in this scenario.