<?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: Flash player bug: content disappearing on macs when mouseX used</title>
	<atom:link href="http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/</link>
	<description>freelance flash/flex/air developer</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:04:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mua ban laptop</title>
		<link>http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/comment-page-1/#comment-206</link>
		<dc:creator>mua ban laptop</dc:creator>
		<pubDate>Tue, 24 Aug 2010 10:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://tomkordys.net/blog/?p=51#comment-206</guid>
		<description>very good</description>
		<content:encoded><![CDATA[<p>very good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/comment-page-1/#comment-200</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Wed, 02 Jun 2010 05:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://tomkordys.net/blog/?p=51#comment-200</guid>
		<description>Very great finding to me.
I am suffering a disappearance of flash content issue as well.
Finally solve that issue. Support!</description>
		<content:encoded><![CDATA[<p>Very great finding to me.<br />
I am suffering a disappearance of flash content issue as well.<br />
Finally solve that issue. Support!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lazer epilasyon</title>
		<link>http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/comment-page-1/#comment-189</link>
		<dc:creator>lazer epilasyon</dc:creator>
		<pubDate>Wed, 17 Feb 2010 11:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://tomkordys.net/blog/?p=51#comment-189</guid>
		<description>In this issue I&#039;m having continuous problems, please provide more detailed information.</description>
		<content:encoded><![CDATA[<p>In this issue I&#8217;m having continuous problems, please provide more detailed information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feteepedo</title>
		<link>http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/comment-page-1/#comment-186</link>
		<dc:creator>feteepedo</dc:creator>
		<pubDate>Sat, 02 Jan 2010 02:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://tomkordys.net/blog/?p=51#comment-186</guid>
		<description>Which WP theme are you using?</description>
		<content:encoded><![CDATA[<p>Which WP theme are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrSteel</title>
		<link>http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/comment-page-1/#comment-185</link>
		<dc:creator>MrSteel</dc:creator>
		<pubDate>Wed, 16 Dec 2009 07:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://tomkordys.net/blog/?p=51#comment-185</guid>
		<description>nice man, still a problem in Flash Player... hope they&#039;ll fix it</description>
		<content:encoded><![CDATA[<p>nice man, still a problem in Flash Player&#8230; hope they&#8217;ll fix it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/comment-page-1/#comment-155</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Sun, 20 Sep 2009 06:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://tomkordys.net/blog/?p=51#comment-155</guid>
		<description>Use MOUSE_LEAVE!</description>
		<content:encoded><![CDATA[<p>Use MOUSE_LEAVE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riccardo Bartoli</title>
		<link>http://tomkordys.net/blog/2009/09/17/flash-player-bug-content-disappearing-on-macs-when-mousex-used/comment-page-1/#comment-154</link>
		<dc:creator>Riccardo Bartoli</dc:creator>
		<pubDate>Thu, 17 Sep 2009 10:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://tomkordys.net/blog/?p=51#comment-154</guid>
		<description>A really good solution to do this is to use this snippet to check if the mouse is on the stage area:

http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-mouse-pointer-is-overout-of-the-stage-area/</description>
		<content:encoded><![CDATA[<p>A really good solution to do this is to use this snippet to check if the mouse is on the stage area:</p>
<p><a href="http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-mouse-pointer-is-overout-of-the-stage-area/" rel="nofollow">http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-mouse-pointer-is-overout-of-the-stage-area/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
