<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FV Wordpress Flowplayer Configuration</title>
	<atom:link href="http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/configuration/feed" rel="self" type="application/rss+xml" />
	<link>http://foliovision.com</link>
	<description>Making the web work for you</description>
	<lastBuildDate>Mon, 06 Sep 2010 20:39:02 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image><title>Foliovision</title><url>http://foliovision.com/site/wp-content/themes/foliovision/images/foliovision-logo-380.gif</url><link>http://foliovision.com</link><width>240</width><height>66</height><description>Making the web work for you</description></image>	<item>
		<title>By: Ron</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/configuration#comment-47996</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sat, 19 Jun 2010 11:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/fv-wordpress-flowplayer-configuration/#comment-47996</guid>
		<description>I tried Audio Player, but it won&#039;t play mp4 files.
I&#039;m looking at:
http://flowplayer.org/plugins/streaming/audio.html
2/3 of the way down the page. Example: Flowplayer as a music box. But the code they give only allows one player on the page.

It shouldn&#039;t be too hard to add into the plugin, I wouldn&#039;t think.</description>
		<content:encoded><![CDATA[<p>I tried Audio Player, but it won&#8217;t play mp4 files.<br />
I&#8217;m looking at:<br />
<a href="http://flowplayer.org/plugins/streaming/audio.html" rel="nofollow">http://flowplayer.org/plugins/streaming/audio.html</a><br />
2/3 of the way down the page. Example: Flowplayer as a music box. But the code they give only allows one player on the page.</p>
<p>It shouldn&#8217;t be too hard to add into the plugin, I wouldn&#8217;t think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/configuration#comment-47990</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Sat, 19 Jun 2010 11:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/fv-wordpress-flowplayer-configuration/#comment-47990</guid>
		<description>Very interesting Ron. We&#039;re still using  &lt;a href=&quot;http://wpaudioplayer.com/&quot; rel=&quot;nofollow&quot;&gt;WP Audio Player&lt;/a&gt; for our client sites, but if there&#039;s a chance to reduce the number of plugins we&#039;re all for it.

We&#039;ll take a look at this. Thanks for the suggestion.</description>
		<content:encoded><![CDATA[<p>Very interesting Ron. We&#8217;re still using  <a href="http://wpaudioplayer.com/" rel="nofollow">WP Audio Player</a> for our client sites, but if there&#8217;s a chance to reduce the number of plugins we&#8217;re all for it.</p>
<p>We&#8217;ll take a look at this. Thanks for the suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/configuration#comment-47876</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sat, 19 Jun 2010 04:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/fv-wordpress-flowplayer-configuration/#comment-47876</guid>
		<description>Fantastic plugin!

I&#039;m setting it up to use as an audio player. Two changes I need to make this work right:

1) Controlbar to always show - no hidedelay

2) Hide the full screen button

Thanks</description>
		<content:encoded><![CDATA[<p>Fantastic plugin!</p>
<p>I&#8217;m setting it up to use as an audio player. Two changes I need to make this work right:</p>
<p>1) Controlbar to always show &#8211; no hidedelay</p>
<p>2) Hide the full screen button</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Viehrig</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/configuration#comment-23406</link>
		<dc:creator>Peter Viehrig</dc:creator>
		<pubDate>Mon, 15 Feb 2010 16:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/fv-wordpress-flowplayer-configuration/#comment-23406</guid>
		<description>Thank you very much.

Meinen ganz herzlichen Dank!</description>
		<content:encoded><![CDATA[<p>Thank you very much.</p>
<p>Meinen ganz herzlichen Dank!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/configuration#comment-23397</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 15 Feb 2010 09:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/fv-wordpress-flowplayer-configuration/#comment-23397</guid>
		<description>Hello Peter,

good question, to do so you must edit one of the php files and add a tiny bit of code:

In file fv-wordpress-flowplayer/models/flowplayer-frontend.php at the end of line 104 insert the following, don&#039;t forget to put comma after the brackets:

onLoad: function () { this.setVolume(100); },

This is how the code will look after you do it:

clip: { 
	url: \&#039;&#039;.$media.&#039;\&#039;, 
	autoPlay: &#039;.(isset($this-&gt;conf[&#039;autoplay&#039;])?$this-&gt;conf[&#039;autoplay&#039;]:&#039;false&#039;).&#039;,
	autoBuffering: &#039;.(isset($this-&gt;conf[&#039;autobuffer&#039;])?$this-&gt;conf[&#039;autobuffer&#039;]:&#039;false&#039;).&#039;
}, 
onLoad: function () { this.setVolume(100); }, 
canvas: {
	backgroundColor:\&#039;&#039;.$this-&gt;conf[&#039;canvas&#039;].&#039;\&#039;
}

Some easier configuration of advanced options like this one might be a good addition for next version of our plugin. Thanks for pointing this out.

M.</description>
		<content:encoded><![CDATA[<p>Hello Peter,</p>
<p>good question, to do so you must edit one of the php files and add a tiny bit of code:</p>
<p>In file fv-wordpress-flowplayer/models/flowplayer-frontend.php at the end of line 104 insert the following, don&#8217;t forget to put comma after the brackets:</p>
<p>onLoad: function () { this.setVolume(100); },</p>
<p>This is how the code will look after you do it:</p>
<p>clip: {<br />
	url: \&#8221;.$media.&#8217;\',<br />
	autoPlay: &#8216;.(isset($this->conf['autoplay'])?$this->conf['autoplay']:&#8217;false&#8217;).&#8217;,<br />
	autoBuffering: &#8216;.(isset($this->conf['autobuffer'])?$this->conf['autobuffer']:&#8217;false&#8217;).&#8217;<br />
},<br />
onLoad: function () { this.setVolume(100); },<br />
canvas: {<br />
	backgroundColor:\&#8221;.$this->conf['canvas'].&#8217;\&#8217;<br />
}</p>
<p>Some easier configuration of advanced options like this one might be a good addition for next version of our plugin. Thanks for pointing this out.</p>
<p>M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Viehrig</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/configuration#comment-23388</link>
		<dc:creator>Peter Viehrig</dc:creator>
		<pubDate>Fri, 12 Feb 2010 19:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/fv-wordpress-flowplayer-configuration/#comment-23388</guid>
		<description>Hello,

thank you for this plugin. I have a question: where can I change the standard volume output? The default is 50%. But how can I change the default-level?

Thank you for any response

Peter</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>thank you for this plugin. I have a question: where can I change the standard volume output? The default is 50%. But how can I change the default-level?</p>
<p>Thank you for any response</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Allen</title>
		<link>http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/configuration#comment-23386</link>
		<dc:creator>Wayne Allen</dc:creator>
		<pubDate>Thu, 11 Feb 2010 19:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://foliovision.com/seo-tools/wordpress/plugins/fv-wordpress-flowplayer/fv-wordpress-flowplayer-configuration/#comment-23386</guid>
		<description>Just uploaded the plugin with the intent of either playing or streaming an mp4 from CloudFront. I get audio (after a long wait,) but no video. I tried pasting the file link in my browser - the file opens Quick Time, and plays flawlessly. 
Can&#039;t seem to get Mp4 video to work ...</description>
		<content:encoded><![CDATA[<p>Just uploaded the plugin with the intent of either playing or streaming an mp4 from CloudFront. I get audio (after a long wait,) but no video. I tried pasting the file link in my browser &#8211; the file opens Quick Time, and plays flawlessly.<br />
Can&#8217;t seem to get Mp4 video to work &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (user agent is rejected)
Database Caching 26/45 queries in 0.009 seconds using memcached

Served from: foliovision.com @ 2010-09-07 17:17:40 -->