Copyright for this plugin: (c) 2007-2008 Raffaele Bolliger, Dave Bergomi, Nicolas Borboën, [www.donax.ch](http://www.donax.ch "www.donax.ch")
The flash player and all the components stored in the web/sfFLVPlayerPlugin folder Copyright Neolao, [flv-player.net](http://flv-player.net).
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The flash player is licensed under a [Creative common license](http://creativecommons.org/licenses/by-sa/3.0/deed.en) and [MPL 1.1](http://www.mozilla.org/MPL/). It allows you to use and modify the script for any purposes.
sfFLVPlayer plugin
The sfFLVPlayerPlugin is a symfony plugin that provides a player for flash "flv" movies. The player has been developed by Neolao and is available at Neolao provides several players. We choose to implement the [MULTI](flv-player.net.)(http://flv-player.net/players/multi/) version, which is the most complete version. This version supports playlists.
Installation
Install the plugin
symfony plugin-install http://plugins.symfony-project.com/sfFLVPlayerPlugin
Enable the demo module in your settings.yml (optional): sfFLVPlayerTest
all:
.settings:
enabled_modules: [sfFLVPlayerTest](default,)
Clear you cache
symfony cc
Flashvars: the parameters controlling the player
The documentation and some examples of usage of the player are available on The list of all the parameters used to control the player behavior can be found [here](flv-player.net.)(http://flv-player.net/players/multi/documentation/).