Commit | Line | Data |
---|---|---|
1 | Description of FlowPlayer import | |
2 | ||
3 | Source code available at: https://github.com/flowplayer/flash | |
4 | ||
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 | |
10 | ||
11 | skodak |