Remove the Flowplayer Icon on the player
Share
To remove the Flowplayer Icon on the player, first you’ll need to purchase a licence key. The licence key is valid for any number of subdomains registered for a single domain. Then simply change the location of the player to flowplayer.commercial-3.2.11.swf (http://releases.flowplayer.org/swf/flowplayer.commercial-3.2.11.swf) and add your licence key to the javascript below (The domain is checked from the browsers address bar using js).
flowplayer("player",
"http://releases.flowplayer.org/swf/flowplayer.commercial-3.2.11.swf",{
// product key from your account
key: '#$7162d2d730cf607ac6d'
});