<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Simple Flash Video 1.7 Final</title>
	<atom:link href="http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/</link>
	<description>Life @ 30,000 Words per Second</description>
	<lastBuildDate>Tue, 08 Feb 2011 11:59:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Josh</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-7031</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 07 Dec 2010 14:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-7031</guid>
		<description>You could modify the simple-flash-video.php so that it does not include the shadowbox code included. This why they should not overlap. You would just need to comment out the lines that involve shadowbox at the top header function.</description>
		<content:encoded><![CDATA[<p>You could modify the simple-flash-video.php so that it does not include the shadowbox code included. This why they should not overlap. You would just need to comment out the lines that involve shadowbox at the top header function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-7022</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 06 Dec 2010 18:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-7022</guid>
		<description>I should clarify that it seems to work in Firefox and Safari. Chrome has both the errors above and IE has the first problem that shows the video on a dark page, rather than as a lightbox.</description>
		<content:encoded><![CDATA[<p>I should clarify that it seems to work in Firefox and Safari. Chrome has both the errors above and IE has the first problem that shows the video on a dark page, rather than as a lightbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-7021</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 06 Dec 2010 18:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-7021</guid>
		<description>Hi,

I&#039;m trying to use this on http://www.wallstreetweek.com/

There&#039;s an image with &quot;Watch Now&quot; in the sidebar. In order to make the shortcode execute, I&#039;ve added this line to my theme functions file:

add_filter(&#039;widget_text&#039;, &#039;FlashVideo_Parse&#039;);

I&#039;m having two problems. The first is that if the image/link is clicked before the page finishes loading, rather than a lightbox it just goes to a page that plays the video and nothing else.

The second problem is that when I wait for the page to load and then I click it, a lightbox is shown, but it just shows loading and never actually shows the video.

All help appreciated.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to use this on <a href="http://www.wallstreetweek.com/" >http://www.wallstreetweek.com/</a></p>
<p>There&#8217;s an image with &#8220;Watch Now&#8221; in the sidebar. In order to make the shortcode execute, I&#8217;ve added this line to my theme functions file:</p>
<p>add_filter(&#8216;widget_text&#8217;, &#8216;FlashVideo_Parse&#8217;);</p>
<p>I&#8217;m having two problems. The first is that if the image/link is clicked before the page finishes loading, rather than a lightbox it just goes to a page that plays the video and nothing else.</p>
<p>The second problem is that when I wait for the page to load and then I click it, a lightbox is shown, but it just shows loading and never actually shows the video.</p>
<p>All help appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ProteanNola</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-6886</link>
		<dc:creator>ProteanNola</dc:creator>
		<pubDate>Tue, 09 Nov 2010 02:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-6886</guid>
		<description>Hey, great plugin- works beautifully. I have one problem though- I&#039;m also running the Slideshow Gallery Pro and it seems that SFV (1.7) &#039;captures&#039; the slideshow when it&#039;s clicked on. Meaning, when someone is viewing the slideshow (and not the SFV file, which is on a different page) and they want to view it larger they click on it- but it opens on the first slide with SFV&#039;s shadowbox. I&#039;ve disabled SFV to test it and the slideshow works ok then, but of course I need SFV to work as well. 

So the question is, is there a way to delineate when SFV will kick in, as in ONLY on the page/post you want it to? If there&#039;s a way to set that up it would be truly fantastic. Many thanks!</description>
		<content:encoded><![CDATA[<p>Hey, great plugin- works beautifully. I have one problem though- I&#8217;m also running the Slideshow Gallery Pro and it seems that SFV (1.7) &#8216;captures&#8217; the slideshow when it&#8217;s clicked on. Meaning, when someone is viewing the slideshow (and not the SFV file, which is on a different page) and they want to view it larger they click on it- but it opens on the first slide with SFV&#8217;s shadowbox. I&#8217;ve disabled SFV to test it and the slideshow works ok then, but of course I need SFV to work as well. </p>
<p>So the question is, is there a way to delineate when SFV will kick in, as in ONLY on the page/post you want it to? If there&#8217;s a way to set that up it would be truly fantastic. Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-6467</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Wed, 19 May 2010 15:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-6467</guid>
		<description>any insight on this one?</description>
		<content:encoded><![CDATA[<p>any insight on this one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-6447</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 13 May 2010 13:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-6447</guid>
		<description>thanks, josh. here&#039;s a page for you to take a look: http://retechsource.com/sample-page/</description>
		<content:encoded><![CDATA[<p>thanks, josh. here&#8217;s a page for you to take a look: <a href="http://retechsource.com/sample-page/" >http://retechsource.com/sample-page/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-6446</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 13 May 2010 12:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-6446</guid>
		<description>You do it by changing the screencolor in the players variables.</description>
		<content:encoded><![CDATA[<p>You do it by changing the screencolor in the players variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-6443</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 13 May 2010 12:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-6443</guid>
		<description>You can use anything that is supported by JW Player 4.x and soon to be 5.x. Please look here: http://developer.longtailvideo.com/trac/wiki/Player4Formats</description>
		<content:encoded><![CDATA[<p>You can use anything that is supported by JW Player 4.x and soon to be 5.x. Please look here: <a href="http://developer.longtailvideo.com/trac/wiki/Player4Formats" >http://developer.longtailvideo.com/trac/wiki/Player4Formats</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-6442</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 13 May 2010 12:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-6442</guid>
		<description>Can you link me to your page so I can see what it is doing with your setup?</description>
		<content:encoded><![CDATA[<p>Can you link me to your page so I can see what it is doing with your setup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.simplethoughtproductions.com/2009/07/01/simple-flash-video-1-7-final/#comment-6429</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Wed, 05 May 2010 22:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplethoughtproductions.com/?p=1614#comment-6429</guid>
		<description>very cool plugin but... at the admin options i&#039;ve input a default image to be used. however, SFV keeps ignoring it, looking for a non-existent custom image and outputting a broken image.</description>
		<content:encoded><![CDATA[<p>very cool plugin but&#8230; at the admin options i&#8217;ve input a default image to be used. however, SFV keeps ignoring it, looking for a non-existent custom image and outputting a broken image.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

