<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>The Message Board Forum: The Board</title>
<link>http://www.osflv.com/</link>
<description>The Message Board Forum: The Board</description>
<language>en</language>
<pubDate>Mon, 06 Oct 2008 15:12:31 +0000</pubDate>

<item>
<title>joan on "Great application!"</title>
<link>http://www.osflv.com/topic.php?id=62#post-302</link>
<pubDate>Sun, 05 Oct 2008 01:01:22 +0000</pubDate>
<dc:creator>joan</dc:creator>
<guid isPermaLink="false">302@http://www.osflv.com/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I just wanted to add my vote on what John2496 said,&#60;br /&#62;
Great app, thank you for putting this together.&#60;/p&#62;
&#60;p&#62;What is the status / any plans for future ?
&#60;/p&#62;</description>
</item>
<item>
<title>muffin on "js only working offline :S"</title>
<link>http://www.osflv.com/topic.php?id=172#post-292</link>
<pubDate>Thu, 02 Oct 2008 18:32:50 +0000</pubDate>
<dc:creator>muffin</dc:creator>
<guid isPermaLink="false">292@http://www.osflv.com/</guid>
<description>&#60;p&#62;I have made a code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;window.onload = function(){
    if ( window.location.hash &#38;#38;&#38;#38; window.location.hash.match( /^#/ ) )
	{
        var MOV = window.location.hash.substr(1);
    } ;
	document.open();
			document.write(&#38;#39;&#38;lt;!DOCTYPE html PUBLIC &#38;quot;-//W3C//DTD XHTML 1.0 Strict//EN&#38;quot; &#38;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#38;quot;&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;html xmlns=&#38;quot;http://www.w3.org/1999/xhtml&#38;quot;&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;head&#38;gt;&#38;#39;);
			document.write(&#38;quot;&#38;lt;title&#38;gt;&#38;lt;/title&#38;gt;&#38;quot;);
			document.write(&#38;#39;&#38;lt;!-- Meta Tags --&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;meta http-equiv=&#38;quot;content-type&#38;quot; content=&#38;quot;text/html; charset=utf-8&#38;quot; /&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;meta name=&#38;quot;robots&#38;quot; content=&#38;quot;index, follow&#38;quot; /&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;!-- JavaScript --&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;script src=&#38;quot;Scripts/AC_ActiveX.js&#38;quot; type=&#38;quot;text/javascript&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;script src=&#38;quot;Scripts/AC_RunActiveContent.js&#38;quot; type=&#38;quot;text/javascript&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;/head&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;body leftmargin=&#38;quot;0&#38;quot; topmargin=&#38;quot;0&#38;quot;&#38;gt;&#38;#39;);
			document.write(&#38;quot;&#38;lt;object width=&#38;#39;640&#38;#39; height=&#38;#39;480&#38;#39; id=&#38;#39;flvPlayer&#38;#39;&#38;gt;&#38;quot;);
			document.write(&#38;quot;&#38;lt;param name=&#38;#39;allowFullScreen&#38;#39; value=&#38;#39;false&#38;#39;&#38;gt;&#38;quot;);
			document.write(&#38;quot;&#38;lt;param name=&#38;#39;movie&#38;#39; value=&#38;#39;player.swf?movie=&#38;quot;+MOV+&#38;quot;.flv&#38;#38;fgcolor=0xCCCCCC&#38;#38;bgcolor=0xFFFFFF&#38;#38;autoload=on&#38;#38;autorewind=on&#38;#38;volume=70&#38;#39;&#38;gt;&#38;quot;);
			document.write(&#38;quot;&#38;lt;embed src=&#38;#39;player.swf?movie=&#38;quot;+MOV+&#38;quot;.flv&#38;#38;fgcolor=0xCCCCCC&#38;#38;bgcolor=0xFFFFFF&#38;#38;autoload=on&#38;#38;autorewind=on&#38;#38;volume=70&#38;#39; width=&#38;#39;640&#38;#39; height=&#38;#39;480&#38;#39; allowfullscreen=&#38;#39;false&#38;#39; type=&#38;#39;application/x-shockwave-flash&#38;#39;&#38;gt;&#38;quot;);
			document.write(&#38;#39;&#38;lt;/object&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;/body&#38;gt;&#38;#39;);
			document.write(&#38;#39;&#38;lt;/html&#38;gt;&#38;#39;);
		document.close();
};&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And it works on my computer,&#60;br /&#62;
but when I upload the files to freewebs ervrything freezes(and the script is not hard to calculate, so I think).&#60;br /&#62;
Can anyone tell me whats wrong with this script (or freewebs)
&#60;/p&#62;</description>
</item>
<item>
<title>gunsnroses23 on "Problem with the player. Can't watch a specific part of the video."</title>
<link>http://www.osflv.com/topic.php?id=162#post-282</link>
<pubDate>Tue, 16 Sep 2008 16:48:23 +0000</pubDate>
<dc:creator>gunsnroses23</dc:creator>
<guid isPermaLink="false">282@http://www.osflv.com/</guid>
<description>&#60;p&#62;First of all this player is really nice but I'm having a problem with it. When I play the file the slider just disappears &#38;#38; once the movie starts playing I can't go back. Hence there's no slider as soon as I click on play but b4 playing it shows a slider.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://3gwrestling.com/index.php?option=com_content&#38;#38;view=section&#38;#38;layout=blog&#38;#38;id=9&#38;#38;Itemid=57&#34; rel=&#34;nofollow&#34;&#62;http://3gwrestling.com/index.php?option=com_content&#38;#38;view=section&#38;#38;layout=blog&#38;#38;id=9&#38;#38;Itemid=57&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can see here what I'm talking about. I cant see a particular part of the video I want. If I click on the buffering bar. It just goes to the beginning of the video. Help me out please. Thanks in advance. :-)
&#60;/p&#62;</description>
</item>
<item>
<title>r0g on "How do I lose the slider bar?"</title>
<link>http://www.osflv.com/topic.php?id=152#post-272</link>
<pubDate>Wed, 03 Sep 2008 06:37:16 +0000</pubDate>
<dc:creator>r0g</dc:creator>
<guid isPermaLink="false">272@http://www.osflv.com/</guid>
<description>&#60;p&#62;Actually, don't worry about it. I just realised ffmpeg can convert it straight to an SWF *duh!* Works fine now!&#60;/p&#62;
&#60;p&#62;Roger.
&#60;/p&#62;</description>
</item>
<item>
<title>r0g on "How do I lose the slider bar?"</title>
<link>http://www.osflv.com/topic.php?id=152#post-262</link>
<pubDate>Wed, 03 Sep 2008 06:17:32 +0000</pubDate>
<dc:creator>r0g</dc:creator>
<guid isPermaLink="false">262@http://www.osflv.com/</guid>
<description>&#60;p&#62;All I want is to loop one small flash video without any user interaction, chrome or fuss and after an evenings googling it appears that's not as simple a thing as I'd imagined! Your player is the best thing I've come across so far but I think even that is overkill for what I want. Having said that I can probably use it but I'd need to get rid of the controls/slider - is there any way to do this without a copy of flash? $700 seems a bit extreme to do something analogous to animated gifs :-/&#60;/p&#62;
&#60;p&#62;Also (I noticed this in GOM player too) my video renders larger and blurrier than it actually is (100x70px) - I used ffmpeg to encode it and it plays back at the right size in VLC. Does anyone know of any minimum dimensions that your player (and GOM) might be enforcing or might this be an encoding problem?&#60;/p&#62;
&#60;p&#62;Yours sincerely,&#60;/p&#62;
&#60;p&#62;Roger Heathcote.
&#60;/p&#62;</description>
</item>
<item>
<title>kevino on "Stuttering Problem"</title>
<link>http://www.osflv.com/topic.php?id=142#post-252</link>
<pubDate>Thu, 31 Jul 2008 12:49:04 +0000</pubDate>
<dc:creator>kevino</dc:creator>
<guid isPermaLink="false">252@http://www.osflv.com/</guid>
<description>&#60;p&#62;I've been getting stuttering problems also.&#60;br /&#62;
However, it only appears to be happening in FF3. IE7, IE6 and Safari for windows seem to be ok.&#60;br /&#62;
I suspect it is also fine on FF2 as there haven't been any complaints until now..&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>chuckschulz on "Stuttering Problem"</title>
<link>http://www.osflv.com/topic.php?id=142#post-242</link>
<pubDate>Tue, 29 Jul 2008 15:14:41 +0000</pubDate>
<dc:creator>chuckschulz</dc:creator>
<guid isPermaLink="false">242@http://www.osflv.com/</guid>
<description>&#60;p&#62;At first I thought it was just online, but then I did it locally as well.  Online, even when the progress bar is well advanced, it sometimes stutters as if it were buffering.  When I do it locally, I get the same problem.  Any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>Donald on "Problem playing anything else then default vid"</title>
<link>http://www.osflv.com/topic.php?id=132#post-232</link>
<pubDate>Tue, 29 Jul 2008 10:30:24 +0000</pubDate>
<dc:creator>Donald</dc:creator>
<guid isPermaLink="false">232@http://www.osflv.com/</guid>
<description>&#60;p&#62;The problem is right now, that the only video&#60;br /&#62;
I can play is the video.flv&#60;/p&#62;
&#60;p&#62;This is what I've done:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
 include (&#38;#39;flash/flash.php&#38;#39;);
?&#38;gt;

&#38;lt;html&#38;gt;
 &#38;lt;head&#38;gt;
	&#38;lt;?php flvheader();?&#38;gt;
 &#38;lt;/head

&#38;lt;body bgcolor=&#38;quot;#000000&#38;quot;&#38;gt;&#38;lt;br&#38;gt;&#38;lt;br&#38;gt;&#38;lt;br&#38;gt;
 &#38;lt;center&#38;gt;

	&#38;lt;?php flv(&#38;#39;my_video.flv&#38;#39;); ?&#38;gt;

  &#38;lt;/body&#38;gt;
 &#38;lt;/center&#38;gt;
&#38;lt;/html&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>muffin on "open player in a new window"</title>
<link>http://www.osflv.com/topic.php?id=122#post-222</link>
<pubDate>Sun, 27 Jul 2008 18:26:26 +0000</pubDate>
<dc:creator>muffin</dc:creator>
<guid isPermaLink="false">222@http://www.osflv.com/</guid>
<description>&#60;p&#62;Im sorry for the second bump but I cant edit my post....&#60;br /&#62;
this is the actual script (without mistakes for as far as I understand js.)&#60;br /&#62;
@ admin would you please remove my previous post? Htank you in advance.&#60;/p&#62;
&#60;p&#62;//--&#60;/p&#62;
&#60;p&#62;Ive checked it out myself and I found a few mistakes, this is an update(its neater too):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function OpenVid(video,title)
{
var VidCode;
var video;
var title;
var scrmset = &#38;quot;&#38;#39;about:blank&#38;#39;, title,&#38;#39;toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=400,height=340,left=0, top=0,screenX=0,screenY=0&#38;#39;&#38;quot;;

VidFrame= open(scrnset);
var VidCode = = &#38;quot;&#38;lt;html&#38;gt;&#38;lt;title&#38;gt;&#38;quot;+title+&#38;quot;&#38;lt;\/title&#38;gt;&#38;lt;body&#38;gt;&#38;lt;object width=&#38;#39;400&#38;#39; height=&#38;#39;340&#38;#39; id=&#38;#39;flvPlayer&#38;#39;&#38;gt;&#38;lt;param name=&#38;#39;allowFullScreen&#38;#39; value=&#38;#39;true&#38;#39;&#38;gt;&#38;lt;param name=&#38;#39;movie&#38;#39; value=&#38;#39;player.swf?movie=&#38;quot;+video+&#38;quot;&#38;#38;autoload=on&#38;#38;autorewind=on&#38;#38;volume=70&#38;#39;&#38;gt;&#38;lt;embed src=&#38;#39;player.swf?movie=&#38;quot;+video+&#38;quot;&#38;#38;autoload=on&#38;#38;autorewind=on&#38;#38;volume=70&#38;#39; width=&#38;#39;400&#38;#39; height=&#38;#39;340&#38;#39; allowfullscreen=&#38;#39;true&#38;#39; type=&#38;#39;application\/x-shockwave-flash&#38;#39;&#38;gt;&#38;lt;\/object&#38;gt;&#38;lt;\/body&#38;gt;&#38;lt;\/html&#38;gt;&#38;quot;;
VidFrame.document.write(VidCode);
};&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and this is what Ive entered as link:&#60;br /&#62;
&#60;code&#62;&#38;lt; a href=&#38;quot;javascript:void(0)&#38;quot; onclick=&#38;quot;OpenVid(&#38;quot;Movie/test.flv&#38;quot;,&#38;quot;de titel hier&#38;quot;)&#38;quot;&#38;gt;video&#38;lt; /a&#38;gt;&#60;/code&#62;&#60;br /&#62;
my internet exxplorer says that that line is wrong on the first sign, object missing. what does that actualy means? because Ive defined evry object.
&#60;/p&#62;</description>
</item>
<item>
<title>muffin on "open player in a new window"</title>
<link>http://www.osflv.com/topic.php?id=122#post-212</link>
<pubDate>Sun, 27 Jul 2008 16:21:34 +0000</pubDate>
<dc:creator>muffin</dc:creator>
<guid isPermaLink="false">212@http://www.osflv.com/</guid>
<description>&#60;p&#62;Ive checked it out myself and I found a few mistakes, this is an update(its neater too):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function OpenVid(video,title)
{
var VidCode;
var video;
var title;
var scrmset = &#38;quot;&#38;#39;about:blank&#38;#39;, title,&#38;#39;toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=400,height=340,left=0, top=0,screenX=0,screenY=0&#38;#39;&#38;quot;;
;
var VidcodeP2 =
VidFrame= open(scrnset);
var VidCode = = &#38;quot;&#38;lt;html xmlns=\&#38;quot;http://www.w3.org/1999/xhtml\&#38;quot;&#38;gt;&#38;lt;body&#38;gt;&#38;lt;object width=\&#38;#39;400\&#38;#39; height=\&#38;#39;340\&#38;#39; id=\&#38;#39;flvPlayer\&#38;#39;&#38;gt;&#38;lt;param name=\&#38;#39;allowFullScreen\&#38;#39; value=\&#38;#39;true\&#38;#39;&#38;gt;&#38;lt;param name=\&#38;#39;movie\&#38;#39; value=\&#38;#39;player.swf?movie=&#38;quot;+video+&#38;quot;&#38;#38;autoload=on&#38;#38;autorewind=on&#38;#38;volume=70\&#38;#39;&#38;gt;&#38;lt;embed src=\&#38;#39;player.swf?movie=&#38;quot;+video+&#38;quot;&#38;#38;autoload=on&#38;#38;autorewind=on&#38;#38;volume=70\&#38;#39; width=\&#38;#39;400\&#38;#39; height=\&#38;#39;340\&#38;#39; allowfullscreen=&#38;#39;\&#38;#39;true\&#38;#39; type=\&#38;#39;application/x-shockwave-flash\&#38;#39;&#38;gt;&#38;lt;/object&#38;gt;&#38;lt;/body&#38;gt;&#38;lt;/html&#38;gt;&#38;quot;;
VidFrame.document.write(VidCode);
};&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and this is what Ive entered:&#60;br /&#62;
&#60;code&#62;&#38;lt; a href=&#38;quot;void(0)&#38;quot; onclick=ÖpenVid&#38;#39;(&#38;#38;nquoteMovies/Vid.flv&#38;#38;nquote,&#38;#38;nquotede titel hier&#38;#38;nquote)&#38;quot;&#38;gt;video&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;br /&#62;
my internet exxplorer says that that line is wrong on the first sign, object missing. what does that actualy means? because Ive defined evry object.
&#60;/p&#62;</description>
</item>
<item>
<title>muffin on "open player in a new window"</title>
<link>http://www.osflv.com/topic.php?id=122#post-202</link>
<pubDate>Sat, 26 Jul 2008 16:27:17 +0000</pubDate>
<dc:creator>muffin</dc:creator>
<guid isPermaLink="false">202@http://www.osflv.com/</guid>
<description>&#60;p&#62;I've made a js code to open a window and write the player in it, but it does nog work.&#60;br /&#62;
this is the code:&#60;br /&#62;
&#60;code&#62;function OpenVid(video,title)&#60;br /&#62;
{&#60;br /&#62;
VidFrame= window.open (&#34;&#34;,&#60;br /&#62;
  &#34;title&#34;,&#34;status=1,width=400,height=340&#34;);&#60;br /&#62;
VidFrame.document.write('&#38;lt;object width=/'400/' height=/'340/' id=/'flvPlayer/'&#38;gt;&#60;br /&#62;
    &#38;lt;param name=/'allowFullScreen/' value=/'true/'&#38;gt;&#60;br /&#62;
    &#38;lt;param name=/'movie/' value=/'player.swf?movie='video'&#38;#38;autoload=on&#38;#38;autorewind=on&#38;#38;volume=70/'&#38;gt;&#60;br /&#62;
    &#38;lt;embed src=/'player.swf?movie=Vid.flv&#38;#38;autoload=on&#38;#38;autorewind=on&#38;#38;volume=70/' width=/'400/' height=/'340/ allowfullscreen='/'true/' type=/'application/x-shockwave-flash/'&#38;gt;&#60;br /&#62;
    &#38;lt;/object&#38;gt;');&#60;br /&#62;
}'&#60;/code&#62;&#60;br /&#62;
what is wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>mike1234 on "Player not working at certain times during day"</title>
<link>http://www.osflv.com/topic.php?id=112#post-192</link>
<pubDate>Tue, 22 Jul 2008 02:19:46 +0000</pubDate>
<dc:creator>mike1234</dc:creator>
<guid isPermaLink="false">192@http://www.osflv.com/</guid>
<description>&#60;p&#62;For the past few days, around 6pm EST, we've been losing the ability to stream RTMP content. We get the message &#34;There was a problem loading your movie. Please try again later.&#34; &#60;/p&#62;
&#60;p&#62;Any clue on why this happens? It eventually corrects itself after a few hours. I've already confirmed that it is not an issue with the stream or hosting site.
&#60;/p&#62;</description>
</item>
<item>
<title>muffin on "only ad a directory instead of a filename"</title>
<link>http://www.osflv.com/topic.php?id=102#post-182</link>
<pubDate>Fri, 11 Jul 2008 08:59:56 +0000</pubDate>
<dc:creator>muffin</dc:creator>
<guid isPermaLink="false">182@http://www.osflv.com/</guid>
<description>&#60;p&#62;I want to change the code of the player so it adds &#34;/vid.flv&#34; inside the code wich means you only need to set the directory, and if you dont it searches the file inside the parent directory. But I dont know very much about flash code and I tried some code in the way it should have been done in js or html but it didn't work. Can anyone tell me how to do this?
&#60;/p&#62;</description>
</item>
<item>
<title>neeraj8585 on "Streaming FLV from Red5 Server ?"</title>
<link>http://www.osflv.com/topic.php?id=19#post-172</link>
<pubDate>Sat, 05 Jul 2008 12:36:51 +0000</pubDate>
<dc:creator>neeraj8585</dc:creator>
<guid isPermaLink="false">172@http://www.osflv.com/</guid>
<description>&#60;p&#62;hii sky-walker,&#60;/p&#62;
&#60;p&#62;did u get any solution for streaming Flv from red5 server ?&#60;br /&#62;
if got let me know also.&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>develCuy on "with drupal"</title>
<link>http://www.osflv.com/topic.php?id=23#post-162</link>
<pubDate>Tue, 01 Jul 2008 03:40:12 +0000</pubDate>
<dc:creator>develCuy</dc:creator>
<guid isPermaLink="false">162@http://www.osflv.com/</guid>
<description>&#60;p&#62;I've worked to integrate it with drupal, just need some sponsoring to provide a cool module, because I just have a working patch by now. Contact me at develcuy.com
&#60;/p&#62;</description>
</item>
<item>
<title>TetrisSmalls on "Help with Joomla Integration"</title>
<link>http://www.osflv.com/topic.php?id=92#post-152</link>
<pubDate>Thu, 26 Jun 2008 13:24:11 +0000</pubDate>
<dc:creator>TetrisSmalls</dc:creator>
<guid isPermaLink="false">152@http://www.osflv.com/</guid>
<description>&#60;p&#62;First off, I thought I'd say that I really like this player and want to use it on my site, but I need help with this player, getting it to work with Joomla 1.0.15 Stable.  I've followed the steps very closely.&#60;/p&#62;
&#60;p&#62;1. Download the file (done)&#60;br /&#62;
2. Install the Mambot (done)&#60;br /&#62;
3. Publish the Mambot (done)&#60;br /&#62;
4. Add the code to include the javascript (done - added to template file in head where I call all other javascript files)&#60;br /&#62;
5. Put it last (done)&#60;br /&#62;
6. Start adding video (trouble)&#60;/p&#62;
&#60;p&#62;I've changed the Video Folder Parameter to images/video/ since that's where I am keeping my videos.  When viewing the page that I want the video to show on, the video is not being shown at all.  Looking at the source code, I see this.&#60;/p&#62;
&#60;p&#62;&#38;lt;script language='javascript'&#38;gt;&#60;br /&#62;
  var src = 'http://MYSITE.com/mambots/content/player';&#60;br /&#62;
  if(!DetectFlashVer(9, 0, 0) &#38;#38;&#38;#38; DetectFlashVer(8, 0, 0))&#60;br /&#62;
   src = 'http://MYSITE.com/mambots/content/player8';&#60;br /&#62;
  AC_FL_RunContent('codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0', 'width', , 'height', 40, 'src', src, 'pluginspage', 'http://www.macromedia.com/go/getflashplayer',	'id', 'flvPlayer', 'allowFullScreen', 'true', 'movie', src, 'FlashVars','movie=http://MYSITE.com/images/video/credit_card.flv&#124;230&#124;150&#124;#000000&#124;false&#38;#38;fgcolor=0x13ABEC&#38;#38;bgcolor=0x051615');&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;noscript&#38;gt;&#60;br /&#62;
&#38;lt;object width='' height='40' id='flvPlayer'&#38;gt;&#60;br /&#62;
 &#38;lt;param name='allowFullScreen' value='true'&#38;gt;&#60;br /&#62;
 &#38;lt;param name='movie' value='player.swf?movie=http://MYSITE.com/images/video/MYVIDEO.flv&#124;230&#124;150&#124;#000000&#124;false&#38;#38;fgcolor=0x13ABEC&#38;#38;bgcolor=0x051615'&#38;gt;&#60;br /&#62;
 &#38;lt;embed src='player.swf?movie=http://MYSITE.com/images/video/MYVIDEO.flv&#124;230&#124;150&#124;#000000&#124;false&#38;#38;fgcolor=0x13ABEC&#38;#38;bgcolor=0x051615' width='' height='40' allowFullScreen='true' type='application/x-shockwave-flash'&#38;gt;&#60;br /&#62;
&#38;lt;/object&#38;gt;&#60;br /&#62;
&#38;lt;/noscript&#38;gt;&#60;/p&#62;
&#60;p&#62;Where MYSITE.com is my site and MYVIDEO is the video I'm wanting to be played.  I see that width='' might be causing some trouble and height='40' might be too, but I don't see where I can set the parameters for the video.  Any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>8bitmorethan on "Step by step guide on how to modify graphics in the OS FLV Player..."</title>
<link>http://www.osflv.com/topic.php?id=82#post-142</link>
<pubDate>Sun, 22 Jun 2008 18:07:39 +0000</pubDate>
<dc:creator>8bitmorethan</dc:creator>
<guid isPermaLink="false">142@http://www.osflv.com/</guid>
<description>&#60;p&#62;...is something I would really appreciate - I can open the 'player.fla' in Adobe Flash CS3 but I cannot seem to find out where the blue color on the buttons in the 2.0.5 release is applied (or how to apply another for that sake). The reason for this request is that I need something more toned down for a site I'm implementing - the strong blue just throws the design currently!&#60;/p&#62;
&#60;p&#62;Note: I'm not a flash programmer* so if anyone on this board can provide very simple instructions for modifying the graphics within the player it would be great! :)&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
~J&#60;/p&#62;
&#60;p&#62;(*just a js/css/others dude who finds this OS flash player massively impressive!)
&#60;/p&#62;</description>
</item>
<item>
<title>John2496 on "Post Your Working Examples"</title>
<link>http://www.osflv.com/topic.php?id=72#post-132</link>
<pubDate>Fri, 13 Jun 2008 14:27:21 +0000</pubDate>
<dc:creator>John2496</dc:creator>
<guid isPermaLink="false">132@http://www.osflv.com/</guid>
<description>&#60;p&#62;This thread is designed to give potential users a look at osflv in action! Post a link to the section of your site that is using the osflv.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://fapshare.com&#34; rel=&#34;nofollow&#34;&#62;http://fapshare.com&#60;/a&#62;&#60;br /&#62;
[adult website]
&#60;/p&#62;</description>
</item>
<item>
<title>John2496 on "Introduce Yourself"</title>
<link>http://www.osflv.com/topic.php?id=6#post-122</link>
<pubDate>Fri, 13 Jun 2008 14:22:31 +0000</pubDate>
<dc:creator>John2496</dc:creator>
<guid isPermaLink="false">122@http://www.osflv.com/</guid>
<description>&#60;p&#62;Ditto on the OP. I would also like to buy the admin a drink! I recommend that the admin changes their username to their web alias/name. It might seem to others that the overseers of this project are unknown and uncontactable :s.
&#60;/p&#62;</description>
</item>
<item>
<title>John2496 on "Great application!"</title>
<link>http://www.osflv.com/topic.php?id=62#post-112</link>
<pubDate>Fri, 13 Jun 2008 14:16:35 +0000</pubDate>
<dc:creator>John2496</dc:creator>
<guid isPermaLink="false">112@http://www.osflv.com/</guid>
<description>&#60;p&#62;It took a little tweaking but I got it work, and it works great! Just wanted to thank the developers for putting this together and distributing it for free! :)&#60;/p&#62;
&#60;p&#62;What is the status on the project? Can we expect future updates? What, if any, new features are planned? How can a developer get involved in this project?
&#60;/p&#62;</description>
</item>
<item>
<title>mal on "FLV Player Icon not appearing"</title>
<link>http://www.osflv.com/topic.php?id=52#post-102</link>
<pubDate>Sat, 31 May 2008 13:26:03 +0000</pubDate>
<dc:creator>mal</dc:creator>
<guid isPermaLink="false">102@http://www.osflv.com/</guid>
<description>&#60;p&#62;Got it - I had the foreground colour set to white, I didn't realise that it specified the colour of the icon.
&#60;/p&#62;</description>
</item>
<item>
<title>mal on "FLV Player Icon not appearing"</title>
<link>http://www.osflv.com/topic.php?id=52#post-92</link>
<pubDate>Sat, 31 May 2008 13:03:48 +0000</pubDate>
<dc:creator>mal</dc:creator>
<guid isPermaLink="false">92@http://www.osflv.com/</guid>
<description>&#60;p&#62;I have used this cool FLV viewer in a test for a new website, but the icon seems to be disappearing - what do I need to do to see it?&#60;/p&#62;
&#60;p&#62;Here's the link...&#60;br /&#62;
&#60;a href=&#34;http://www.cando3d.com/main/page_case_studies_resistors_case_study.html&#34; rel=&#34;nofollow&#34;&#62;http://www.cando3d.com/main/page_case_studies_resistors_case_study.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, what is the difference with player.swf and player8.swf?&#60;br /&#62;
Best regards, and thanks for the cool player.&#60;br /&#62;
Mal&#60;/p&#62;
&#60;p&#62;BTW the site was created with Zen SiteBuilder Pro - it allows you to specify a block with custom HTML, which I use to contain the HTML object / embed tags.
&#60;/p&#62;</description>
</item>
<item>
<title>Horsey on "How to Install..."</title>
<link>http://www.osflv.com/topic.php?id=42#post-82</link>
<pubDate>Sun, 25 May 2008 11:23:23 +0000</pubDate>
<dc:creator>Horsey</dc:creator>
<guid isPermaLink="false">82@http://www.osflv.com/</guid>
<description>&#60;p&#62;I really do not follow what you're to do with the 'player2' folder once downloaded. I can find nothing on the site about it but perhaps there is something on here but I overlook it because I'm so simple... Please explain it all to me or tell me where to go to find an explanation...
&#60;/p&#62;</description>
</item>
<item>
<title>siemanderix on "Movie not found?"</title>
<link>http://www.osflv.com/topic.php?id=32#post-72</link>
<pubDate>Wed, 21 May 2008 08:57:49 +0000</pubDate>
<dc:creator>siemanderix</dc:creator>
<guid isPermaLink="false">72@http://www.osflv.com/</guid>
<description>&#60;p&#62;problem solved:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;movie&#38;quot;&#38;gt;JS error&#38;lt;/div&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
   var so = new SWFObject(&#38;quot;http://www.x.com/html/player8.swf?movie=movie.flv&#38;quot;, &#38;quot;player&#38;quot;, &#38;quot;400&#38;quot;, &#38;quot;300&#38;quot;, &#38;quot;1&#38;quot;, &#38;quot;&#38;quot;);
   so.addParam(&#38;quot;quality&#38;quot;, &#38;quot;high&#38;quot;);
   so.addParam(&#38;quot;menu&#38;quot;, &#38;quot;false&#38;quot;);
   so.addParam(&#38;quot;allowScriptAccess&#38;quot;, &#38;quot;sameDomain&#38;quot;);
   so.addParam(&#38;quot;allowFullScreen&#38;quot;, &#38;quot;false&#38;quot;);
   so.write(&#38;quot;movie&#38;quot;);
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>siemanderix on "Movie not found?"</title>
<link>http://www.osflv.com/topic.php?id=32#post-62</link>
<pubDate>Tue, 20 May 2008 12:37:03 +0000</pubDate>
<dc:creator>siemanderix</dc:creator>
<guid isPermaLink="false">62@http://www.osflv.com/</guid>
<description>&#60;p&#62;Hi, this is my problem: i've put the /flash directory into my /html directory, .js files into my /js directory (and added two lines to include both in my header file), then i've put files: player.swf, .fla, player8.swf, .fla, video.flv into /html. At the end, i've added three lines in my html code, as follows:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?
include (&#38;#39;flash/flash.php&#38;#39;);
flvheader();
flv(&#38;#39;video.flv&#38;#39;);
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And all that i can see is &#34;Movie not found.&#34; instead of the video :/&#60;br /&#62;
Someone? :) regards.
&#60;/p&#62;</description>
</item>
<item>
<title>ek on "Modify right-click menu"</title>
<link>http://www.osflv.com/topic.php?id=10#post-59</link>
<pubDate>Tue, 25 Mar 2008 14:26:41 +0000</pubDate>
<dc:creator>ek</dc:creator>
<guid isPermaLink="false">59@http://www.osflv.com/</guid>
<description>&#60;p&#62;Is there a pay option to remove the context menu?
&#60;/p&#62;</description>
</item>
<item>
<title>chitvan on "Insert a preloader to FLA"</title>
<link>http://www.osflv.com/topic.php?id=24#post-58</link>
<pubDate>Fri, 21 Mar 2008 09:59:59 +0000</pubDate>
<dc:creator>chitvan</dc:creator>
<guid isPermaLink="false">58@http://www.osflv.com/</guid>
<description>&#60;p&#62;I have downloaded the code from osflv.com. I am using player.swf&#60;/p&#62;
&#60;p&#62;Thanks for the nice player. Please can anybody help me to add a preloader to the player.swf&#60;/p&#62;
&#60;p&#62;I want to add a preloader , so that before loading the flv file a loading bar appears (for example :10% loaded) and once the flv is completely cached, the flv starts playing so that flv file plays without any break
&#60;/p&#62;</description>
</item>
<item>
<title>s2s on "with drupal"</title>
<link>http://www.osflv.com/topic.php?id=23#post-57</link>
<pubDate>Sat, 15 Mar 2008 09:20:27 +0000</pubDate>
<dc:creator>s2s</dc:creator>
<guid isPermaLink="false">57@http://www.osflv.com/</guid>
<description>&#60;p&#62;hi, sorry if offtopic.&#60;br /&#62;
i want use this player with drupal cms, but if i include &#34;flash.php&#34; in page.tpl.php (template) player not working (mesasage: &#34;Fatal error: Call to undefined function: flvheader() in /....../www/includes/common.inc(1342) : eval()'d code on line 3)&#60;br /&#62;
=(((&#60;br /&#62;
if i include &#34;flash.php&#34; with Â«newsflvheader(); and flv(&#34;1.flv&#34;);Â» in one news, this work and player play flv =)&#60;br /&#62;
but in this situation i must have second news on main page without &#34;include flash.php&#34;, there have problem: if you open second news (without flash.php), have non working page.&#60;br /&#62;
where i must include flash.php (once, in template) for working this player in news (without include flash.php).&#60;/p&#62;
&#60;p&#62;sorry for my russian english))
&#60;/p&#62;</description>
</item>
<item>
<title>hans on "It's not working for me!"</title>
<link>http://www.osflv.com/topic.php?id=20#post-55</link>
<pubDate>Tue, 11 Mar 2008 12:32:20 +0000</pubDate>
<dc:creator>hans</dc:creator>
<guid isPermaLink="false">55@http://www.osflv.com/</guid>
<description>&#60;p&#62;I had the same problem and had to register the following MIME-types on my server to solve it: &#60;/p&#62;
&#60;p&#62;.cmp text/plain&#60;br /&#62;
.swfl application/x-shockwave-flash&#60;br /&#62;
.swf application/x-shockwave-flash&#60;br /&#62;
.flv video/x-flv &#60;/p&#62;
&#60;p&#62;After that everything worked fine.&#60;br /&#62;
Hope this helps you&#60;/p&#62;
&#60;p&#62;Hans
&#60;/p&#62;</description>
</item>
<item>
<title>nevertell on "Stop Auto Downloading."</title>
<link>http://www.osflv.com/topic.php?id=21#post-54</link>
<pubDate>Fri, 07 Mar 2008 09:27:03 +0000</pubDate>
<dc:creator>nevertell</dc:creator>
<guid isPermaLink="false">54@http://www.osflv.com/</guid>
<description>&#60;p&#62;sorry IT works, no sleep somehow copy past didn't work on my compter.  EVeRYthing is A ok.. I'm need sleep.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
