<?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: Pure AS3 magnifying effect using Displacement Map Filter</title>
	<atom:link href="http://www.emanueleferonato.com/2009/08/12/pure-as3-magnifying-effect-using-displacement-map-filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emanueleferonato.com/2009/08/12/pure-as3-magnifying-effect-using-displacement-map-filter/</link>
	<description>italian geek and PROgrammer</description>
	<lastBuildDate>Thu, 09 Sep 2010 01:38:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: antoan</title>
		<link>http://www.emanueleferonato.com/2009/08/12/pure-as3-magnifying-effect-using-displacement-map-filter/#comment-597104</link>
		<dc:creator>antoan</dc:creator>
		<pubDate>Thu, 01 Jul 2010 12:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1516#comment-597104</guid>
		<description>var displacement_map:BitmapData=new BitmapData(100,100,true,0x808080);

If you set the &quot;transparent&quot; parameter to false, the bitmap will have gray as background and you won&#039;t need to draw manually the background of the displace.</description>
		<content:encoded><![CDATA[<p>var displacement_map:BitmapData=new BitmapData(100,100,true,0&#215;808080);</p>
<p>If you set the &#8220;transparent&#8221; parameter to false, the bitmap will have gray as background and you won&#8217;t need to draw manually the background of the displace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Decompiler Trillix review : Emanuele Feronato</title>
		<link>http://www.emanueleferonato.com/2009/08/12/pure-as3-magnifying-effect-using-displacement-map-filter/#comment-484802</link>
		<dc:creator>Flash Decompiler Trillix review : Emanuele Feronato</dc:creator>
		<pubDate>Thu, 13 Aug 2009 14:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1516#comment-484802</guid>
		<description>[...] I am testing this tool on the movie you can see at Pure AS3 magnifying effect using Displacement Map Filter. [...]</description>
		<content:encoded><![CDATA[<p>[...] I am testing this tool on the movie you can see at Pure AS3 magnifying effect using Displacement Map Filter. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://www.emanueleferonato.com/2009/08/12/pure-as3-magnifying-effect-using-displacement-map-filter/#comment-484357</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Wed, 12 Aug 2009 10:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1516#comment-484357</guid>
		<description>:) Nice tut.. I&#039;ve been watching them for a while now.. didn&#039;t quite have the guts to go AS3 but still :)

Btw.. add a little inner glow with 0 distance and a darken filter + a knockout effect and hide the mouse cursor and you have... a very nice magnifying glass :)

[That was the designers point of view]

Cheers</description>
		<content:encoded><![CDATA[<p>:) Nice tut.. I&#8217;ve been watching them for a while now.. didn&#8217;t quite have the guts to go AS3 but still :)</p>
<p>Btw.. add a little inner glow with 0 distance and a darken filter + a knockout effect and hide the mouse cursor and you have&#8230; a very nice magnifying glass :)</p>
<p>[That was the designers point of view]</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
