<?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 Topic: Blue Box behind Play Button</title>
<link>http://www.osflv.com/</link>
<description>The Message Board Topic: Blue Box behind Play Button</description>
<language>en</language>
<pubDate>Fri, 24 May 2013 11:24:19 +0000</pubDate>

<item>
<title>osflvadmin on "Blue Box behind Play Button"</title>
<link>http://www.osflv.com/topic.php?id=284#post-644</link>
<pubDate>Thu, 18 Feb 2010 21:58:50 +0000</pubDate>
<dc:creator>osflvadmin</dc:creator>
<guid isPermaLink="false">644@http://www.osflv.com/</guid>
<description>&#60;p&#62;thanks for your help on this issue Trevor.
&#60;/p&#62;</description>
</item>
<item>
<title>trevor on "Blue Box behind Play Button"</title>
<link>http://www.osflv.com/topic.php?id=284#post-643</link>
<pubDate>Thu, 18 Feb 2010 17:10:22 +0000</pubDate>
<dc:creator>trevor</dc:creator>
<guid isPermaLink="false">643@http://www.osflv.com/</guid>
<description>&#60;p&#62;Correction, by empty string I meant a single space, so I have &#60;code&#62;$postimage&#60;/code&#62; default to &#60;code&#62;$postimage=&#38;#39; &#38;#39;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>trevor on "Blue Box behind Play Button"</title>
<link>http://www.osflv.com/topic.php?id=284#post-642</link>
<pubDate>Thu, 18 Feb 2010 17:02:51 +0000</pubDate>
<dc:creator>trevor</dc:creator>
<guid isPermaLink="false">642@http://www.osflv.com/</guid>
<description>&#60;p&#62;Alright, I figured it out, sorry for starting a post where I'm just talking to myself, but I tweaked the code, so maybe this change can go into the next version. As it is, in the current version of &#60;code&#62;flv()&#60;/code&#62; and &#60;code&#62;flvstring(&#60;/code&#62;), there is no parameter to pass in the newly added &#34;postimage&#34; variable. When run as is, I get the blue box. I went in an manually added a post image, so for example, in line 104 of flvstring(), I added &#60;code&#62;&#38;#38;postimage=http://localhost/postimage.jpg&#60;/code&#62; after the &#60;code&#62;FlashVars&#60;/code&#62; string, which read &#60;code&#62;movie=$movie&#38;#38;$options&#60;/code&#62;. So my version read &#60;code&#62;movie=$movie&#38;#38;$options$postimage=http://localhost/postimage.jpg&#60;/code&#62;. This worked, loading postimage.jpg behind the play button. I then went back and changed it again to &#60;code&#62;movie=$movie&#38;#38;$options&#38;#38;postimage=&#60;/code&#62;. Leaving a blank value for &#60;code&#62;postimage&#60;/code&#62; got rid of the blue box. Thus, in the next version, I think you should add parameters to &#60;code&#62;flv()&#60;/code&#62; and &#60;code&#62;flvstring()&#60;/code&#62; for postimage, with the defualt value being and empty string. Then, add one more conditional in &#60;code&#62;flvstring()&#60;/code&#62; to add the &#60;code&#62;postimage&#60;/code&#62; value to the &#60;code&#62;$options&#60;/code&#62; array before imploding it. I would be happy to send you the flash.php I've come up with, let me know.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Trevor
&#60;/p&#62;</description>
</item>
<item>
<title>trevor on "Blue Box behind Play Button"</title>
<link>http://www.osflv.com/topic.php?id=284#post-641</link>
<pubDate>Thu, 18 Feb 2010 16:36:25 +0000</pubDate>
<dc:creator>trevor</dc:creator>
<guid isPermaLink="false">641@http://www.osflv.com/</guid>
<description>&#60;p&#62;After a little more troubleshooting, this happened when I was running the page in a WAMP stack on Windows XP Pro 64 bit. When I moved the page to a linux machine, the blue box now takes up the entire image behind the play button. So, this seems to be caused by the poster image feature. I am currently not using a post-image, but it's defaulting to this blue box. I'll keep playing around to see what I can find, but any other help or suggestions would be appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>trevor on "Blue Box behind Play Button"</title>
<link>http://www.osflv.com/topic.php?id=284#post-639</link>
<pubDate>Wed, 17 Feb 2010 21:42:39 +0000</pubDate>
<dc:creator>trevor</dc:creator>
<guid isPermaLink="false">639@http://www.osflv.com/</guid>
<description>&#60;p&#62;To clarify, I happens in all browsers, and it's only on the still image. It goes away as soon as you start playing the video, and from that point forward everything works great.
&#60;/p&#62;</description>
</item>
<item>
<title>trevor on "Blue Box behind Play Button"</title>
<link>http://www.osflv.com/topic.php?id=284#post-638</link>
<pubDate>Wed, 17 Feb 2010 21:36:45 +0000</pubDate>
<dc:creator>trevor</dc:creator>
<guid isPermaLink="false">638@http://www.osflv.com/</guid>
<description>&#60;p&#62;I was testing out how this plugin works, and so I just put it up with the provided &#34;video.flv&#34; and &#34;demo.php&#34;. However, when I use this or any other video, there is a large blue square, taking up about a 1/4 of the image behind the play button. The square is in the lower-left corner, I have a screen-shot I can e-mail if that helps. Please advise.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
