This is a message.

Forum user: kbbrux

Basic information

Registered Feb 25, 2009
Last login Sep 10, 2010
Forum posts 33
Direct URL http://www.flowplayer.org/forum/users/8682

Latest forum posts

Posts:

Registered:

» » 3.1.5 to 3.2.4?

Posted: Sep 16, 2010

Does the iPad plugin only support the anchor setup you have outlined in your demo page, as I have been playing with a DIV setup but I don't get iPad playback only the nice you need Flash message on the iPad or iPhone :)
Thanks
Kb

Posts:

Registered:

Viral Plugin - icons too big after returning from FullScreen

Posted: Sep 10, 2010

Hi there
I was getting this odd behaviour on my own site but the demo page here has the same issuehttp://flowplayer.org/plugins/flash/viralvideos.html
- Play the video
- Go to Full Screen
- Exit from Full Screen
- hover over video still and you see the Viral Icons still at full screen size

See imagehttp://img.skitch.com/20100910-fkcssu749jjj5m1p72bhsrrp8p.jpg

Any solutions
Regards
Kb

Posts:

Registered:

» » » » Viral Share Descriptions but for multiple Videos

Posted: Sep 9, 2010

That's great no problem :) I can see the complications

Posts:

Registered:

» » Viral Share Descriptions but for multiple Videos

Posted: Sep 9, 2010

Thanks blacktrash

As standalone example illustrated
http://flowplayer.org/plugins/flash/viralvideos.html

So I would have to setup the scripts for individual player ids with the viral plugin setup for each video?

For one video fine, although for multiple vids on a page I was maybe hoping for something more minimalist :D

Posts:

Registered:

Viral Share Descriptions but for multiple Videos

Posted: Sep 9, 2010

Hi there
Love the Viral plugin options but is there a way to add multiple share descriptions easily for each video achor we place in a page. This would keep the main setup in one script block (or external file). Is there a function we can call for each anchor reference to modify the share description per video ?

Regards
Kb

Posts:

Registered:

» » Apple Mobile Device Support

Posted: Aug 11, 2010

Wow that is awesome can't wait to see this or do you have some sneak peek screenshots , or docs on usage :D

Posts:

Registered:

HTML5 and FlowPlayer FallBack

Posted: Jan 27, 2010

Hi there
Just came across this link on a sweet looking HTML 5 playerhttp://jilion.com/sublime/video a nicer looking QuickTime UI

Are there any plans on easily using HTML5 with some flowplayer look and feel and then falling back to Flash for IE (no surprise) and FF (no H264 in HTML5 there well not yet)

Regards
Kb

Posts:

Registered:

» » » » Amazon Cloudfront now supports RTMP

Posted: Dec 16, 2009

Great news Anssi , thanks for taking this into consideration. The site all looks good from here :D

Posts:

Registered:

» » Amazon Cloudfront now supports RTMP

Posted: Dec 16, 2009

:) anything that makes it easier for your player configuration is always good?
Pretty cool that AWS now offers another pay as you go alternative for streaming media.
What do you think ?

Posts:

Registered:

Amazon Cloudfront now supports RTMP

Posted: Dec 16, 2009

Just off the news desk today that CloudFront now supports RTMP streaming.

See blog post from AWShttp://aws.typepad.com/aws/2009/12/amazon-cloudfront-now-supports-streaming-media-content.html

Any chance we see a nice plug just for AWS Cloudfront setups?

Posts:

Registered:

» Use flowplayer 3.1.5

Posted: Oct 26, 2009

What's the expected drop date for 3.1.5 ?

Regards
Kb

Posts:

Registered:

» » RTMP Edgecast

Posted: Jul 29, 2009

HI there yes that did the trick ::thumbs up :::

Posts:

Registered:

RTMP Edgecast

Posted: Jun 29, 2009

Hi there

I am sure it is something really simple :D but been trying to get flowplayer playing a file via EdgeCast, tried a few configurations already ...any ideas ;)
Thanks
Kb


<!-- this A tag is where your Flowplayer will be placed. it can be anywhere -->
<a  
	 href="myvideofile.flv'" 
	 style="display:block;width:520px;height:330px"  
	 id="player"> 
</a> 

<!-- this will install flowplayer inside previous A- tag. -->
<script>
	flowplayer("player", "flowplayer-3.1.1.swf", { 

	     clip: { 

			scaling: 'fit',
		        url: 'rtmp.myorigin.com/myvideofile.flv', 
		        provider: 'edge' 

	    }, 
	    plugins: { 
			        edge: { 
			            url: 'flowplayer.rtmp-3.1.0.swf', 

			            // netConnectionUrl defines where the streams are found 
			            netConnectionUrl: 'rtmp://fms.myprovider.net/CustomerID/' 
			        }

	    } 
	});
</script>

Posts:

Registered:

» Still looking for someone to help

Posted: Jun 25, 2009

If you still need some help drop us a line sales@symfonip.com if you are just wanting some custom color controls
regards
K

Posts:

Registered:

» License key is not removing the logo

Posted: Jun 25, 2009

Hi there
I tend to use my *.domain key , although looking at your code you have a # symbol should it not be a $ symbol and then the key id,. log into your account and double check :)

Regards
Kb