This is a message.

Commercial version questions Created Jan 26, 2009

This thread is solved

Views: 1945     Replies: 2     Last reply Jan 26, 2009  
You must login first before you can use this feature

SATRAmark

Posts: 11

Registered:
Jan 22, 2009

Commercial version questions

Posted: Jan 26, 2009

Hi.

After you were good enough to fix the bug I reported last week I have finished testing flowplayer for all the different ways our site uses video currently. I'm almost ready to put through the purchase request for the commercial version of flowplayer, but I have a couple of questions first:

Is the bug referenced above in the commercial version? If so, when do you anticipate releasing a fixed version?

How can I develop the finishing touches to our setup (branding, menu items etc.) on our development server which has a different domain to the live production server?

Again, thanks for your help, and for producing a fine video player.

Mark

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

Posts: 1868

Registered:
Nov 16, 2007

» Commercial version questions

Posted: Jan 26, 2009

Reply to: Commercial version questions, from SATRAmark
we will release 3.0.4 in the beginning of next week. it will have this fix included. of course buying 3.0.3 allows you to get 3.0.4 without any extra costs.

you can develop all commercial features on the development domain. it will have all required commercial features except that the logo is being displayed on the development domain.

Buzz
Author of 'Wordpress Flowplayer', jQuery.saiweb http://saiweb.co.uk Problems, requests? Please log a ticket at: http://trac.saiweb.co.uk

Posts: 271

Registered:
Dec 17, 2008

» Commercial version questions

Posted: Jan 26, 2009

Reply to: Commercial version questions, from SATRAmark
Hi Satra,

The dev version you have been provided should work with all commercial features, as such specifying a KEY in your config should allow you to access the commercial settings, you can confirm this by emailing support@flowplayer.org.

RE: "How can I develop the finishing touches to our setup (branding, menu items etc.) on our development server which has a different domain to the live production server?"

This case depends on your setup, for example you can use your commercial key for all subdomains (starts with a # as I recall), you can then use a dev.yourdomain.com and point that at your development server, the key will authenticate properly as this is a valid subdomain.

For apache you would create a vhost for dev.yourdomain.com, and for ease of use edit your hosts file (/etc/hosts mac & linux, system32/drivers/etc/hosts windows XP), with an entry such as

123.123.123.123 dev.yourdomain.com

Replacing the ip address with that of your dev server.

If you have a sys admin / network admin they should be able to help you with this.

Cheers BUzz