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", "/swf/flowplayer.commercial-3.1.5.swf", {
plugins: {
sorenson360: {
url: '/swf/flowplayer.sorenson-3.1.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.1.0.swf | 67.4 Kb | just the working Flash file to get you going |
| flowplayer.sorenson-3.1.0.zip | 69.8 Kb | working Flash file (swf) + README.txt and LICENCE.txt |
| flowplayer.sorenson-3.1.0-src.zip | 5.6 Kb | source code |
Please right-click and choose "Save link as..." (or similar)
See the version history for this tool.
NOTE We are no longer providing packed scripts. Althought they may have smaller file size they offer less performance than minified scripts. See details from JavaScript Library Loading Speed.
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.