You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

License issue Created Jul 2, 2010

This thread is solved

Views: 1200     Replies: 3     Last reply Aug 9, 2010  
You must login first before you can use this feature

dqc

Posts: 1

Registered:
Apr 14, 2010

License issue

Posted: Jul 2, 2010

Hi, im trying to write custom code to embed my player on different sites. According tohttp://flowplayer.org/download/product-details.html I should be able to use the same license for all sites as long as the player is loaded from the same domain.

However, I can't get the flowplayer logo to disappear (unless I change the key to the key of the embedding site).

I have a test athttp://www.dqc.se/StockOnTVDemo/
It wont work with the playontv.se, but work fine with the dqc.se license.

Help would be very appreciated.

Thanks

//Martin

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1867

Registered:
Nov 16, 2007

» License issue

Posted: Aug 9, 2010

Reply to: License issue, from dqc
You are installing the player with this script:

http://playontv.se/scripts/js/EmbedVideo.js

It is using the flowplayer.js to install the video. The logo won't be visible on external domain if the player is installed with a pure OBJECT tag. See:

http://flowplayer.org/demos/commercial/embed.html

If you try that and cannot get it work please post the URL here with minimal syntax without redundant HTML/CSS/JavaScript. Much easier to debug that way.