<?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; Recent Topics</title>
		<link>http://wpmarketing.org/forum/</link>
		<description>Wordpress for Internet and Affiliate Marketing</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Feb 2012 19:54:47 +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/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>snowtigersnlazers on "Not working in Chrome"</title>
			<link>http://wpmarketing.org/forum/topic/not-working-in-chrome#post-461</link>
			<pubDate>Mon, 23 Jan 2012 15:21:03 +0000</pubDate>
			<dc:creator>snowtigersnlazers</dc:creator>
			<guid isPermaLink="false">461@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hi, I'm having problems getting the plugin to work in Chrome and Safari.  For some reason, it only works in Firefox.  Any idea why this is happening?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mattresslosangeles.net&#34; rel=&#34;nofollow&#34;&#62;http://www.mattresslosangeles.net&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>capp08 on "How do you set the volume on player 4?"</title>
			<link>http://wpmarketing.org/forum/topic/how-do-you-set-the-volume-on-player-4#post-460</link>
			<pubDate>Wed, 18 Jan 2012 15:11:47 +0000</pubDate>
			<dc:creator>capp08</dc:creator>
			<guid isPermaLink="false">460@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I have the player in &#38;amp; working fine...looks great by the way...but it blows your ears off when the page comes up (it's on autoplay)!  &#60;/p&#62;
&#60;p&#62;How do you set the volume on player 4 so that it's more towards the middle when it loads onto the page?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LiveTUT on "permalink  to hana code"</title>
			<link>http://wpmarketing.org/forum/topic/permalink-to-hana-code#post-426</link>
			<pubDate>Wed, 21 Dec 2011 10:08:18 +0000</pubDate>
			<dc:creator>LiveTUT</dc:creator>
			<guid isPermaLink="false">426@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;div id=&#34;plusonebutton&#34;&#38;gt;&#60;br /&#62;
 &#38;lt;g:plusone callback=&#34;plusone_callback&#34; href=&#34; &#60;a href=&#34;http://www.livetut.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.livetut.com/&#60;/a&#62;&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/g:plusone&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;In the href  i want to add &#38;lt;?php the_permalink(); ?&#38;gt; &#60;/p&#62;
&#60;p&#62;It is not able to get a permalink
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kneops on "Automatic width and height"</title>
			<link>http://wpmarketing.org/forum/topic/automatic-width-and-height#post-412</link>
			<pubDate>Tue, 22 Nov 2011 14:49:51 +0000</pubDate>
			<dc:creator>kneops</dc:creator>
			<guid isPermaLink="false">412@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I'm using this plugin to show videos inside video.php, one of the attachment templates of WordPress. It works ok, but I read somewhere that flv within a flv-player is capable of adjusting itself to the native width and height. Now I have this code inside video.php, but my videos/flv's have all kinds of different widths and heights.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php $flvname = wp_get_attachment_url(); ?&#38;gt; &#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='$flvname'&#60;br /&#62;
player='3'&#60;br /&#62;
more_2=\&#34;showStopButton: false, showScrubber: false, showVolumeSlider: false,showMuteVolumeButton: false,&#60;br /&#62;
showFullScreenButton: false, showMenu: false, controlsOverVideo: 'locked',controlBarBackgroundColor: -1,&#60;br /&#62;
controlBarGloss: 'none', usePlayOverlay:false \&#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;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ericjarvis on "Player 4 Replays"</title>
			<link>http://wpmarketing.org/forum/topic/player-4-replays#post-415</link>
			<pubDate>Sun, 27 Nov 2011 17:15:59 +0000</pubDate>
			<dc:creator>ericjarvis</dc:creator>
			<guid isPermaLink="false">415@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;After a recent update, all videos that utilize Player Number 4 automatically replay ate the end (loop).  I tried adjusting the loop settings.  Changing to a different player fixes the problem.  Player 4 is my favorite style though. Love the Hannah FLV player.  Hoping I can start using Player 4 again.&#60;/p&#62;
&#60;p&#62;Here's a sample of the problem - &#60;a href=&#34;http://jarvisedtech.net/andrewjarvis/?p=354&#34; rel=&#34;nofollow&#34;&#62;http://jarvisedtech.net/andrewjarvis/?p=354&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Switching this same video to player 3 stops it from looping unintentionally.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanadaddy on "Hana Flv Player version 2.5"</title>
			<link>http://wpmarketing.org/forum/topic/hana-flv-player-version-25#post-200</link>
			<pubDate>Fri, 27 Aug 2010 22:58:18 +0000</pubDate>
			<dc:creator>hanadaddy</dc:creator>
			<guid isPermaLink="false">200@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;There is new update with Hana Flv Version.&#60;br /&#62;
Now it supports the custom (more_4) option for the Flowplayer version 3.  Flowplayer v3.2.2 is very flexible and more stable than before. Upgrade now.&#60;br /&#62;
&#60;a href=&#34;http://wpmarketing.org/wp-plugins/hana-flv-player/&#34; rel=&#34;nofollow&#34;&#62;http://wpmarketing.org/wp-plugins/hana-flv-player/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;   1. Flowplayer v.3.2.2 upgraded&#60;br /&#62;
   2. Custom options (more_4) for Player 4 (Flowplayer v3) added&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Adondeirhoy on "Two videos in one post"</title>
			<link>http://wpmarketing.org/forum/topic/two-videos-in-one-post#post-413</link>
			<pubDate>Wed, 23 Nov 2011 21:17:55 +0000</pubDate>
			<dc:creator>Adondeirhoy</dc:creator>
			<guid isPermaLink="false">413@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hi I am trying to get two videos in one post. &#60;/p&#62;
&#60;p&#62;I used your plugin here:&#60;br /&#62;
&#60;a href=&#34;http://adondeirhoy.com/2011/conciertos/ricardo-montaner-alex-jorge-y-lena-en-costa-rica/&#34; rel=&#34;nofollow&#34;&#62;http://adondeirhoy.com/2011/conciertos/ricardo-montaner-alex-jorge-y-lena-en-costa-rica/&#60;/a&#62;&#60;br /&#62;
and it worked perfectly.&#60;/p&#62;
&#60;p&#62;Tried to do the same thing here:&#60;br /&#62;
&#60;a href=&#34;http://adondeirhoy.com/2011/conciertos/rueda-de-prensa-mauricio-ricky-montaner-mr-en-costa-rica/&#34; rel=&#34;nofollow&#34;&#62;http://adondeirhoy.com/2011/conciertos/rueda-de-prensa-mauricio-ricky-montaner-mr-en-costa-rica/&#60;/a&#62;&#60;br /&#62;
and I get the error:&#60;br /&#62;
clip: { url: 'http://adondeirhoy.com/videos-musicales/Adondeirhoy.com-Video-Hoy-MR-en-Costa-Rica.flv', scaling: 'scale', autoPlay: false, autoBuffering: true } });
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jclair on "Removing FLowPlayer Icon"</title>
			<link>http://wpmarketing.org/forum/topic/removing-flowplayer-icon#post-448</link>
			<pubDate>Tue, 10 Jan 2012 15:57:37 +0000</pubDate>
			<dc:creator>jclair</dc:creator>
			<guid isPermaLink="false">448@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I use Hana Flow Player for my Wordpress site to embed video. Is there a way to remove the FlowPlayer Icon when the video is fullscreen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeremy on "Splash After Video Ends"</title>
			<link>http://wpmarketing.org/forum/topic/splash-after-video-ends#post-409</link>
			<pubDate>Mon, 07 Nov 2011 22:00:59 +0000</pubDate>
			<dc:creator>jeremy</dc:creator>
			<guid isPermaLink="false">409@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Is it possible to add a splash image to the end of the video, so that when the video ends, there is an image with a call to action or further instructions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ritch47golf on "Broad bands above and below video"</title>
			<link>http://wpmarketing.org/forum/topic/broad-bands-above-and-below-video#post-403</link>
			<pubDate>Mon, 31 Oct 2011 14:34:28 +0000</pubDate>
			<dc:creator>ritch47golf</dc:creator>
			<guid isPermaLink="false">403@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;Please advise the purpose of the broad bands above and below the video. Can I remove/edit them?&#60;br /&#62;
See attached.&#60;/p&#62;
&#60;p&#62;TIA&#60;br /&#62;
Ritch
&#60;/p&#62;</description>
		</item>
		<item>
			<title>edkent on "How do I embed the element tag inside [Object]"</title>
			<link>http://wpmarketing.org/forum/topic/how-do-i-embed-the-element-tag-inside-object#post-402</link>
			<pubDate>Sat, 29 Oct 2011 08:05:15 +0000</pubDate>
			<dc:creator>edkent</dc:creator>
			<guid isPermaLink="false">402@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hi I am trying to put the shortcode [hana-flv-player] inside the [Object] tag. How do i go about doing this.&#60;br /&#62;
Here is my shortcode[hana-flv-player video=&#34;http://www.yourlegitonlinejobs.info/wp-content/uploads/2011/10/legitonlinejobs-income.flv&#34; width=&#34;650px&#34;&#34;628&#34; height=&#34;370px&#34;&#34;355&#34; clickurl= player=&#34;4&#34; autoplay=&#34;true&#34; loop=&#34;true&#34; autorewind=&#34;false&#34; splashimage= /]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanadaddy on "Streaming Video solution using Xmoov.php with flowplayer"</title>
			<link>http://wpmarketing.org/forum/topic/streaming-video-solution-using-xmoovphp-with-flowplayer#post-183</link>
			<pubDate>Tue, 10 Aug 2010 22:09:37 +0000</pubDate>
			<dc:creator>hanadaddy</dc:creator>
			<guid isPermaLink="false">183@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I just found an interesting article about implementing streaming video without special streaming server. Just to let you know that, with  streaming video , you can watch the end of the video without downloading the complete video file.  You can basically move around to any position of the time line. &#60;/p&#62;
&#60;p&#62;You just need to use the latest Flowplayer , xmoov.php file , and video file.&#60;/p&#62;
&#60;p&#62;Check out this &#60;a href='http://tutpages.com/?p=360'&#62;instruction&#60;/a&#62; and &#60;a href='http://megafightstv.com/flowplayer2.php'&#62;Demo&#60;/a&#62; .&#60;/p&#62;
&#60;p&#62;I will try this later myself when I have more time. But this looks really good and smooth!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dhachler on "FLV player options"</title>
			<link>http://wpmarketing.org/forum/topic/flv-player-options#post-393</link>
			<pubDate>Wed, 19 Oct 2011 07:59:35 +0000</pubDate>
			<dc:creator>dhachler</dc:creator>
			<guid isPermaLink="false">393@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I am very new to WordPress and video players.  I have already embedded a 52 minute video (FLV FORMAT) on one of our pages using the auto-embed feature in WordPress.  It works fine EXCEPT, the video controller does not allow the user to drag the video ahead to a certain position.  (This is a 52 minute training video.  The user needs to be able to move the video forward and back).  I have  been searching invain for any code that will allow this feature. &#60;/p&#62;
&#60;p&#62;Before downloading and using this plugin, I want to make sure it will provide the user control I need.  Please advise.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ostercyte on "Video pop up"</title>
			<link>http://wpmarketing.org/forum/topic/video-pop-up#post-390</link>
			<pubDate>Sat, 08 Oct 2011 09:09:08 +0000</pubDate>
			<dc:creator>ostercyte</dc:creator>
			<guid isPermaLink="false">390@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hi everybody! Is it possible to play flv videos in a popup window? I need to put a link tomy video and when you click a popup window shows the video...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sudha on "How to get a Transparent Background"</title>
			<link>http://wpmarketing.org/forum/topic/how-to-get-a-transparent-background#post-368</link>
			<pubDate>Fri, 23 Sep 2011 01:34:20 +0000</pubDate>
			<dc:creator>sudha</dc:creator>
			<guid isPermaLink="false">368@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hi I have a non-rectangular character video on my website which describes the page&#60;br /&#62;
&#60;a href=&#34;http://www.floridafootspecialist.com/Podiatry_Blog/events-and-lectures/&#34; rel=&#34;nofollow&#34;&#62;http://www.floridafootspecialist.com/Podiatry_Blog/events-and-lectures/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now I have used Player &#34;4&#34; with no controls &#38;amp; all options as null as seen in the code below&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;/p&#62;
&#60;p&#62;if ($pagename == 'events-and-lectures' &#38;amp;&#38;amp; function_exists('hana_flv_player_template_call')){&#60;br /&#62;
	$hana_arg=&#34;&#60;br /&#62;
video='http://www.floridafootspecialist.com/Podiatry_Blog/ffsSEP11.flv'&#60;br /&#62;
height='280'&#60;br /&#62;
player='4'&#60;br /&#62;
autoplay='true'&#60;br /&#62;
loop='false'&#60;br /&#62;
more_4=\&#34;plugins: { controls: null } , play: null\&#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;The problem is that the video although transparent has a thin filmy greyish background and is not very clear. How can I fix that?&#60;/p&#62;
&#60;p&#62;I changed the player to &#34;1&#34; OS FLV Player - the video is much clearer but it keeps looping even though I set loop=&#34;false&#34;. Also how do I hide the controls on the bottom.&#60;/p&#62;
&#60;p&#62;Any suggestions?? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mike yama on "how to share within Facebook."</title>
			<link>http://wpmarketing.org/forum/topic/how-to-share-within-facebook#post-367</link>
			<pubDate>Thu, 08 Sep 2011 00:11:36 +0000</pubDate>
			<dc:creator>mike yama</dc:creator>
			<guid isPermaLink="false">367@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;how do i share videos on Facebook so that Flowplayer plays back within Facebook? if i use a JWPlayer for Wordpress I can do this just by pasting my blogs posts link in to facebook Status section. it will be a great help if  you can give me some advice.&#60;/p&#62;
&#60;p&#62;thanks&#60;/p&#62;
&#60;p&#62;mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webendev on "Sidebar code Flowplayer 4 - click to pause"</title>
			<link>http://wpmarketing.org/forum/topic/sidebar-code-flowplayer-4-click-to-pause#post-366</link>
			<pubDate>Mon, 29 Aug 2011 17:31:58 +0000</pubDate>
			<dc:creator>webendev</dc:creator>
			<guid isPermaLink="false">366@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I have the following code, and it is working well except for one thing.&#60;br /&#62;
Even though there are no controls, and no play/pause button visible, when you click anywhere on the video it pauses. Then when you click again, it starts.&#60;br /&#62;
I do not want this to happen.&#60;br /&#62;
Is there an attribute to shut off the pause ability described above?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;&#60;code&#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='http://localhost/smallgroupnetwork/wp-content/themes/we_smlgrpnet/video/000006844637_HDFlashVideo.flv'&#60;br /&#62;
player='4'&#60;br /&#62;
width='320'&#60;br /&#62;
height='180'&#60;br /&#62;
autoplay='true' loop='true'&#60;br /&#62;
more_4=\&#34;plugins: { controls: null } , play: null\&#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;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rashid on "can youtube videos be played using this player?"</title>
			<link>http://wpmarketing.org/forum/topic/can-youtube-videos-be-played-using-this-player#post-361</link>
			<pubDate>Tue, 23 Aug 2011 02:58:12 +0000</pubDate>
			<dc:creator>rashid</dc:creator>
			<guid isPermaLink="false">361@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;can youtube videos be played using this player?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>orncrete on "Player not working in Firefox"</title>
			<link>http://wpmarketing.org/forum/topic/player-not-working-in-firefox#post-360</link>
			<pubDate>Wed, 17 Aug 2011 07:54:29 +0000</pubDate>
			<dc:creator>orncrete</dc:creator>
			<guid isPermaLink="false">360@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I have an adult site that I have started working on. The player works fine in Internet Explorer but not in Fire Fox or Opera. Any suggestions would be great
&#60;/p&#62;</description>
		</item>
		<item>
			<title>prof_mariner on "Hana FLV player doesn&#039;t work in IE 64 bit"</title>
			<link>http://wpmarketing.org/forum/topic/hana-flv-player-doesnt-work-in-ie-64-bit#post-358</link>
			<pubDate>Sun, 14 Aug 2011 09:31:38 +0000</pubDate>
			<dc:creator>prof_mariner</dc:creator>
			<guid isPermaLink="false">358@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Wordpress version 3.2.1&#60;br /&#62;
Hana FLV player version 2.6&#60;br /&#62;
I just updated Wordpress today and tested the website with Chrome (Windows/Mac), Firefox (Windows/Mac), Safari (Mac) and Internet Explorer (32bit/64bit).  It appears to work with everything except IE 64bit.  Is this a known issue?  Is there a fix for this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stof77 on "several videos on same page"</title>
			<link>http://wpmarketing.org/forum/topic/several-videos-on-same-page#post-359</link>
			<pubDate>Tue, 16 Aug 2011 09:03:23 +0000</pubDate>
			<dc:creator>stof77</dc:creator>
			<guid isPermaLink="false">359@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've recently tested the hana-flv player (v2.5) with WP 3.1,&#60;br /&#62;
it works great with the theme I use &#38;amp; I had to test a lot, but now the thing is I'd like to know if there is a way to use it like a in a gallery : meaning several video files from the same page,&#60;/p&#62;
&#60;p&#62;- maybe with a playlist ability or something ?&#60;/p&#62;
&#60;p&#62;- or any workaround, was wondering if I could make some thumbnail images on a single page &#38;amp; when clicking on them, each on would load the player with a different videos (all that from the same page).&#60;br /&#62;
How does that sound ? I just don't know how to achieve this...&#60;/p&#62;
&#60;p&#62;PS : of course I tried a lot of video gallery plugins but with none of them I could have success with my theme
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oleg@e-m8.org on "Embedded video to show ride away, instead of blank"</title>
			<link>http://wpmarketing.org/forum/topic/embedded-video-to-show-ride-away-instead-of-blank#post-356</link>
			<pubDate>Wed, 27 Jul 2011 17:13:13 +0000</pubDate>
			<dc:creator>oleg@e-m8.org</dc:creator>
			<guid isPermaLink="false">356@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Is there a way to have first element (or any element) of the video to show instead of a big black box in the beginning?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucabecattini on "is possible delete download link?"</title>
			<link>http://wpmarketing.org/forum/topic/is-possible-delete-download-link#post-354</link>
			<pubDate>Tue, 26 Jul 2011 05:24:53 +0000</pubDate>
			<dc:creator>lucabecattini</dc:creator>
			<guid isPermaLink="false">354@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;is it possible to delete download link from the Hana Flv Player?&#60;br /&#62;
thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DanoWorks on "Video&#039;s worked fine till today"</title>
			<link>http://wpmarketing.org/forum/topic/videos-worked-fine-till-today#post-351</link>
			<pubDate>Wed, 20 Jul 2011 00:29:40 +0000</pubDate>
			<dc:creator>DanoWorks</dc:creator>
			<guid isPermaLink="false">351@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I have a page that has used you plugin fine for the past year.&#60;br /&#62;
Now nothing plays. Here is the link: &#60;a href=&#34;http://www.danoworks.com/?page_id=41&#34; rel=&#34;nofollow&#34;&#62;http://www.danoworks.com/?page_id=41&#60;/a&#62;&#60;br /&#62;
Perhaps it's an update of wordpress that messed it up. I have your latest plugin but nothing plays.&#60;br /&#62;
Strange. Any help would be great.&#60;br /&#62;
Best,&#60;br /&#62;
Dan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>geimhost on "Social bookmarking website - submit a new story"</title>
			<link>http://wpmarketing.org/forum/topic/social-bookmarking-website-submit-a-new-story#post-352</link>
			<pubDate>Wed, 20 Jul 2011 06:52:12 +0000</pubDate>
			<dc:creator>geimhost</dc:creator>
			<guid isPermaLink="false">352@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.geimhost.com&#34; rel=&#34;nofollow&#34;&#62;http://www.geimhost.com&#60;/a&#62; is a Social Bookmarking web site, where registered members can submit their favorite stories, links and others users can simply vote for that stories. &#60;a href='http://www.geimhost.com'&#62;submit a new story&#60;/a&#62; to Social Bookmarking site geimhost.com.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stacy on "2.6 , layout"</title>
			<link>http://wpmarketing.org/forum/topic/26-layout#post-348</link>
			<pubDate>Mon, 18 Jul 2011 03:24:11 +0000</pubDate>
			<dc:creator>Stacy</dc:creator>
			<guid isPermaLink="false">348@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hello , Thank-you for this plugin .&#60;br /&#62;
Where can I find 2.6 to download?&#60;br /&#62;
I am embedding widgets with it but how can I stop one item from taking up more space than needed because right now an item can only be placed one under the next . The page may have one item that&#38;#39;s only 100x100 and another that&#38;#39;s 20x20 but each takes up the entire width of the site&#38;#39;s page. I can see&#60;/p&#62;
&#60;p&#62; &lt;a class=&#039;bb_attachments_link&#039; href=&#039;http://wpmarketing.org/forum/?bb_attachments=348&amp;bbat=24&#039;&gt;&lt;img  src=&#039;http://wpmarketing.org/forum/?bb_attachments=348&amp;bbat=24&amp;inline&#039; /&gt;&lt;/a&gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>satb on "removing flowplayer branding"</title>
			<link>http://wpmarketing.org/forum/topic/removing-flowplayer-branding-1#post-332</link>
			<pubDate>Mon, 27 Jun 2011 16:22:08 +0000</pubDate>
			<dc:creator>satb</dc:creator>
			<guid isPermaLink="false">332@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;hi all, &#60;/p&#62;
&#60;p&#62;with a flowplayer commercial licence is it possible to remove branding using the Hana FLV Player WP plugin?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>luvpuppy on "WP3.2 - The Create New Entry Button No Longer Works"</title>
			<link>http://wpmarketing.org/forum/topic/wp32-the-create-new-entry-button-no-longer-works#post-335</link>
			<pubDate>Sat, 09 Jul 2011 16:57:47 +0000</pubDate>
			<dc:creator>luvpuppy</dc:creator>
			<guid isPermaLink="false">335@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Dear Hannadaddy&#60;/p&#62;
&#60;p&#62;Just upgraded to WP3.2 (wish now I hadn't) and the create new entry button no longer works. It's been pushed out of its area by a WP3.2 horizontal bar saying:&#60;/p&#62;
&#60;p&#62;'Thank you for creating with Wordpress - Documentation - Freedoms - Feedback - Credits'&#60;/p&#62;
&#60;p&#62;In fact the create new entry button is now stuck on top of the words 'thank you for creating' and it is partially obscuring those same words. In turn those words are partially hiding the button as well. Obviously trying to click it achieves nothing as it doesn't work any more. I'm using Firefox 5.&#60;/p&#62;
&#60;p&#62;Any chance of a quick fix for this? I'm not too comfortable around wordpress yet and I'm loathe to try to hack my way through this and damage anything.&#60;/p&#62;
&#60;p&#62;Thank you for taking the time to read this.&#60;/p&#62;
&#60;p&#62;LuvPuppy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tdyrsmid on "Hyperlinks won&#039;t work"</title>
			<link>http://wpmarketing.org/forum/topic/hyperlinks-wont-work#post-333</link>
			<pubDate>Thu, 30 Jun 2011 12:10:54 +0000</pubDate>
			<dc:creator>tdyrsmid</dc:creator>
			<guid isPermaLink="false">333@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I've got the plugin working just fine EXCEPT any links that I'm trying to include in the HTML don't work. Any idea why?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>howardz on "f4v files do not start playing until download is finished"</title>
			<link>http://wpmarketing.org/forum/topic/f4v-files-do-not-start-playing-until-download-is-finished#post-334</link>
			<pubDate>Thu, 30 Jun 2011 19:35:38 +0000</pubDate>
			<dc:creator>howardz</dc:creator>
			<guid isPermaLink="false">334@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;I am using remote URLs to play some videos, the .flv files start streaming immediately (before the entire file has downloaded).  &#60;/p&#62;
&#60;p&#62;But the .f4v files will not start playing until the entire video is finished.  Is this a configuration issue with flowplayer?  Can I fix it?  Some of these videos are 10 megs so users are sitting there at a blank video player screen.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

