Harness the power of the hosted Flowplayer
Features
- No installs or downloads or coding required
- No upfront licensing fees
- Advanced delivery and analytics
- Have it running in a day
Contact MediaMelon via email or visit the mediamelon website.
Flowplayer and MediaMelon together bring you a powerful and simple-to-use solution: MediaMelon operates a powerful video delivery system. The company has partnered with multiple CDNs to ensure that your videos are delivered to your viewers at the highest quality. Unique features include:
- Multi-source Dynamic Deliverytm: MediaMelon selects the best video source in real-time, within every playback.
- Improved Delivery Quality: Use MediaMelon's Quality of Service (QoS) console to configure performance parameters, and our system would dynamically choose the best performing CDN, based on viewer location.
- Failsafe Delivery: If one delivery network fails, MediaMelon automatically switches to a different network. Reliability is higher than utilizing a single CDN.
- Predictive Forward Cachingtm: MediaMelon can successfully deliver videos in various bandwidth environments (e.g. wireless, dial up, HDTV, etc.).
- Advanced Analytics: MediaMelon's unique delivery technology enables publishers to see more viewing data within each video, such as average viewing time and most viewed parts of a video.
- Our solution works with popular video formats, including MP4 and FLV, and allows dynamic seeking within the video.

Configuration
flowplayer("mediamelon", "http://releases.flowplayer.org/swf/flowplayer-3.2.11.swf", {
canvas:{
background: '#000000',
backgroundGradient: 'none'
},
plugins: {
multisourcing: {
url: 'http://www.mediamelon.com/MediaMelon/flowplayer/multisourcing-3.2.3.swf',
mmId: '7890',
delay: 600,
abr: true
},
controls: {
autoHide:'always',
hideDelay:'2000',
sliderColor: '#000000',
timeColor: '#01DAFF',
volumeSliderColor: '#000000',
progressColor: '#112233',
sliderGradient: 'none',
bufferColor: '#445566',
tooltipColor: '#5F747C',
backgroundColor: '#454545',
volumeSliderGradient: 'none',
durationColor: '#ffffff',
backgroundGradient: 'none',
buttonOverColor: '#728B94',
tooltipTextColor: '#ffffff',
borderRadius: '5',
bufferGradient: 'none',
timeBgColor: '#555555',
progressGradient: 'medium',
buttonColor: '#5F747C',
height: 36,
opacity: 1.0
},
},
// clip properties
clip: {
// use multisourcing for this clip
provider: 'multisourcing',
scaling: 'fit'
}
});
Demo with in-stream advertisements
flowplayer("mmad", "http://releases.flowplayer.org/swf/flowplayer-3.2.11.swf", {
canvas:{
background: '#000000',
backgroundGradient: 'none'
},
plugins: {
multisourcing: {
url: 'http://www.mediamelon.com/MediaMelon/flowplayer/multisourcing-3.2.3.swf',
mmId: '7845',
delay: 600,
abr: true,
zones:[{zone:'4',id:'ad1',position:'0'},{zone:'3',id:'ad2',position:'40'}],
showInstreamAds:true
},
// content plugin used to show ad-overlay-countdown
content: {
url:"flowplayer.content-3.2.8.swf",
top: 5,
right:5,
width: '250',
height:20,
backgroundGradient: 'low',
borderRadius: 4,
border: 0,
opacity:0,
style: {
'body': {
fontSize: '10',
fontFamily: 'Verdana',
textAlign: 'center',
color: '#FFFFFF'
}
}
},
controls: {
autoHide:'always',
hideDelay:'2000',
sliderColor: '#000000',
timeColor: '#01DAFF',
volumeSliderColor: '#000000',
progressColor: '#112233',
sliderGradient: 'none',
bufferColor: '#445566',
tooltipColor: '#5F747C',
backgroundColor: '#454545',
volumeSliderGradient: 'none',
durationColor: '#ffffff',
backgroundGradient: 'none',
buttonOverColor: '#728B94',
tooltipTextColor: '#ffffff',
borderRadius: '5',
bufferGradient: 'none',
timeBgColor: '#555555',
progressGradient: 'medium',
buttonColor: '#5F747C',
height: 36,
opacity: 1.0
},
},
// clip properties
clip: {
// use multisourcing for this clip
provider: 'multisourcing',
scaling: 'fit'
}
});
Contact
Email MediaMelon at flowplayer@mediamelon.com, and you will hear back within 24 hours.