<?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: Smoothing &lt;mx:image/&gt; &#8211; the simple way</title>
	<atom:link href="http://www.webdevotion.be/blog/2009/08/05/smoothing-mximage-the-simple-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevotion.be/blog/2009/08/05/smoothing-mximage-the-simple-way/</link>
	<description>Trainer for the Flash Platform and iOS</description>
	<lastBuildDate>Thu, 05 Jan 2012 05:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rockabit</title>
		<link>http://www.webdevotion.be/blog/2009/08/05/smoothing-mximage-the-simple-way/comment-page-1/#comment-153</link>
		<dc:creator>rockabit</dc:creator>
		<pubDate>Tue, 03 Aug 2010 12:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://webdevotion.be/blog/?p=263#comment-153</guid>
		<description>Actually once you have set the smoothing property to true it just uses smoothing, no matter if you scale or not.

Also, subsequent load of different images in the same object trigger the complete event as well, so this simple approach should always yield smooth bitmaps.</description>
		<content:encoded><![CDATA[<p>Actually once you have set the smoothing property to true it just uses smoothing, no matter if you scale or not.</p>
<p>Also, subsequent load of different images in the same object trigger the complete event as well, so this simple approach should always yield smooth bitmaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webdevotion</title>
		<link>http://www.webdevotion.be/blog/2009/08/05/smoothing-mximage-the-simple-way/comment-page-1/#comment-129</link>
		<dc:creator>Webdevotion</dc:creator>
		<pubDate>Wed, 02 Jun 2010 17:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://webdevotion.be/blog/?p=263#comment-129</guid>
		<description>Can&#039;t you use the resize event for that?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t you use the resize event for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopal Chavan</title>
		<link>http://www.webdevotion.be/blog/2009/08/05/smoothing-mximage-the-simple-way/comment-page-1/#comment-127</link>
		<dc:creator>Gopal Chavan</dc:creator>
		<pubDate>Thu, 18 Mar 2010 11:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://webdevotion.be/blog/?p=263#comment-127</guid>
		<description>Excellent.
Simple and Easy.

However this is just for initial load. On runtime you need to call smoothImage(logoImage); after each image transformation.

Thanks.</description>
		<content:encoded><![CDATA[<p>Excellent.<br />
Simple and Easy.</p>
<p>However this is just for initial load. On runtime you need to call smoothImage(logoImage); after each image transformation.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

