<?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: Transparant PNG mouse events</title>
	<atom:link href="http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/</link>
	<description>The only constant in webdevelopment is change</description>
	<pubDate>Wed, 08 Sep 2010 08:09:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Migs</title>
		<link>http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/comment-page-1/#comment-228</link>
		<dc:creator>Migs</dc:creator>
		<pubDate>Fri, 31 Jul 2009 10:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=147#comment-228</guid>
		<description>My last comment wasn't posted properly.

I meant:

For example if you do:
interactive:InteractivePNG id="interactive" source="../assets/SmileCreature.png" ............</description>
		<content:encoded><![CDATA[<p>My last comment wasn&#8217;t posted properly.</p>
<p>I meant:</p>
<p>For example if you do:<br />
interactive:InteractivePNG id=&#8221;interactive&#8221; source=&#8221;../assets/SmileCreature.png&#8221; &#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Migs</title>
		<link>http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/comment-page-1/#comment-227</link>
		<dc:creator>Migs</dc:creator>
		<pubDate>Fri, 31 Jul 2009 09:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=147#comment-227</guid>
		<description>Thank you!

I have a little remark though: This doesn't work when the PNG file is not embeded. For example if you do:



It works on the rollOver event but not on the rollOut event. And event on the rollOver event it detects some pixels on the edge of the png that shouldn't be detected.

Is that a bug? Any idea about how to fix this problem?

Another remark: the version of the InteractivPNG class within your source seems to be older than the one of the author's website. The new one inherits from a MovieClip and not an Image. But I had to use your version because I couldn't get the new version to work on a Flex application. Even in a Flash application the author gave the example code only in Mac format but I have a PC so I have no idea how to implement the new version of the class... That's a shame I was hoping the new version could solve the problem above.</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
<p>I have a little remark though: This doesn&#8217;t work when the PNG file is not embeded. For example if you do:</p>
<p>It works on the rollOver event but not on the rollOut event. And event on the rollOver event it detects some pixels on the edge of the png that shouldn&#8217;t be detected.</p>
<p>Is that a bug? Any idea about how to fix this problem?</p>
<p>Another remark: the version of the InteractivPNG class within your source seems to be older than the one of the author&#8217;s website. The new one inherits from a MovieClip and not an Image. But I had to use your version because I couldn&#8217;t get the new version to work on a Flex application. Even in a Flash application the author gave the example code only in Mac format but I have a PC so I have no idea how to implement the new version of the class&#8230; That&#8217;s a shame I was hoping the new version could solve the problem above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jovica</title>
		<link>http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/comment-page-1/#comment-215</link>
		<dc:creator>Jovica</dc:creator>
		<pubDate>Wed, 17 Jun 2009 11:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=147#comment-215</guid>
		<description>Crazy. I am Jovica. Little Jovan so to say :D :D

However: I hope it will work also when interactivePNG extends UIComponent itself - i need the functionality on Canvas elements..

Will check asap.</description>
		<content:encoded><![CDATA[<p>Crazy. I am Jovica. Little Jovan so to say <img src='http://blog.menhir.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> :D</p>
<p>However: I hope it will work also when interactivePNG extends UIComponent itself - i need the functionality on Canvas elements..</p>
<p>Will check asap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ljubisa</title>
		<link>http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/comment-page-1/#comment-214</link>
		<dc:creator>Ljubisa</dc:creator>
		<pubDate>Tue, 02 Jun 2009 13:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=147#comment-214</guid>
		<description>Great post. Thank you very much for sharing this. I've been strugling for a few days now how to solve this thing in Flex. 
Good job.</description>
		<content:encoded><![CDATA[<p>Great post. Thank you very much for sharing this. I&#8217;ve been strugling for a few days now how to solve this thing in Flex.<br />
Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jovan</title>
		<link>http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/comment-page-1/#comment-186</link>
		<dc:creator>Jovan</dc:creator>
		<pubDate>Sat, 07 Mar 2009 09:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=147#comment-186</guid>
		<description>When you are viewing the demo, you can right click on the flash and view the source.</description>
		<content:encoded><![CDATA[<p>When you are viewing the demo, you can right click on the flash and view the source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: learn</title>
		<link>http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/comment-page-1/#comment-185</link>
		<dc:creator>learn</dc:creator>
		<pubDate>Thu, 05 Mar 2009 07:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=147#comment-185</guid>
		<description>hi !  
can you give the source code to me ,thank you!

my email: mymf1982@163.com</description>
		<content:encoded><![CDATA[<p>hi !<br />
can you give the source code to me ,thank you!</p>
<p>my email: <a href="mailto:mymf1982@163.com">mymf1982@163.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nuthell</title>
		<link>http://blog.menhir.be/2008/09/28/transparant-png-mouse-events/comment-page-1/#comment-127</link>
		<dc:creator>nuthell</dc:creator>
		<pubDate>Wed, 10 Dec 2008 09:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=147#comment-127</guid>
		<description>nice~~

I am meeting the same problems as u . 

Thanks for your post.</description>
		<content:encoded><![CDATA[<p>nice~~</p>
<p>I am meeting the same problems as u . </p>
<p>Thanks for your post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
