<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>WP Marketing &#187; Tag: flowplayer - Recent Posts</title>
		<link>http://wpmarketing.org/forum/tags/flowplayer</link>
		<description>Wordpress for Internet and Affiliate Marketing</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Feb 2012 20:52:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wpmarketing.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://wpmarketing.org/forum/rss/tags/flowplayer" rel="self" type="application/rss+xml" />

		<item>
			<title>hanadaddy on "Autohide on Flowplayer v3"</title>
			<link>http://wpmarketing.org/forum/topic/autohide-on-flowplayer-v3#post-153</link>
			<pubDate>Sat, 17 Apr 2010 18:21:46 +0000</pubDate>
			<dc:creator>hanadaddy</dc:creator>
			<guid isPermaLink="false">153@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Yeah, I do not know the exact settings for Flowplayer v3, but you can use below settings for Flowplayer v2 auto hide.&#60;/p&#62;
&#60;pre&#62;
[hana-flv-player
video=&#34;http://localhost/wp271/wp-content/plugins/hana-flv-player/babyhana.flv&#34;
player=&#34;2&#34;
more_2=&#34;showVolumeSlider: false, controlsOverVideo:'ease',controlBarBackgroundColor: -1, controlBarGloss: 'low' &#34;
/]
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dcuinc on "Autohide on Flowplayer v3"</title>
			<link>http://wpmarketing.org/forum/topic/autohide-on-flowplayer-v3#post-134</link>
			<pubDate>Wed, 10 Mar 2010 16:55:31 +0000</pubDate>
			<dc:creator>dcuinc</dc:creator>
			<guid isPermaLink="false">134@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I suppose I could use one of the presets on the v2 player.  It looks good too.&#60;br /&#62;
-David
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dcuinc on "Autohide on Flowplayer v3"</title>
			<link>http://wpmarketing.org/forum/topic/autohide-on-flowplayer-v3#post-133</link>
			<pubDate>Wed, 10 Mar 2010 11:53:17 +0000</pubDate>
			<dc:creator>dcuinc</dc:creator>
			<guid isPermaLink="false">133@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
Great plugin by the way.  I didn't quicky find where I could get the controls to autohide on Flowplayer v3.  Can somebody help me or direct me please?&#60;br /&#62;
Thanks.&#60;br /&#62;
-David
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ilse on "Loop is not properly working in player 2?"</title>
			<link>http://wpmarketing.org/forum/topic/loop-is-not-properly-working-in-player-2#post-132</link>
			<pubDate>Wed, 10 Mar 2010 06:07:53 +0000</pubDate>
			<dc:creator>Ilse</dc:creator>
			<guid isPermaLink="false">132@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;aaah ok :) Thank you very much for the fast reply!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanadaddy on "Loop is not properly working in player 2?"</title>
			<link>http://wpmarketing.org/forum/topic/loop-is-not-properly-working-in-player-2#post-131</link>
			<pubDate>Tue, 09 Mar 2010 23:12:04 +0000</pubDate>
			<dc:creator>hanadaddy</dc:creator>
			<guid isPermaLink="false">131@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hello Ilse, &#60;/p&#62;
&#60;p&#62;This is known problem with option 2 (flowplay v2)  itself. I tried to find a solution for this but couldn't. &#60;/p&#62;
&#60;p&#62;Sorry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ilse on "Loop is not properly working in player 2?"</title>
			<link>http://wpmarketing.org/forum/topic/loop-is-not-properly-working-in-player-2#post-130</link>
			<pubDate>Tue, 09 Mar 2010 16:59:47 +0000</pubDate>
			<dc:creator>Ilse</dc:creator>
			<guid isPermaLink="false">130@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;First of all, I would like to say that the FLV player is a dream! There's is only one thing I run into and I can't seem to get it solved myself. I have implemented the player in my header and chose player nr 2 as I don't want to have any menus or borders shown. The purpose is to let the video show constantly. Therefore I have added the loop:true, attribute. But when I open my page, it only runs twice and then stops. When I try the other players, the loop works perfectly. Have I been missing anything while configuring the player or is it perhaps a bug?&#60;/p&#62;
&#60;p&#62;Just to be complete, this is the code I use:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
if (function_exists('hana_flv_player_template_call')){&#60;br /&#62;
	$hana_arg=&#34;&#60;br /&#62;
video='theurltomyvideo.flv'&#60;br /&#62;
player='2'&#60;br /&#62;
width='940'&#60;br /&#62;
height='277'&#60;br /&#62;
more_2=\&#34; showStopButton: false, showVolumeSlider: false, showMuteVolumeButton: false, hideControls: true, controlBarBackgroundColor: -1, controlBarGloss: 'none', showFullScreenButton: false, showScrubber: false, showMenu: false, controlsOverVideo: 'locked',controlBarBackgroundColor: '-1',autoRewind:true, autoplay: true, loop: true, usePlayOverlay: false,,&#60;br /&#62;
\&#34;&#60;br /&#62;
&#34;;&#60;br /&#62;
	echo hana_flv_player_template_call($hana_arg);&#60;br /&#62;
}&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;Thank you very much in advance and keep up the good work!&#60;/p&#62;
&#60;p&#62;Ilse
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanadaddy on "Can I get a still image to display after video has finished?"</title>
			<link>http://wpmarketing.org/forum/topic/can-i-get-a-still-image-to-display-after-video-has-finished#post-85</link>
			<pubDate>Sun, 29 Nov 2009 23:25:57 +0000</pubDate>
			<dc:creator>hanadaddy</dc:creator>
			<guid isPermaLink="false">85@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;gdg , sorry for the late reply. &#60;/p&#62;
&#60;p&#62;By default, autorewind is ON (TRUE), which means that the first splash image will be shown again when the movie is finished playing. I did perform some testing myself and confirmed that this is true.&#60;/p&#62;
&#60;p&#62;You mean the splashimage attribute didn't work at all? Please perform the testing with the files included in the plugin folder.&#60;/p&#62;
&#60;pre&#62;
 [hana-flv-player video=&#34;http://localhost/wp-content/plugins/hana-flv-player/babyhana.flv&#34;
    width=&#34;400&#34;
    height=&#34;330&#34;
    description=&#34;&#34;
    player=&#34;2&#34;
    autoload=&#34;true&#34; autoplay=&#34;false&#34;
    loop=&#34;false&#34;
    autorewind=&#34;true&#34;
    splashimage=&#34;http://localhost/wp-content/plugins/hana-flv-player/splash.jpg&#34;
 /]
&#60;/pre&#62;
&#60;p&#62;Of course, you will need to change 'localhost' to your domain name before testing above shortcode.&#60;/p&#62;
&#60;p&#62;If you are trying to explore Flowplayer's playlist functionalities, maybe my plugin is not the solution for you since the &#60;code&#62;playlist&#60;/code&#62; for Flowplayer is not supported at this time. You may want to look into this resource page. ( &#60;a href=&#34;http://flowplayer.org/v2/player/playlists.html&#34; rel=&#34;nofollow&#34;&#62;http://flowplayer.org/v2/player/playlists.html&#60;/a&#62; ) &#60;/p&#62;
&#60;p&#62;If you still experience the same problem , please leave the URL showing the errors. So I can further review the case.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gdg on "Can I get a still image to display after video has finished?"</title>
			<link>http://wpmarketing.org/forum/topic/can-i-get-a-still-image-to-display-after-video-has-finished#post-78</link>
			<pubDate>Sat, 21 Nov 2009 15:46:31 +0000</pubDate>
			<dc:creator>gdg</dc:creator>
			<guid isPermaLink="false">78@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I am trying to display a still jpeg image after my video stops. I am using player 2. When I use splashimage nothing displays even with autoload equal to false. can I use playlist? Any help would be appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanadaddy on "upgrading flowplayer to 3.1.5"</title>
			<link>http://wpmarketing.org/forum/topic/upgrading-flowplayer-to-315#post-66</link>
			<pubDate>Sat, 14 Nov 2009 20:36:31 +0000</pubDate>
			<dc:creator>hanadaddy</dc:creator>
			<guid isPermaLink="false">66@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hello focusedphil ,&#60;br /&#62;
You can use value &#60;code&#62;4&#60;/code&#62; for the &#60;code&#62;player&#60;/code&#62; attribute to use Flowplayer v3.1.1.&#60;br /&#62;
Value &#60;code&#62;2&#60;/code&#62; is for the Flowplayer v2.2.1&#60;/p&#62;
&#60;p&#62;Originally I thought of upgrading and replacing Flowplayer 2 with version3, but there was high possibility of creating problem for the users who were using version 2. So I added version 3 as additional player for the plug-in.&#60;/p&#62;
&#60;p&#62;You can set the default player in the settings page. The default player is used when &#60;code&#62;player&#60;/code&#62; attribute is not defined in your [hana-flv-player] shortcode.&#60;/p&#62;
&#60;pre&#62;[hana-flv-player video=&#34;http://localhost/wp-content/plugins/hana-flv-player/babyhana.flv&#34;
    width=&#34;400&#34;
    height=&#34;330&#34;
    player=&#34;4&#34;
    autoload=&#34;true&#34; autoplay=&#34;false&#34;
    loop=&#34;false&#34; autorewind=&#34;true&#34;
 /]
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>focusedphil on "upgrading flowplayer to 3.1.5"</title>
			<link>http://wpmarketing.org/forum/topic/upgrading-flowplayer-to-315#post-62</link>
			<pubDate>Thu, 12 Nov 2009 20:46:07 +0000</pubDate>
			<dc:creator>focusedphil</dc:creator>
			<guid isPermaLink="false">62@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;Is it possible to one upgrade the flowplyer from 2 to the latest 3.1.5? I've downloaded it from flowplayer.org.&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

