<?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: How to create a simple Flash Video Jukebox using PHP</title>
	<atom:link href="http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/</link>
	<description>Design, Development, Technology and My Life.</description>
	<lastBuildDate>Tue, 27 Dec 2011 16:30:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Doctor M</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-106588</link>
		<dc:creator>Doctor M</dc:creator>
		<pubDate>Fri, 05 Jun 2009 08:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-106588</guid>
		<description>Thanks for these coding examples and your answers to the questions posed. I found your site when searching for a video jukebox script.</description>
		<content:encoded><![CDATA[<p>Thanks for these coding examples and your answers to the questions posed. I found your site when searching for a video jukebox script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A King</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-75887</link>
		<dc:creator>A King</dc:creator>
		<pubDate>Thu, 13 Nov 2008 06:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-75887</guid>
		<description>never mind everything worked great, thanks for this!</description>
		<content:encoded><![CDATA[<p>never mind everything worked great, thanks for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-74342</link>
		<dc:creator>J</dc:creator>
		<pubDate>Tue, 28 Oct 2008 17:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-74342</guid>
		<description>If you wanted to load random flv&#039;s using this method how modify the code?</description>
		<content:encoded><![CDATA[<p>If you wanted to load random flv&#8217;s using this method how modify the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike p</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-70286</link>
		<dc:creator>mike p</dc:creator>
		<pubDate>Thu, 09 Oct 2008 13:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-70286</guid>
		<description>I&#039;ve been searching for a solution like this for a long long time. Your PHP script and Flash combo are just perfect. I was able to modify your code to use the list component and a netstream object. It&#039;s working just great. Thanks so much for your excellent work and generosity. -Mike</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been searching for a solution like this for a long long time. Your PHP script and Flash combo are just perfect. I was able to modify your code to use the list component and a netstream object. It&#8217;s working just great. Thanks so much for your excellent work and generosity. -Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-42548</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Tue, 22 Jul 2008 04:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-42548</guid>
		<description>hector, I&#039;m not sure but I think it has to do with the differences in aspect ratios of the videos. Probably could be fixed easy enough by looking at setting the widths on the videos load event.</description>
		<content:encoded><![CDATA[<p>hector, I&#8217;m not sure but I think it has to do with the differences in aspect ratios of the videos. Probably could be fixed easy enough by looking at setting the widths on the videos load event.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hector</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-42546</link>
		<dc:creator>Hector</dc:creator>
		<pubDate>Tue, 22 Jul 2008 04:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-42546</guid>
		<description>Hi,


Is there a reason why the video player gets smaller and smaller when switching between the videos in the dropdown menu?  Let me explain, when the demo page loads, I selected the townsend cafe video then pressed the load button.  The video loads normally.  I do the same with the Amerika video.  No problem.  But if I go back and select the townsend cafe video then click on the load button, the video player gets smaller.  I switched between the videos several times and each time the video player got smaller and smaller.  Is this a bug or part of this app?  I checked the demo in IE 7.0, Opera 9.5, and Firefox 3.0 on Vista (64-bit).</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a reason why the video player gets smaller and smaller when switching between the videos in the dropdown menu?  Let me explain, when the demo page loads, I selected the townsend cafe video then pressed the load button.  The video loads normally.  I do the same with the Amerika video.  No problem.  But if I go back and select the townsend cafe video then click on the load button, the video player gets smaller.  I switched between the videos several times and each time the video player got smaller and smaller.  Is this a bug or part of this app?  I checked the demo in IE 7.0, Opera 9.5, and Firefox 3.0 on Vista (64-bit).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-37660</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Wed, 25 Jun 2008 14:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-37660</guid>
		<description>Hey, Im having some difficulty downloading the source code. Basically, when I click &quot;click here to download&quot; it takes me to a new page displaying &quot;Rammstein_-_Amerika.flvcafe_townsend_home.flv&quot;. 

Any suggestions?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hey, Im having some difficulty downloading the source code. Basically, when I click &#8220;click here to download&#8221; it takes me to a new page displaying &#8220;Rammstein_-_Amerika.flvcafe_townsend_home.flv&#8221;. </p>
<p>Any suggestions?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-16549</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sat, 05 Jan 2008 08:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-16549</guid>
		<description></description>
		<content:encoded><![CDATA[<p>3 changes in the php code needed:</p>
<p>1) a space btw php and if<br />
2) ‚Äòvideos‚Äô need to retype the single codes<br />
3) &amp;&amp; change to &amp;&amp;</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-16548</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sat, 05 Jan 2008 08:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-16548</guid>
		<description></description>
		<content:encoded><![CDATA[<p>sorry for the comments doesn&#8217;t appeared nicely&#8230;.here you go</p>
<p>3 changes in the php code needed:</p>
<p>1) a space btw php and if<br />
2) ‚Äòvideos‚Äô need to retype the single codes<br />
3) &amp;&amp; change to &amp;&amp;</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/comment-page-1/#comment-16546</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sat, 05 Jan 2008 08:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://visualrinse.com/2007/08/05/how-to-create-a-simple-flash-video-jukebox-using-php/#comment-16546</guid>
		<description>sorry... my comment didn&#039;t appear nicely

3 changes needed to be done in the php code above :

1) ?phpif need a space btw ?php if
2) opendir(&#039;video&#039;) need to retype the single quote
3) change &amp;&amp; to &amp;&amp;

thanks again!</description>
		<content:encoded><![CDATA[<p>sorry&#8230; my comment didn&#8217;t appear nicely</p>
<p>3 changes needed to be done in the php code above :</p>
<p>1) ?phpif need a space btw ?php if<br />
2) opendir(&#8216;video&#8217;) need to retype the single quote<br />
3) change &amp;&amp; to &amp;&amp;</p>
<p>thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

