This is a message.

Forum user: gennaoanothen

Basic information

Registered Jun 7, 2009
Last login Oct 4, 2009
Forum posts 5
Direct URL http://www.flowplayer.org/forum/users/11474

Latest forum posts

Posts:

Registered:

got it

Posted: Sep 26, 2011

figured it out
had to make a flowplayer folder, and load fp-3.1.4.min.js and fp commercial-3.1.4.swf
it's working again, I'm a happy camper, just gotta get the rest of the site up and running

Posts:

Registered:

script/code to place on server side commercial 3.1.4

Posted: Sep 25, 2011

had a death in the family in January and had to cover the expense, so I lost my server due to funds, kept my dom name.
now I have a new server or host, I have commercial liscense for my url. I know the code for the commercial that I place in the head and body to make the player work. But I forgot the server side script or files I had to load, and what file to put them into on my server.

1 have commercial flowplayer 3.1.4 liscense. any help would be apreciated, thank you

Posts:

Registered:

» i got commercial, problems setting up

Posted: Oct 10, 2009

ok figured that out the example/index.html now plays.
but my web site video does not play.
do I have to put my product key in the script?
[a]a href=http://www.my site.org/videos/teensplay.flv" style="display:block;width:425px;height:300px;" id="player"> [/a]
<script language="JavaScript"> flowplayer("player", "/flowplayer.commercial-3.1.4.swf", { clip: {autoPlay: false, autoBuffering: true} }); </script>

Posts:

Registered:

i got commercial, problems setting up

Posted: Oct 10, 2009

I was using the free 3.1.1, had no problems setting up on my server.
purchased a liscense 3.1.4, and can not set it up on server.
when I do this
http://your.server.com/flowplayer/example/index.html
I get a page, but no video displayed, just a black box and the text, same for the page I uploaded on my site.

Posts:

Registered:

code to permit client to download flv video

Posted: Jun 15, 2009

is there a code I can add to permit client side to download my flv video? thanks