<?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: Flash 8 ColorMatrix Preview Panel</title>
	<atom:link href="http://www.peterelst.com/blog/2005/09/12/85/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peterelst.com/blog/2005/09/12/85/</link>
	<description>Flash Platform Geek</description>
	<lastBuildDate>Wed, 04 Jan 2012 21:31:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Peter</title>
		<link>http://www.peterelst.com/blog/2005/09/12/85/comment-page-1/#comment-5343</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 15 Sep 2005 17:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2005/09/12/85/#comment-5343</guid>
		<description>That feature was introduced in MX 2004, you can use the following code:

&lt;blockquote&gt;System.setClipboard(&quot;copy this string to the clipboard&quot;);&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>That feature was introduced in MX 2004, you can use the following code:</p>
<blockquote><p>System.setClipboard(&#8220;copy this string to the clipboard&#8221;);</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psykovsky</title>
		<link>http://www.peterelst.com/blog/2005/09/12/85/comment-page-1/#comment-5329</link>
		<dc:creator>Psykovsky</dc:creator>
		<pubDate>Thu, 15 Sep 2005 14:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2005/09/12/85/#comment-5329</guid>
		<description>How did you do this &quot;Copy to clipboard&quot; ? Is it native Flash 8 function, or this is just a connection between flash and JS ?</description>
		<content:encoded><![CDATA[<p>How did you do this &#8220;Copy to clipboard&#8221; ? Is it native Flash 8 function, or this is just a connection between flash and JS ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.peterelst.com/blog/2005/09/12/85/comment-page-1/#comment-5239</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 12 Sep 2005 13:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2005/09/12/85/#comment-5239</guid>
		<description>yeah its for flash.filters.ColorMatrixFilter, good suggestion Guy -- I&#039;m already working on a version that supports loading and saving presets so will add that to the to-do list.</description>
		<content:encoded><![CDATA[<p>yeah its for flash.filters.ColorMatrixFilter, good suggestion Guy &#8212; I&#8217;m already working on a version that supports loading and saving presets so will add that to the to-do list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Watson</title>
		<link>http://www.peterelst.com/blog/2005/09/12/85/comment-page-1/#comment-5238</link>
		<dc:creator>Guy Watson</dc:creator>
		<pubDate>Mon, 12 Sep 2005 13:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2005/09/12/85/#comment-5238</guid>
		<description>Is this for the ColorTransform object or ColorMatrixFilter ?

If it&#039;s for the ColorMatrixFilter, it would probably be better if you used the actual settings that the Adjust Color Filter does in the IDE:

hue
saturation
brightness
contrast</description>
		<content:encoded><![CDATA[<p>Is this for the ColorTransform object or ColorMatrixFilter ?</p>
<p>If it&#8217;s for the ColorMatrixFilter, it would probably be better if you used the actual settings that the Adjust Color Filter does in the IDE:</p>
<p>hue<br />
saturation<br />
brightness<br />
contrast</p>
]]></content:encoded>
	</item>
</channel>
</rss>

