<?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: Scaling Your Images in Flash Player? Smooth Those Things!!!</title>
	<atom:link href="http://inflagrantedelicto.memoryspiral.com/2009/09/scaling-your-images-in-flash-player-smooth-those-things/feed/" rel="self" type="application/rss+xml" />
	<link>http://inflagrantedelicto.memoryspiral.com/2009/09/scaling-your-images-in-flash-player-smooth-those-things/</link>
	<description>Joseph Labrecque: Senior Interactive Software Engineer - Artist - Author - Speaker - Adobe Education Leader - Adobe Community Professional</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:00:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Charles J. Cliffe</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/09/scaling-your-images-in-flash-player-smooth-those-things/comment-page-1/#comment-16564</link>
		<dc:creator>Charles J. Cliffe</dc:creator>
		<pubDate>Mon, 16 Jan 2012 15:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=1018#comment-16564</guid>
		<description>Thanks for this tip; should be noted that you can use the loader as-is if you&#039;re already attaching it.  Just pull out the bitmap as described and set smoothing and it will affect the existing loader contents  -- exactly what I needed to do!</description>
		<content:encoded><![CDATA[<p>Thanks for this tip; should be noted that you can use the loader as-is if you&#8217;re already attaching it.  Just pull out the bitmap as described and set smoothing and it will affect the existing loader contents  &#8212; exactly what I needed to do!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/09/scaling-your-images-in-flash-player-smooth-those-things/comment-page-1/#comment-3912</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 26 Apr 2010 11:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=1018#comment-3912</guid>
		<description>Thanks!! I was doing a scroller for a client which had Loaders embedded in an mc and couldn&#039;t work out why turning the mc&#039;s smoothing on didn&#039;t smooth the images. This worked perfectly :)</description>
		<content:encoded><![CDATA[<p>Thanks!! I was doing a scroller for a client which had Loaders embedded in an mc and couldn&#8217;t work out why turning the mc&#8217;s smoothing on didn&#8217;t smooth the images. This worked perfectly :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Labrecque</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/09/scaling-your-images-in-flash-player-smooth-those-things/comment-page-1/#comment-3623</link>
		<dc:creator>Joseph Labrecque</dc:creator>
		<pubDate>Sat, 19 Sep 2009 00:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=1018#comment-3623</guid>
		<description>Neat.  I love little shortcuts like that.</description>
		<content:encoded><![CDATA[<p>Neat.  I love little shortcuts like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ragona</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2009/09/scaling-your-images-in-flash-player-smooth-those-things/comment-page-1/#comment-3622</link>
		<dc:creator>Ragona</dc:creator>
		<pubDate>Sat, 19 Sep 2009 00:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=1018#comment-3622</guid>
		<description>Good post, this seems to be an easy (but important) point to overlook. It&#039;s worth noting that you can actually smooth loaded images in a single line:

Bitmap(myLoader.content).smoothing = true;</description>
		<content:encoded><![CDATA[<p>Good post, this seems to be an easy (but important) point to overlook. It&#8217;s worth noting that you can actually smooth loaded images in a single line:</p>
<p>Bitmap(myLoader.content).smoothing = true;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

