<?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 for DanDev.com</title>
	<atom:link href="http://www.dandev.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dandev.com</link>
	<description>Daniel&#039;s dev-related-ish blog</description>
	<lastBuildDate>Wed, 28 Jul 2010 21:54:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>Comment on VerifyError: Error #1014: Class IIMEClient could not be found. by Caesar</title>
		<link>http://www.dandev.com/2010/07/verifyerror-error-1014-class-iimeclient-could-not-be-found/comment-page-1/#comment-209</link>
		<dc:creator>Caesar</dc:creator>
		<pubDate>Wed, 28 Jul 2010 21:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=189#comment-209</guid>
		<description>Thanks a bunch!!</description>
		<content:encoded><![CDATA[<p>Thanks a bunch!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VerifyError: Error #1014: Class IIMEClient could not be found. by Aktualizácia Flash Builder 4.0.1</title>
		<link>http://www.dandev.com/2010/07/verifyerror-error-1014-class-iimeclient-could-not-be-found/comment-page-1/#comment-206</link>
		<dc:creator>Aktualizácia Flash Builder 4.0.1</dc:creator>
		<pubDate>Wed, 14 Jul 2010 12:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=189#comment-206</guid>
		<description>[...] Zdroj: Dandev [...]</description>
		<content:encoded><![CDATA[<p>[...] Zdroj: Dandev [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VerifyError: Error #1014: Class IIMEClient could not be found. by Jerry</title>
		<link>http://www.dandev.com/2010/07/verifyerror-error-1014-class-iimeclient-could-not-be-found/comment-page-1/#comment-205</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=189#comment-205</guid>
		<description>Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft breaks IE8 interoperability promise by Thomas Williams</title>
		<link>http://www.dandev.com/2008/08/microsoft-breaks-ie8-interoperability-promise/comment-page-1/#comment-204</link>
		<dc:creator>Thomas Williams</dc:creator>
		<pubDate>Wed, 28 Apr 2010 18:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=48#comment-204</guid>
		<description>Internet Explorer 8 is very good because it is as stable as Opera. I hate the previous versions of IE like IE6 because it hangs frequently.       &#039;</description>
		<content:encoded><![CDATA[<p>Internet Explorer 8 is very good because it is as stable as Opera. I hate the previous versions of IE like IE6 because it hangs frequently.       &#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex HDividedBox/VDividedBox divider double-click event oddity by Mark</title>
		<link>http://www.dandev.com/2009/12/hdividedbox/comment-page-1/#comment-202</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 24 Feb 2010 14:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=171#comment-202</guid>
		<description>Thanks so much.  Been stuck with this little problem for a few days.</description>
		<content:encoded><![CDATA[<p>Thanks so much.  Been stuck with this little problem for a few days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex HDividedBox/VDividedBox divider double-click event oddity by admin</title>
		<link>http://www.dandev.com/2009/12/hdividedbox/comment-page-1/#comment-201</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 19 Jan 2010 19:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=171#comment-201</guid>
		<description>Thanks for your reply Rocksoccer,

You&#039;re correct, I should have mentioned that you need to set doubleClickEnabled to true. I was more pointing out that if you -only- set the event it will not work as you might expect(like I did), and that you have to enable livedragging in order to capture it.

Regards,
-Daniel</description>
		<content:encoded><![CDATA[<p>Thanks for your reply Rocksoccer,</p>
<p>You&#8217;re correct, I should have mentioned that you need to set doubleClickEnabled to true. I was more pointing out that if you -only- set the event it will not work as you might expect(like I did), and that you have to enable livedragging in order to capture it.</p>
<p>Regards,<br />
-Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex HDividedBox/VDividedBox divider double-click event oddity by rocksoccer</title>
		<link>http://www.dandev.com/2009/12/hdividedbox/comment-page-1/#comment-200</link>
		<dc:creator>rocksoccer</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=171#comment-200</guid>
		<description>hi,
I think you miss one point You need to set the doubleClickEnabled of the BoxDivider to be true, otherwise it wont trigger the event listener at all.</description>
		<content:encoded><![CDATA[<p>hi,<br />
I think you miss one point You need to set the doubleClickEnabled of the BoxDivider to be true, otherwise it wont trigger the event listener at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex: getType() schmettype by admin</title>
		<link>http://www.dandev.com/2009/03/flex-gettype-schmettype/comment-page-1/#comment-92</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 10 Jul 2009 16:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=112#comment-92</guid>
		<description>Glad it was helpful!</description>
		<content:encoded><![CDATA[<p>Glad it was helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex: getType() schmettype by mustang</title>
		<link>http://www.dandev.com/2009/03/flex-gettype-schmettype/comment-page-1/#comment-91</link>
		<dc:creator>mustang</dc:creator>
		<pubDate>Fri, 10 Jul 2009 11:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=112#comment-91</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PunkBuster Invalid O/S Error on Vista by admin</title>
		<link>http://www.dandev.com/2009/03/punkbuster-invalid-os-error-on-vista/comment-page-1/#comment-83</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 26 Jun 2009 12:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dandev.com/?p=144#comment-83</guid>
		<description>No problem! I&#039;m not sure why it was so hard to find. It seems like the only way you could find out about it is by talking to the EvenBalance people.</description>
		<content:encoded><![CDATA[<p>No problem! I&#8217;m not sure why it was so hard to find. It seems like the only way you could find out about it is by talking to the EvenBalance people.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
