MDL-44093 flowplayer: Provide information about source code location
[moodle.git] / lib / flowplayer / readme_moodle.txt
1 Description of FlowPlayer import
3 Source code available at: https://github.com/flowplayer/flash
5 Our changes:
6 * the handling of flash content now it's done by PHP, checking url parameter to avoid security issues.
7 * we do not load the flow player if flash not present - this is much better
8   for accessibility and flash incompatible devices - they may play mp3 or flv directly
9 * no splashscreens
11 skodak