This is a message.

Multiple Domains Created Jun 30, 2010

This thread is solved

Views: 1869     Replies: 7     Last reply Jul 9, 2010  
You must login first before you can use this feature

gaborgabor

Posts: 5

Registered:
Apr 13, 2010

Multiple Domains

Posted: Jun 30, 2010

Hi,

We bought the 100-Domainlizenz for 300 Euros and we have to PAY for a suppport ticket? I cant belive it.

Okay - the usage of multiple keys realy hurts and we are sitting here for hours.

We have this in the head-tag:

<script type="text/javascript" src="player/flowplayer-3.2.2.min.js"></script>

an we got this in the content:

<a href="http://www.sample.de/fileadmin/video/00_Videos_2010/Extra_Tip/06_2010/kunst/movie.flv"			 style="display:block;width:300px;height:225px"  
 id="player">
			 
<img src="../cache2/video_thumb/videothumb_pid2.jpg"  height='225' width='300' border='0' /> 
</a> 
		
<script>
flowplayer("player", "player/flowplayer.commercial-3.2.2.swf",
{ key: '#@5c64a262f9710810cc6' } 	
);
</script>

and this works so far. But when we want to use the multiple Key like this

key: ['#@5c64a262f9710810cc6', '123123123213' ,'12123123123'] 

itrealy doesnt work. How can we make our 300 Euros run?
Cheers
Gabor | H6 Berlin

gaborgabor

Posts: 5

Registered:
Apr 13, 2010

It stoill doesn´t work

Posted: Jul 2, 2010

Reply to: Multiple Domains, from gaborgabor
No Ideas anybody? Or a hint? A Documention?
Please help!

gmccomb

Posts: 746

Registered:
Apr 9, 2009

» Multiple Domains

Posted: Jul 2, 2010

Reply to: Multiple Domains, from gaborgabor
http://flowplayer.org/demos/commercial/multiple-domains.html

Are you saying if you follow the syntax shown on the above page it doesn't work for any of the domains?

You might want to see this thread for an alternative:

http://flowplayer.org/forum/2/32159

gaborgabor

Posts: 5

Registered:
Apr 13, 2010

» » Multiple Domains

Posted: Jul 3, 2010

Reply to: » Multiple Domains, from gmccomb

<script>
		
		// install Flowplayer with multiple product keys for different domains
$f("player", "player/flowplayer.commercial-3.2.2.swf", {
	key: ['#@5c64a262f9710810cc6', '#@4c2477b1815d5fd2656', '#@eb830a5710a28de42df', '#@756a2a886f7075b66e0', '#@5c64a262f9710810cc6']
});
		
</script>

We have realy this code from the documentation. Here is thehttp://www.extratip.de sample.

Where is the bug?

gaborgabor

Posts: 5

Registered:
Apr 13, 2010

» » » Multiple Domains

Posted: Jul 4, 2010

Reply to: » » Multiple Domains, from gaborgabor
Hi,

okay - no solution. Why Flowplayer have such a f***ing licence technic that doesnt work. Dont buy it !!!

Look at here
http://flowplayer.org/forum/8/42782
They have the same problem an no solution.

300 Euro is to expensiv to have a system with the flowplayer logo on our clients website.

Its time get the money back. Very disapointing.
H6 Berlin

Anssi
Flowplayer Flash & video streaming developer

Posts: 1197

Registered:
Jul 24, 2007

» » » » Multiple Domains

Posted: Jul 5, 2010

Reply to: » » » Multiple Domains, from gaborgabor
Yes indeed there was a bug when verifying multiple keys. I've fixed this now in this development version.

You can load compatible plugins from this page, if needed.

gaborgabor

Posts: 5

Registered:
Apr 13, 2010

» » » » » Multiple Domains

Posted: Jul 5, 2010

Reply to: » » » » Multiple Domains, from Anssi
THANK YOU VERY MUCH,

uploading this Version and it works fine.
Cheers
Gabor | H6 Berlin