<?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: Allow smoothing for external images (as2)</title>
	<atom:link href="http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/</link>
	<description>gyo goes blogging</description>
	<lastBuildDate>Sat, 26 Nov 2011 11:39:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Manish</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-5343</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Sat, 24 Sep 2011 08:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-5343</guid>
		<description>Hey...Thanks for help....this is very useful for me.</description>
		<content:encoded><![CDATA[<p>Hey...Thanks for help....this is very useful for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mayur</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-2972</link>
		<dc:creator>mayur</dc:creator>
		<pubDate>Wed, 10 Nov 2010 11:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-2972</guid>
		<description>thank u very much....this script helped me alot.....</description>
		<content:encoded><![CDATA[<p>thank u very much....this script helped me alot.....</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gyo</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-2414</link>
		<dc:creator>gyo</dc:creator>
		<pubDate>Mon, 16 Aug 2010 08:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-2414</guid>
		<description>Hi Allen, I strongly suggest you to use the native ActionScript property &#039;forceSmoothing&#039;, instead of any script:

mc.loadMovie(&quot;my_picture.jpg&quot;);

mc.onLoad = function()
{
     this.forceSmoothing = true;
}</description>
		<content:encoded><![CDATA[<p>Hi Allen, I strongly suggest you to use the native ActionScript property 'forceSmoothing', instead of any script:</p>
<p>mc.loadMovie("my_picture.jpg");</p>
<p>mc.onLoad = function()<br />
{<br />
     this.forceSmoothing = true;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Shorter</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-2413</link>
		<dc:creator>Allen Shorter</dc:creator>
		<pubDate>Sun, 15 Aug 2010 14:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-2413</guid>
		<description>I must be stupid, but I could never get this to work. Maybe it was the fact that I was targeting a level off of the main movie, or pulling in images from another site. I did get this other script to work in about 5 minutes using AS2 in CS5...
http://www.kaourantin.net/2005/12/dynamically-loading-bitmaps-with.html

Hope this helps someone else, if you have problems with the script on this page, try the one at kaourantin.</description>
		<content:encoded><![CDATA[<p>I must be stupid, but I could never get this to work. Maybe it was the fact that I was targeting a level off of the main movie, or pulling in images from another site. I did get this other script to work in about 5 minutes using AS2 in CS5...<br />
<a href="http://www.kaourantin.net/2005/12/dynamically-loading-bitmaps-with.html" rel="nofollow">http://www.kaourantin.net/2005/12/dynamically-loading-bitmaps-with.html</a></p>
<p>Hope this helps someone else, if you have problems with the script on this page, try the one at kaourantin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gyo</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-1600</link>
		<dc:creator>gyo</dc:creator>
		<pubDate>Sun, 31 Jan 2010 18:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-1600</guid>
		<description>Hi Pradeep,
I updated the post, you&#039;ll find the example at the end.
Just use the &#039;forceSmoothing&quot; property in the onLoad event.

Hope it helps!</description>
		<content:encoded><![CDATA[<p>Hi Pradeep,<br />
I updated the post, you'll find the example at the end.<br />
Just use the 'forceSmoothing" property in the onLoad event.</p>
<p>Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pradeep</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-1511</link>
		<dc:creator>pradeep</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-1511</guid>
		<description>can you give me souce fla?</description>
		<content:encoded><![CDATA[<p>can you give me souce fla?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mads ny</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-48</link>
		<dc:creator>Mads ny</dc:creator>
		<pubDate>Mon, 22 Jun 2009 09:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-48</guid>
		<description>nice little function saved me 10 min of coding hihi and borring google search.
but i noticed that these two lines should be flipe

mc.attachBitmap(bitmap, 0, &quot;auto&quot;, true);
bitmap.draw(mc);

you should draw the existing data into the bitmap data object before redrawing the Movieclip, otherwise you&#039;ll get a blank mc ;)
happy coding</description>
		<content:encoded><![CDATA[<p>nice little function saved me 10 min of coding hihi and borring google search.<br />
but i noticed that these two lines should be flipe</p>
<p>mc.attachBitmap(bitmap, 0, "auto", true);<br />
bitmap.draw(mc);</p>
<p>you should draw the existing data into the bitmap data object before redrawing the Movieclip, otherwise you'll get a blank mc <img src='http://www.giordanopiazza.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
happy coding</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gyo</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-46</link>
		<dc:creator>gyo</dc:creator>
		<pubDate>Thu, 18 Jun 2009 10:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-46</guid>
		<description>That&#039;s cool Non Cho, thanks! I&#039;ll try it out and let you know!</description>
		<content:encoded><![CDATA[<p>That's cool Non Cho, thanks! I'll try it out and let you know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Non Cho</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-45</link>
		<dc:creator>Non Cho</dc:creator>
		<pubDate>Wed, 17 Jun 2009 14:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-45</guid>
		<description>Use this when the external image is loaded:
forceSmoothing (MovieClip.forceSmoothing property)</description>
		<content:encoded><![CDATA[<p>Use this when the external image is loaded:<br />
forceSmoothing (MovieClip.forceSmoothing property)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lukegill</title>
		<link>http://www.giordanopiazza.com/blog/flash/allow-smoothing-for-external-images-as2/comment-page-1/#comment-38</link>
		<dc:creator>lukegill</dc:creator>
		<pubDate>Wed, 10 Jun 2009 11:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.giordanopiazza.com/blog/?p=110#comment-38</guid>
		<description>This is brilliant! Thanks very much...i&#039;ll use it loads...why wasn&#039;t this implemented at part of the MovieClipLoader class???</description>
		<content:encoded><![CDATA[<p>This is brilliant! Thanks very much...i'll use it loads...why wasn't this implemented at part of the MovieClipLoader class???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

