<?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: Random color transform with AS3</title>
	<atom:link href="http://flashadvanced.com/actionscript-3-basics/random-color-transform-with-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashadvanced.com/actionscript-3-basics/random-color-transform-with-as3/</link>
	<description>Become an advanced flash developer</description>
	<lastBuildDate>Fri, 13 Aug 2010 13:39:06 +0300</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://flashadvanced.com/actionscript-3-basics/random-color-transform-with-as3/comment-page-1/#comment-85</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 11 Sep 2009 04:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://flashadvanced.com/?p=320#comment-85</guid>
		<description>Hey, 
thank you for the comment.
And you are actually right - there is no need to type &quot;logo_mc&quot; in front of &quot;transform.colorTransform&quot;.</description>
		<content:encoded><![CDATA[<p>Hey,<br />
thank you for the comment.<br />
And you are actually right &#8211; there is no need to type &#8220;logo_mc&#8221; in front of &#8220;transform.colorTransform&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flashman</title>
		<link>http://flashadvanced.com/actionscript-3-basics/random-color-transform-with-as3/comment-page-1/#comment-84</link>
		<dc:creator>flashman</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://flashadvanced.com/?p=320#comment-84</guid>
		<description>Is the &#039;logo_mc&#039; necessary in the following line of code:
var cTransform:ColorTransform = logo_mc.transform.colorTransform;

Should it not be the following:

var cTransform:ColorTransform = transform.colorTransform;</description>
		<content:encoded><![CDATA[<p>Is the &#8216;logo_mc&#8217; necessary in the following line of code:<br />
var cTransform:ColorTransform = logo_mc.transform.colorTransform;</p>
<p>Should it not be the following:</p>
<p>var cTransform:ColorTransform = transform.colorTransform;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
