<?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"
	>
<channel>
	<title>Comments on: Get the URL of a YouTube FLV in Flash</title>
	<atom:link href="http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 28 May 2012 23:40:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: site</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-20177</link>
		<dc:creator>site</dc:creator>
		<pubDate>Sun, 27 May 2012 10:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-20177</guid>
		<description>When I start your Rss feed it appears to be a ton of junk, is the problem on my part?</description>
		<content:encoded><![CDATA[<p>When I start your Rss feed it appears to be a ton of junk, is the problem on my part?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Games</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-19538</link>
		<dc:creator>Flash Games</dc:creator>
		<pubDate>Sun, 29 Apr 2012 02:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-19538</guid>
		<description>&lt;strong&gt;Flash Games...&lt;/strong&gt;

[...]Pogopixels&#8217; Blog  &#187; Blog Archive   &#187; Get the URL of a YouTube FLV in Flash[...]...</description>
		<content:encoded><![CDATA[<p><strong>Flash Games&#8230;</strong></p>
<p>[...]Pogopixels&#8217; Blog  &raquo; Blog Archive   &raquo; Get the URL of a YouTube FLV in Flash[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-14146</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Fri, 02 Sep 2011 15:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-14146</guid>
		<description>I don't know, maybe write uninteresting content that nobody cares about, or upload all your posts as unreadable captcha images. Then no copyright violation! :D</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know, maybe write uninteresting content that nobody cares about, or upload all your posts as unreadable captcha images. Then no copyright violation! <img src='http://pogopixels.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anderson silva</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-14144</link>
		<dc:creator>anderson silva</dc:creator>
		<pubDate>Fri, 02 Sep 2011 15:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-14144</guid>
		<description>With havin so much content do you ever run into any problems of plagorism or copyright violation? My blog has a lot of unique content I've either created myself or outsourced but it seems a lot of it is popping it up all over the web without my authorization. Do you know any solutions to help stop content from being stolen? I'd truly appreciate it.</description>
		<content:encoded><![CDATA[<p>With havin so much content do you ever run into any problems of plagorism or copyright violation? My blog has a lot of unique content I&#8217;ve either created myself or outsourced but it seems a lot of it is popping it up all over the web without my authorization. Do you know any solutions to help stop content from being stolen? I&#8217;d truly appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LVN</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-12773</link>
		<dc:creator>LVN</dc:creator>
		<pubDate>Wed, 22 Jun 2011 05:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-12773</guid>
		<description>@Mahesh,@Swami
I am getting this
NetStream.Play.StreamNotFound
Pls help code:
nc = new NetConnection();
nc.connect(null);
 nsClient.onMetaData = ns_onMetaData;   	
ns = new NetStream(nc);					 ns.addEventListener(NetStatusEvent.NET_STATUS,netStatusHandlr;
ns.play("http://www.youtube.com/get_video.php?video_id=bKzsWH0sQHs&#38;t=vjVQa1PpcFOsubscfFLGooFMSBPcZ9POQy0FzycLZeQ=");
ns.client = nsClient;
player.mx_internal::videoPlayer.attachNetStream(ns); player.mx_internal::videoPlayer.visible = true;</description>
		<content:encoded><![CDATA[<p>@Mahesh,@Swami<br />
I am getting this<br />
NetStream.Play.StreamNotFound<br />
Pls help code:<br />
nc = new NetConnection();<br />
nc.connect(null);<br />
 nsClient.onMetaData = ns_onMetaData;<br />
ns = new NetStream(nc);					 ns.addEventListener(NetStatusEvent.NET_STATUS,netStatusHandlr;<br />
ns.play(&#8221;http://www.youtube.com/get_video.php?video_id=bKzsWH0sQHs&amp;t=vjVQa1PpcFOsubscfFLGooFMSBPcZ9POQy0FzycLZeQ=&#8221;);<br />
ns.client = nsClient;<br />
player.mx_internal::videoPlayer.attachNetStream(ns); player.mx_internal::videoPlayer.visible = true;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leeroy</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-9797</link>
		<dc:creator>Leeroy</dc:creator>
		<pubDate>Mon, 24 Jan 2011 23:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-9797</guid>
		<description>Hello!
Is something like www.youtubedisko.de possible for mobile phone browsers?

Since we are dealing with music and poor hardware (mobile phones) I would like to ONLY load/stream the audio. 

Would such a thing be possible?
Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Is something like <a href="http://www.youtubedisko.de" rel="nofollow">http://www.youtubedisko.de</a> possible for mobile phone browsers?</p>
<p>Since we are dealing with music and poor hardware (mobile phones) I would like to ONLY load/stream the audio. </p>
<p>Would such a thing be possible?<br />
Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luciano_dev</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-9147</link>
		<dc:creator>luciano_dev</dc:creator>
		<pubDate>Fri, 10 Dec 2010 23:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-9147</guid>
		<description>YouTube Widget not found, never load the video</description>
		<content:encoded><![CDATA[<p>YouTube Widget not found, never load the video</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvio Ruiz</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-7374</link>
		<dc:creator>Sylvio Ruiz</dc:creator>
		<pubDate>Mon, 28 Jun 2010 13:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-7374</guid>
		<description>There's no way to fecth the Youtube URL if you are embeding the swf on webpage because the "t" param has the firt quadrant of request IP encoded (in this case, the server IP used in php script). When the clients try to watch, they will receive a blank page because Youtube will check the hash generated by the server IP and will compare with the client IP (they are diferent).</description>
		<content:encoded><![CDATA[<p>There&#8217;s no way to fecth the Youtube URL if you are embeding the swf on webpage because the &#8220;t&#8221; param has the firt quadrant of request IP encoded (in this case, the server IP used in php script). When the clients try to watch, they will receive a blank page because Youtube will check the hash generated by the server IP and will compare with the client IP (they are diferent).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikari</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-7280</link>
		<dc:creator>ikari</dc:creator>
		<pubDate>Tue, 22 Jun 2010 14:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-7280</guid>
		<description>I need to be able to feed a youtube flv into my flash file. How do i do this? I have tried putting the script above into flash but it just gives me errors? So what am i doing wrong?</description>
		<content:encoded><![CDATA[<p>I need to be able to feed a youtube flv into my flash file. How do i do this? I have tried putting the script above into flash but it just gives me errors? So what am i doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artibaj</title>
		<link>http://pogopixels.com/blog/getting-the-url-of-a-youtube-flv-file-in-flash/#comment-7275</link>
		<dc:creator>artibaj</dc:creator>
		<pubDate>Mon, 21 Jun 2010 21:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://pogopixels.com/blog/?p=23#comment-7275</guid>
		<description>When i get the url of youtube flv (with stub.php file)
and i add this to NetStream object to play
i get in Flash error:
Error opening URL 
'http://www.youtube.com/get_video.php?video_id=Th3gmJ_MFNo&#38;t=vjVQa1PpcFMBLVhBx6rxYxgGP1Ka43csLJdXEJB5cjg

when i get url of flv without stub.php file
file is playing

what is wrong???</description>
		<content:encoded><![CDATA[<p>When i get the url of youtube flv (with stub.php file)<br />
and i add this to NetStream object to play<br />
i get in Flash error:<br />
Error opening URL<br />
&#8216;http://www.youtube.com/get_video.php?video_id=Th3gmJ_MFNo&amp;t=vjVQa1PpcFMBLVhBx6rxYxgGP1Ka43csLJdXEJB5cjg</p>
<p>when i get url of flv without stub.php file<br />
file is playing</p>
<p>what is wrong???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

