Sorry but for me but too, the key we have does not seem to work to remove the branding or give us access to the context menu.
Thanks
<script type="text/javascript" src="flowplayer-3.2.0.min.js"></script>
<div id="leplayer"></div>
<script type='text/javascript'>
flowplayer("leplayer", {wmode: 'transparent', src: 'flowplayer.commercial-3.2.1.swf'}, {
key: '#@5d13a0c056bfe252d5a',
contextMenu: [ {'http://streamingvideo.pro' : function() {window.open("http://www.streamingvideo.pro",'_blank', '');}}],
play: {opacity: 0},
autoPlay: true,
scaling: 'scale',
clip: {
url: 'http://media.streamingvideo.pro/b7e9q2q7/fms/EXIGA-livre-00-CDF-TP.mp4.smil',
provider: 'rtmp'
},
plugins: {
smil: { url: 'flowplayer.smil-3.2.0.swf' },
rtmp: { url: 'flowplayer.rtmp-3.2.0.swf' },
controls: { autoHide: 'always'}
}
});