<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Little Known Way to Create a Fully Customizable ActionScript 3.0 YouTube Player</title>
	<atom:link href="http://www.streamhead.com/create-fully-customizable-actionscript-30-youtube-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.streamhead.com/create-fully-customizable-actionscript-30-youtube-player/</link>
	<description>multimedia webapplication thoughts and experiments</description>
	<lastBuildDate>Fri, 17 Jun 2011 12:17:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Tying the YouTube Services Together Like a Pro Web 2.0 Developer - Streamhead</title>
		<link>http://www.streamhead.com/create-fully-customizable-actionscript-30-youtube-player/#comment-942</link>
		<dc:creator>Tying the YouTube Services Together Like a Pro Web 2.0 Developer - Streamhead</dc:creator>
		<pubDate>Fri, 05 Dec 2008 18:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=315#comment-942</guid>
		<description>[...] method just for this purpose. The following code is only a small change compared to the code shown in the first post of the series. It still gets 20 videos for the &#8220;lego&#8221; tag and afterwards it requests the parameters [...]</description>
		<content:encoded><![CDATA[<p>[...] method just for this purpose. The following code is only a small change compared to the code shown in the first post of the series. It still gets 20 videos for the &#8220;lego&#8221; tag and afterwards it requests the parameters [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Backx</title>
		<link>http://www.streamhead.com/create-fully-customizable-actionscript-30-youtube-player/#comment-1222</link>
		<dc:creator>Peter Backx</dc:creator>
		<pubDate>Mon, 27 Oct 2008 15:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=315#comment-1222</guid>
		<description>Andy, everything seems to be working right now. But you are correct that it could break at any moment.&lt;br&gt;&lt;br&gt;You are also correct that this isn&#039;t entirely according to the YouTube terms of use. Therefor I&#039;d suggest to include a backlink to YouTube. I certainly wouldn&#039;t build my business model around the suggested way of working. But even if you use the official embeddable player, you still need YouTube&#039;s permission for most commercial uses.&lt;br&gt;&lt;br&gt;I&#039;m thinking about building an AS3 wrapper to the AS2 player and making a nice package for it, but I haven&#039;t gotten around to it. Mostly because I can&#039;t compile AS2 code right now. Trying out MTASC (&lt;a href=&quot;http://www.mtasc.org/&quot; rel=&quot;nofollow&quot;&gt;http://www.mtasc.org/&lt;/a&gt;) is somewhere on my todolist. Let me know if you&#039;d like to see this, it might jump a few places higher if I know I&#039;m not the only one who&#039;d use it :)</description>
		<content:encoded><![CDATA[<p>Andy, everything seems to be working right now. But you are correct that it could break at any moment.</p>
<p>You are also correct that this isn&#39;t entirely according to the YouTube terms of use. Therefor I&#39;d suggest to include a backlink to YouTube. I certainly wouldn&#39;t build my business model around the suggested way of working. But even if you use the official embeddable player, you still need YouTube&#39;s permission for most commercial uses.</p>
<p>I&#39;m thinking about building an AS3 wrapper to the AS2 player and making a nice package for it, but I haven&#39;t gotten around to it. Mostly because I can&#39;t compile AS2 code right now. Trying out MTASC (<a href="http://www.mtasc.org/" rel="nofollow">http://www.mtasc.org/</a>) is somewhere on my todolist. Let me know if you&#39;d like to see this, it might jump a few places higher if I know I&#39;m not the only one who&#39;d use it <img src='http://www.streamhead.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Backx</title>
		<link>http://www.streamhead.com/create-fully-customizable-actionscript-30-youtube-player/#comment-899</link>
		<dc:creator>Peter Backx</dc:creator>
		<pubDate>Mon, 27 Oct 2008 06:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=315#comment-899</guid>
		<description>Andy, everything seems to be working right now. But you are correct that it could break at any moment.&lt;br&gt;&lt;br&gt;You are also correct that this isn&#039;t entirely according to the YouTube terms of use. Therefor I&#039;d suggest to include a backlink to YouTube. I certainly wouldn&#039;t build my business model around the suggested way of working. But even if you use the official embeddable player, you still need YouTube&#039;s permission for most commercial uses.&lt;br&gt;&lt;br&gt;I&#039;m thinking about building an AS3 wrapper to the AS2 player and making a nice package for it, but I haven&#039;t gotten around to it. Mostly because I can&#039;t compile AS2 code right now. Trying out MTASC (&lt;a href=&quot;http://www.mtasc.org/&quot;&gt;http://www.mtasc.org/&lt;/a&gt;) is somewhere on my todolist. Let me know if you&#039;d like to see this, it might jump a few places higher if I know I&#039;m not the only one who&#039;d use it :)</description>
		<content:encoded><![CDATA[<p>Andy, everything seems to be working right now. But you are correct that it could break at any moment.</p>
<p>You are also correct that this isn&#39;t entirely according to the YouTube terms of use. Therefor I&#39;d suggest to include a backlink to YouTube. I certainly wouldn&#39;t build my business model around the suggested way of working. But even if you use the official embeddable player, you still need YouTube&#39;s permission for most commercial uses.</p>
<p>I&#39;m thinking about building an AS3 wrapper to the AS2 player and making a nice package for it, but I haven&#39;t gotten around to it. Mostly because I can&#39;t compile AS2 code right now. Trying out MTASC (<a href="http://www.mtasc.org/">http://www.mtasc.org/</a>) is somewhere on my todolist. Let me know if you&#39;d like to see this, it might jump a few places higher if I know I&#39;m not the only one who&#39;d use it <img src='http://www.streamhead.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Milburn</title>
		<link>http://www.streamhead.com/create-fully-customizable-actionscript-30-youtube-player/#comment-895</link>
		<dc:creator>Andy Milburn</dc:creator>
		<pubDate>Fri, 24 Oct 2008 14:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=315#comment-895</guid>
		<description>Greetings!&lt;br&gt;&lt;br&gt;It appears to me that this approach has recently broken by a change in the formatting of the Youtube urls.  Whether or not this is the case, I&#039;m also concerned that this appears to be a violation of the Youtube TOS.    Am I wrong?</description>
		<content:encoded><![CDATA[<p>Greetings!</p>
<p>It appears to me that this approach has recently broken by a change in the formatting of the Youtube urls.  Whether or not this is the case, I&#39;m also concerned that this appears to be a violation of the Youtube TOS.    Am I wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What Every Flash Developer Ought to Know About flash.display.StageScaleMode - Streamhead</title>
		<link>http://www.streamhead.com/create-fully-customizable-actionscript-30-youtube-player/#comment-839</link>
		<dc:creator>What Every Flash Developer Ought to Know About flash.display.StageScaleMode - Streamhead</dc:creator>
		<pubDate>Tue, 30 Sep 2008 08:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.streamhead.com/?p=315#comment-839</guid>
		<description>[...] Getting a list of videos (and some project setup) [...]</description>
		<content:encoded><![CDATA[<p>[...] Getting a list of videos (and some project setup) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

