Video platform: Sorenson 360 Show videos from the Sorenson 360 network
Demo
This plugin is used to stream videos from the Sorenson 360 Video Delivery Network.
$f("player", "http://releases.flowplayer.org/swf/flowplayer.commercial-3.2.7.swf", {
plugins: {
sorenson360: {
url: 'flowplayer.sorenson-3.2.0.swf'
// videoPassword is used when you have protected the video with a
// password in the Sorenson 360 video page
// videoPassword: 'secret'
},
// use an autohiding controlbar
controls: {
autoHide: 'always',
opacity: 0.7,
width: '85%',
bottom: 10,
left: '50%'
}
},
// commercial version license key
key: '#$c6e9311935842bee951'
});
Features and benefits
- Resolves the Sorenson 360 video URLs
- Supports password-based protection of video files
Download
| flowplayer.sorenson-3.2.0.swf | just the working Flash file to get you going |
| flowplayer.sorenson-3.2.0.zip | working Flash file (swf) + README.txt and LICENCE.txt |
| flowplayer.sorenson-3.2.0-src.zip | source code |
Please right-click and choose "Save link as..." (or similar)
See the version history for this tool.
Found a bug?
If you encounter problems in this script, please send a bug report to the bug reporting forum. If you have a problematic page, including a direct URL to that page is by far the most effective way of helping us to find a bug.