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

Your preferred username that is used when logging in.

I want to commission a flowplayer embed code generator Created Jan 12, 2009

This thread is solved

Views: 8403     Replies: 12     Last reply Aug 5, 2011  
You must login first before you can use this feature

mediaguy

Posts: 18

Registered:
Dec 10, 2008

I want to commission a flowplayer embed code generator

Posted: Jan 12, 2009

I want to commission an iframe embed code generator like this:http://www.tvbuz.com/flowplayer_codegen/codegen_frameset.html

Just like the right hand page. The left hand page won't be found.

If you type in a path to an .flv video file, it will generate the flowplayer, but I want the flowplayer to show the paused first frame ie autoplay no, autobuffering yes. But it doesn't seem to work.

I need the rest of the parameters shown on the page, except for the colour code bits.

I will pay for someone who can write the code.

Thanks

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

Posts: 1867

Registered:
Nov 16, 2007

» I want to commission a flowplayer embed code generator

Posted: Jan 13, 2009

Reply to: I want to commission a flowplayer embed code generator, from dm101085@googlemail.com
Those two parameters are


autoPlay: false,
autoBuffering: true

I hope that someone does this page and makes it available here too. That is very useful indeed.

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

» » I want to commission a flowplayer embed code generator

Posted: Jan 14, 2009

Reply to: » I want to commission a flowplayer embed code generator, from tipiirai
The embed itself is being handled using an iframe and not flowplayer embed code.

i.e.


http://www.tvbuz.com/flowplayer_codegen/flvplayer.php?flvmovieurl=http://{your domain}/{path}/??????.flv&moviewidth=320&movieheight=264&volume=100&autoBuffering=true&autoplay=false&titlelinkcolour=%23000000&bgcolor=%23FFFFFF

This is passing vars in a GET string to a PHP file, which in turn passes them into the java script to be echoed out, in much the same way my plugin reads these var from a config file, this file reads them from the $_GET array.

The question becomes would you want to have an iframe to embed the player?

Assuming the information here:http://community.flowplayer.org/node/422 is still relevant

I may have a supprise shortly ;-)

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

» » » I want to commission a flowplayer embed code generator

Posted: Jan 14, 2009

Reply to: » » I want to commission a flowplayer embed code generator, from DBusby
Shame seems not tried the following:


<object width="300" height="200"><embed type="application/x-shockwave-flash" wmode="transparent" src="http://www.saiweb.co.uk/wp-content/plugins/word-press-flow-player/flowplayer_3.0.1_gpl/flowplayer-3.0.1.swf?config={plugins:{controls:{buttonOverColor:'',sliderColor:'',bufferColor:'',sliderGradient:'none',progressGradient:'medium',durationColor:'',progressColor:'',backgroundColor:'',timeColor:'',buttonColor:'',backgroundGradient:'none',bufferGradient:'none',opacity:1.0}},clip:{url:'http://blip.tv/file/get/N8inpasadena-Flowers457.flv',autoPlay:false,autoBuffering:false}}" width="300" height="200"></embed></object>

Basically redirecting the output of my plugin to that (due the admin menu GUI) ... flowplayer for whatever reason the object isn't being loaded

Liam Gooding
Custom swf skins, custom swf plugins, custom JS plugins, video CMS - http://goodingsmedia.com

Posts: 352

Registered:
Dec 16, 2008

» I want to commission a flowplayer embed code generator

Posted: Jan 13, 2009

Reply to: I want to commission a flowplayer embed code generator, from dm101085@googlemail.com
I'm assuming that page isn't yours?

I could make something like this up in PHP. Look me up:

http://GoodingsWeb.com

mediaguy

Posts: 18

Registered:
Dec 10, 2008

I want to commission a flowplayer embed code generator

Posted: Jan 16, 2009

Reply to: » I want to commission a flowplayer embed code generator, from LiamGooding
Yes the page is ours, and we do want an iframe, but the developer can't get the first frame to show.

Please quote for a php version. I'm at denis.maryk@tvbuz.com

Thanks

FpASDk3sK

Posts: 1

Registered:
Jun 18, 2009

» I want to commission a flowplayer embed code generator

Posted: Jun 18, 2009

Reply to: I want to commission a flowplayer embed code generator, from dm101085@googlemail.com
Hi Denis, are you still looking for someone to help develop the php?

mediaguy

Posts: 18

Registered:
Dec 10, 2008

» » I want to commission a flowplayer embed code generator

Posted: Aug 25, 2009

Reply to: » I want to commission a flowplayer embed code generator, from FpASDk3sK
Hi FpASDk£sk

I haven't been watching this site, so I missed your post.

Yes, we're still interested in working this one.

Thanks

Denis

Mike
Life is precious - Don't Risk It.

Posts: 4

Registered:
Sep 28, 2009

» » » I want to commission a flowplayer embed code generator

Posted: Sep 28, 2009

Reply to: » » I want to commission a flowplayer embed code generator, from dm101085@googlemail.com
May be its too late but if you are still around. Let me know. I can develop this in PHP.

Thanks,

Mike
http://www.officetemplates.org

arazel

Posts: 3

Registered:
Mar 16, 2011

» I want to commission a flowplayer embed code generator

Posted: Mar 16, 2011

Reply to: I want to commission a flowplayer embed code generator, from dm101085@googlemail.com
Has someone already figured this out? I would be interested in obtaining this as well. how much would you charge for this?