<?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: AS3 YouTube Chromless API</title>
	<atom:link href="http://www.codingcolor.com/as3/as3-youtube-chromless-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingcolor.com/as3/as3-youtube-chromless-api/</link>
	<description>is Manuel Gonzalez</description>
	<lastBuildDate>Fri, 20 Jan 2012 11:45:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Shiraz</title>
		<link>http://www.codingcolor.com/as3/as3-youtube-chromless-api/comment-page-1/#comment-1265</link>
		<dc:creator>Shiraz</dc:creator>
		<pubDate>Fri, 05 Aug 2011 22:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingcolor.com/?p=995#comment-1265</guid>
		<description>Hi,

I wonder if you can check your coding, there seems to be an memory leakage issue. Every time you reload the video file the commit and memory size increases. Im looking to load and play back a playlist of video files. Id be greatful if you can let me know once you have located and fixed this. Thanks Shiraz</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I wonder if you can check your coding, there seems to be an memory leakage issue. Every time you reload the video file the commit and memory size increases. Im looking to load and play back a playlist of video files. Id be greatful if you can let me know once you have located and fixed this. Thanks Shiraz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.codingcolor.com/as3/as3-youtube-chromless-api/comment-page-1/#comment-1234</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 19 May 2011 04:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingcolor.com/?p=995#comment-1234</guid>
		<description>I can&#039;t speak to Ben&#039;s version since it&#039;s not MY recommended way to implement Actionscript, especially in AS3. The code I provide implements some of the basic controls you desire. If you would like to use my code with Ben&#039;s version simply copy the Video Controls Folder from my .fla into yours and make sure you keep the code source folder structure the same. You would have to add the following method(s) createVideoPlayerControls(), playerControlsOnChange(), playerControlsSoundOnChange() and trackProgress() to your existing code. 

Good luck.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t speak to Ben&#8217;s version since it&#8217;s not MY recommended way to implement Actionscript, especially in AS3. The code I provide implements some of the basic controls you desire. If you would like to use my code with Ben&#8217;s version simply copy the Video Controls Folder from my .fla into yours and make sure you keep the code source folder structure the same. You would have to add the following method(s) createVideoPlayerControls(), playerControlsOnChange(), playerControlsSoundOnChange() and trackProgress() to your existing code. </p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.codingcolor.com/as3/as3-youtube-chromless-api/comment-page-1/#comment-1233</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 18 May 2011 11:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingcolor.com/?p=995#comment-1233</guid>
		<description>Hi...this is a great tutorial...one of the few out there that they actually work!!   

I tried out Bens version of code because it seemed to fit more easily in my project...but i do need to add some controls like a playhead and time etc etc...

is there a way to do this?</description>
		<content:encoded><![CDATA[<p>Hi&#8230;this is a great tutorial&#8230;one of the few out there that they actually work!!   </p>
<p>I tried out Bens version of code because it seemed to fit more easily in my project&#8230;but i do need to add some controls like a playhead and time etc etc&#8230;</p>
<p>is there a way to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://www.codingcolor.com/as3/as3-youtube-chromless-api/comment-page-1/#comment-1217</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Thu, 03 Mar 2011 11:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingcolor.com/?p=995#comment-1217</guid>
		<description>Hi there, just wanted to say thank you very much for this Tut, i was struggling with the seekbar function so this is a really great help for me! very very helpful!</description>
		<content:encoded><![CDATA[<p>Hi there, just wanted to say thank you very much for this Tut, i was struggling with the seekbar function so this is a really great help for me! very very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Shock</title>
		<link>http://www.codingcolor.com/as3/as3-youtube-chromless-api/comment-page-1/#comment-1162</link>
		<dc:creator>Joe Shock</dc:creator>
		<pubDate>Thu, 13 Jan 2011 06:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingcolor.com/?p=995#comment-1162</guid>
		<description>Brilliant! Thank you very much! This was beyond helpful!

-joeshock</description>
		<content:encoded><![CDATA[<p>Brilliant! Thank you very much! This was beyond helpful!</p>
<p>-joeshock</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorgen</title>
		<link>http://www.codingcolor.com/as3/as3-youtube-chromless-api/comment-page-1/#comment-1159</link>
		<dc:creator>Jorgen</dc:creator>
		<pubDate>Thu, 06 Jan 2011 19:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingcolor.com/?p=995#comment-1159</guid>
		<description>Thank you so very much.

However, it never enters this bit of code:

if( youTubePlayer.isMuted() )/

even with the mute button activated.

Please bear with me I&#039;m a bit new to all this and I&#039;m learning so much from this project.

The sound slider is activated in the VideoPlayerControls.as init() function utilising the function createVolumeSliderControl() and I have no idea what instance this is? 

Thank you again.
Peace</description>
		<content:encoded><![CDATA[<p>Thank you so very much.</p>
<p>However, it never enters this bit of code:</p>
<p>if( youTubePlayer.isMuted() )/</p>
<p>even with the mute button activated.</p>
<p>Please bear with me I&#8217;m a bit new to all this and I&#8217;m learning so much from this project.</p>
<p>The sound slider is activated in the VideoPlayerControls.as init() function utilising the function createVolumeSliderControl() and I have no idea what instance this is? </p>
<p>Thank you again.<br />
Peace</p>
]]></content:encoded>
	</item>
</channel>
</rss>

