<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Logical Chaos Theory &#187; smoothing</title>
	<atom:link href="http://www.logicalchaostheory.com/tag/smoothing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.logicalchaostheory.com</link>
	<description>Developing An Easier World...</description>
	<lastBuildDate>Thu, 08 Apr 2010 15:35:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex Image Smoothing Made Easy</title>
		<link>http://www.logicalchaostheory.com/2009/06/06/flex-image-smoothing-made-easy/</link>
		<comments>http://www.logicalchaostheory.com/2009/06/06/flex-image-smoothing-made-easy/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 00:15:05 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[smoothing]]></category>

		<guid isPermaLink="false">http://blog.mattscott.net/?p=43</guid>
		<description><![CDATA[As the number of Flash websites that I work on increase, so does my need for convienance components in Flex. I figured I would start with one of the most commonly needed features of all which is an easy way to enable smoothing on the mx.controls.Image class. My extended version of this class offers a [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">A</span>s the number of Flash websites that I work on increase, so does my need for convienance components in Flex. I figured I would start with one of the most commonly needed features of all which is an easy way to enable smoothing on the mx.controls.Image class. My extended version of this class offers a new property called &#8220;smoothing&#8221; which accepts a Boolean value. If you would like a copy of this class then you may download it <a title="Smoothable Flex Image Class" href="http://blog.mattscott.net/wp-content/uploads/2009/06/ms.zip"><strong>here</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicalchaostheory.com/2009/06/06/flex-image-smoothing-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
