<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: About FLVPlayer</title>
	<link>http://www.platipus.nl/flvplayer/?p=4</link>
	<description>A free FLV Player project</description>
	<pubDate>Tue, 07 Sep 2010 02:51:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Marcco</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-3540</link>
		<author>Marcco</author>
		<pubDate>Sun, 22 Aug 2010 05:36:40 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-3540</guid>
		<description>Looks like a Great Player... and Works Great Too...
WITH the "Sample Video"...   BUT... I am trying to set up a web page,
writing the HTML on my PC, and I am Linking to a file on my Hard Drive, and No Luck! - After Hours of fooling with this Code, I am Writing this, hoping someone can Help this "Newbie" to HTML... figure out Why I can't get this thing to play an FLV file I have on my Hard Drive. - I have Downloaded the Player, and the Flvplayer.swf is in the same folder as the webpage.HTML... with your Code inserted (copied and pasted from above) - with "MY Video.flv" in place whee it should be.   -- The page opens, the background colors are correct... but it sits there and does Nothing... and the "Hover" function shows nothing either. -- Please Help!

thanks</description>
		<content:encoded><![CDATA[<p>Looks like a Great Player&#8230; and Works Great Too&#8230;<br />
WITH the &#8220;Sample Video&#8221;&#8230;   BUT&#8230; I am trying to set up a web page,<br />
writing the HTML on my PC, and I am Linking to a file on my Hard Drive, and No Luck! - After Hours of fooling with this Code, I am Writing this, hoping someone can Help this &#8220;Newbie&#8221; to HTML&#8230; figure out Why I can&#8217;t get this thing to play an FLV file I have on my Hard Drive. - I have Downloaded the Player, and the Flvplayer.swf is in the same folder as the webpage.HTML&#8230; with your Code inserted (copied and pasted from above) - with &#8220;MY Video.flv&#8221; in place whee it should be.   &#8212; The page opens, the background colors are correct&#8230; but it sits there and does Nothing&#8230; and the &#8220;Hover&#8221; function shows nothing either. &#8212; Please Help!</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Tobey</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-1787</link>
		<author>Thomas Tobey</author>
		<pubDate>Fri, 04 Jun 2010 23:49:29 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-1787</guid>
		<description>Theo, first of all, your player works beautifully - thank you!
I'm completely redesigning the website above. One thing I'm curious about / I need - is that the flv video I have plays through great and the last frame is a black frame and it stays there. I don't want it to repeat because that is just annoying to me. Is there a way to set it so that when the video is done playing, a picture of my choosing appears? I think this is referred to as a poster frame, but it would be a post roll poster frame. I'm new to this but can totally understand tech instructions. I would not have asked if I didn't already try looking for a few hours - so thank you again for your player and any advice you can give! -Thomas</description>
		<content:encoded><![CDATA[<p>Theo, first of all, your player works beautifully - thank you!<br />
I&#8217;m completely redesigning the website above. One thing I&#8217;m curious about / I need - is that the flv video I have plays through great and the last frame is a black frame and it stays there. I don&#8217;t want it to repeat because that is just annoying to me. Is there a way to set it so that when the video is done playing, a picture of my choosing appears? I think this is referred to as a poster frame, but it would be a post roll poster frame. I&#8217;m new to this but can totally understand tech instructions. I would not have asked if I didn&#8217;t already try looking for a few hours - so thank you again for your player and any advice you can give! -Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BM'r</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-1011</link>
		<author>BM'r</author>
		<pubDate>Tue, 08 Dec 2009 16:41:56 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-1011</guid>
		<description>Theo, I made the updates you suggested and now I can see the loading icon, but guess what...no video plays still. I was wonder, since macromedia is now adobe, is the codebase still valid? How do you get as classid and codebase info? I'm hoping your eyes are better than mine and see where my problem lies. I appreciate your feedback. View the video again at www.whiteheadboyd.com/testvideo.html.</description>
		<content:encoded><![CDATA[<p>Theo, I made the updates you suggested and now I can see the loading icon, but guess what&#8230;no video plays still. I was wonder, since macromedia is now adobe, is the codebase still valid? How do you get as classid and codebase info? I&#8217;m hoping your eyes are better than mine and see where my problem lies. I appreciate your feedback. View the video again at <a href="http://www.whiteheadboyd.com/testvideo.html." rel="nofollow">www.whiteheadboyd.com/testvideo.html.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo Lagendijk</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-1009</link>
		<author>Theo Lagendijk</author>
		<pubDate>Mon, 07 Dec 2009 17:25:30 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-1009</guid>
		<description>Hi BM'er,

I think I found your problem. Use proper quotes (") for your attribute values in your HTML embed code. As a result of your alternative quotes (“,″) the browsers tries to download; 
http://www.whiteheadboyd.com/%E2%80%9Chttp://www.platipus.nl/flvplayer/download/1.0/FLVPlayer.swf?video=media/Whitehead-Boyd_Testimonials.flv%E2%80%9D (which doesn't exist.)

Good luck!</description>
		<content:encoded><![CDATA[<p>Hi BM&#8217;er,</p>
<p>I think I found your problem. Use proper quotes (&#8221;) for your attribute values in your HTML embed code. As a result of your alternative quotes (“,″) the browsers tries to download;<br />
<a href="http://www.whiteheadboyd.com/%E2%80%9Chttp://www.platipus.nl/flvplayer/download/1.0/FLVPlayer.swf?video=media/Whitehead-Boyd_Testimonials.flv%E2%80%9D" rel="nofollow">http://www.whiteheadboyd.com/%E2%80%9Chttp://www.platipus.nl/flvplayer/download/1.0/FLVPlayer.swf?video=media/Whitehead-Boyd_Testimonials.flv%E2%80%9D</a> (which doesn&#8217;t exist.)</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BM'r</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-1007</link>
		<author>BM'r</author>
		<pubDate>Mon, 07 Dec 2009 17:16:56 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-1007</guid>
		<description>I have tried a lot of variations and I can not get this to work, even by copying your code. It is a large file 42 MB (the .swf file is half this size). Please visit http://www.whiteheadboyd.com/testvideo.html and view the source code. I welcome any suggestions.</description>
		<content:encoded><![CDATA[<p>I have tried a lot of variations and I can not get this to work, even by copying your code. It is a large file 42 MB (the .swf file is half this size). Please visit <a href="http://www.whiteheadboyd.com/testvideo.html" rel="nofollow">http://www.whiteheadboyd.com/testvideo.html</a> and view the source code. I welcome any suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-961</link>
		<author>Dennis</author>
		<pubDate>Wed, 04 Nov 2009 20:07:02 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-961</guid>
		<description>The player works well, thanks. 

I'm trying to use your player on a DVD-ROM to play FLVs. However the program to link it to play requires a runtime perameter. I have no idea what that is or how to obtain it. 

Thanks,

Dennis</description>
		<content:encoded><![CDATA[<p>The player works well, thanks. </p>
<p>I&#8217;m trying to use your player on a DVD-ROM to play FLVs. However the program to link it to play requires a runtime perameter. I have no idea what that is or how to obtain it. </p>
<p>Thanks,</p>
<p>Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo Lagendijk</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-860</link>
		<author>Theo Lagendijk</author>
		<pubDate>Fri, 04 Sep 2009 15:23:04 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-860</guid>
		<description>Shaun did you save your "crossdomain.xml" in the root of the server where your flv is?</description>
		<content:encoded><![CDATA[<p>Shaun did you save your &#8220;crossdomain.xml&#8221; in the root of the server where your flv is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-859</link>
		<author>Shaun</author>
		<pubDate>Fri, 04 Sep 2009 15:20:05 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-859</guid>
		<description>Ah well, another "dead end"...</description>
		<content:encoded><![CDATA[<p>Ah well, another &#8220;dead end&#8221;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-857</link>
		<author>Shaun</author>
		<pubDate>Thu, 03 Sep 2009 21:03:06 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-857</guid>
		<description>I also try generating the html source from your link - did not work.</description>
		<content:encoded><![CDATA[<p>I also try generating the html source from your link - did not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://www.platipus.nl/flvplayer/?p=4#comment-856</link>
		<author>Shaun</author>
		<pubDate>Thu, 03 Sep 2009 21:00:07 +0000</pubDate>
		<guid>http://www.platipus.nl/flvplayer/?p=4#comment-856</guid>
		<description>I am having the same problem as Josh and Steve C - works locally but not on a web server. Crossdomain.xml does not work.</description>
		<content:encoded><![CDATA[<p>I am having the same problem as Josh and Steve C - works locally but not on a web server. Crossdomain.xml does not work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
