<?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: Switching back to 2D from 3D</title>
	<atom:link href="http://blog.tengerstudio.com/2009/09/13/switching-back-to-2d-from-3d/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tengerstudio.com/2009/09/13/switching-back-to-2d-from-3d/</link>
	<description>Problems, questions and discoveries related to my daily development work</description>
	<lastBuildDate>Wed, 21 Jul 2010 13:09:01 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tenegri</title>
		<link>http://blog.tengerstudio.com/2009/09/13/switching-back-to-2d-from-3d/comment-page-1/#comment-8266</link>
		<dc:creator>tenegri</dc:creator>
		<pubDate>Wed, 07 Oct 2009 21:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=15#comment-8266</guid>
		<description>Hi, Barockeuse! There is no magic. A simple invisible button covers the whole stage and its onRollOut event will fire when the mouse leaves it - even when the mouse leaves the stage at all. Since this invisible button catches all mouse events and these cannot pass through to other buttons below that, other buttons should be managed by yourself (onMouseMove + checking the mouse position, etc.).</description>
		<content:encoded><![CDATA[<p>Hi, Barockeuse! There is no magic. A simple invisible button covers the whole stage and its onRollOut event will fire when the mouse leaves it &#8211; even when the mouse leaves the stage at all. Since this invisible button catches all mouse events and these cannot pass through to other buttons below that, other buttons should be managed by yourself (onMouseMove + checking the mouse position, etc.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barockeuse</title>
		<link>http://blog.tengerstudio.com/2009/09/13/switching-back-to-2d-from-3d/comment-page-1/#comment-8265</link>
		<dc:creator>Barockeuse</dc:creator>
		<pubDate>Wed, 07 Oct 2009 21:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=15#comment-8265</guid>
		<description>Hello, I was pleased to discover your

http://www.tengerstudio.com/public/mouse/

because I&#039;m trying desperately to do the same .. in AS2.

How did you manage to do that ? With mouse events ? Position ? 
When the mouse is outside the animation, the mouse position is not related to the animation ..

I didn&#039;t find your email adress, so I write here .. I hope you are not angry .. and that you will answer me .. 

Kind regards from france,

Barockeuse</description>
		<content:encoded><![CDATA[<p>Hello, I was pleased to discover your</p>
<p><a href="http://www.tengerstudio.com/public/mouse/" rel="nofollow">http://www.tengerstudio.com/public/mouse/</a></p>
<p>because I&#8217;m trying desperately to do the same .. in AS2.</p>
<p>How did you manage to do that ? With mouse events ? Position ?<br />
When the mouse is outside the animation, the mouse position is not related to the animation ..</p>
<p>I didn&#8217;t find your email adress, so I write here .. I hope you are not angry .. and that you will answer me .. </p>
<p>Kind regards from france,</p>
<p>Barockeuse</p>
]]></content:encoded>
	</item>
</channel>
</rss>
