<?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 load a YouTube movie into Flash using TubeLoc</title>
	<atom:link href="http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Mon, 15 Mar 2010 07:28:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Using the ActionScript 3 YouTube Api &#124; As3 YouTube API &#124; zedia flash blog</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4854</link>
		<dc:creator>Using the ActionScript 3 YouTube Api &#124; As3 YouTube API &#124; zedia flash blog</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4854</guid>
		<description>[...] of it&#8217;s API for Flash. This version would support ActionScript 3. Previously discussed on here was the library TubeLoc which was basically an AS3 wrapper around the ActionScript 2 API. Now the new API does all TubeLoc [...]</description>
		<content:encoded><![CDATA[<p>[...] of it&#8217;s API for Flash. This version would support ActionScript 3. Previously discussed on here was the library TubeLoc which was basically an AS3 wrapper around the ActionScript 2 API. Now the new API does all TubeLoc [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4777</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 04 Feb 2010 04:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4777</guid>
		<description>Super helpful!  Thanks a lot.  I&#039;ll definitely be integrating some YouTube videos into my future work.</description>
		<content:encoded><![CDATA[<p>Super helpful!  Thanks a lot.  I&#8217;ll definitely be integrating some YouTube videos into my future work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4229</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Tue, 10 Nov 2009 21:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4229</guid>
		<description>Well this is just a warning because of one of the event&#039;s name. You don&#039;t have to do anything about it. It will still work.</description>
		<content:encoded><![CDATA[<p>Well this is just a warning because of one of the event&#8217;s name. You don&#8217;t have to do anything about it. It will still work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4225</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Tue, 10 Nov 2009 12:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4225</guid>
		<description>I get this error message.. What can I do about it?

Warning: 1090: Migration issue: The onUnload event handler is not triggered automatically by Flash Player at run time in ActionScript 3.0.  You must first register this handler for the event using addEventListener ( &#039;unload&#039;, callback_handler).</description>
		<content:encoded><![CDATA[<p>I get this error message.. What can I do about it?</p>
<p>Warning: 1090: Migration issue: The onUnload event handler is not triggered automatically by Flash Player at run time in ActionScript 3.0.  You must first register this handler for the event using addEventListener ( &#8216;unload&#8217;, callback_handler).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fadilou Seck</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4153</link>
		<dc:creator>Fadilou Seck</dc:creator>
		<pubDate>Fri, 30 Oct 2009 17:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4153</guid>
		<description>Thanks a lot, this just save me a week of work..</description>
		<content:encoded><![CDATA[<p>Thanks a lot, this just save me a week of work..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4148</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Wed, 28 Oct 2009 13:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4148</guid>
		<description>Sorry, but if you don&#039;t have the import keyword, it must mean that you are still using ActionScript 2. Mostly all examples on this blog are in ActonScript 3 since it&#039;s been out for so long.</description>
		<content:encoded><![CDATA[<p>Sorry, but if you don&#8217;t have the import keyword, it must mean that you are still using ActionScript 2. Mostly all examples on this blog are in ActonScript 3 since it&#8217;s been out for so long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simo</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4147</link>
		<dc:creator>Simo</dc:creator>
		<pubDate>Wed, 28 Oct 2009 13:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4147</guid>
		<description>Thank you for giving us such important information but my flash&#039;s actionscript doesn&#039;t have import keyword</description>
		<content:encoded><![CDATA[<p>Thank you for giving us such important information but my flash&#8217;s actionscript doesn&#8217;t have import keyword</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4134</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Tue, 27 Oct 2009 02:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4134</guid>
		<description>I think you read wrong, this link:
http://code.google.com/apis/youtube/flash_api_reference.html
leads to the reference of the AS3 documentation.</description>
		<content:encoded><![CDATA[<p>I think you read wrong, this link:<br />
<a href="http://code.google.com/apis/youtube/flash_api_reference.html" rel="nofollow">http://code.google.com/apis/youtube/flash_api_reference.html</a><br />
leads to the reference of the AS3 documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ion Drimba</title>
		<link>http://www.zedia.net/2009/how-to-load-a-youtube-movie-into-flash-using-tubeloc/comment-page-1/#comment-4132</link>
		<dc:creator>Ion Drimba</dc:creator>
		<pubDate>Mon, 26 Oct 2009 20:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/?p=491#comment-4132</guid>
		<description>The link for the AS3 youtube API shows the AS2 API for youtube. It´s not the fist time I´ve seen people posting this fake link, or is google getting nutz?</description>
		<content:encoded><![CDATA[<p>The link for the AS3 youtube API shows the AS2 API for youtube. It´s not the fist time I´ve seen people posting this fake link, or is google getting nutz?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
