<?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: Flex HDividedBox/VDividedBox divider double-click event oddity</title>
	<atom:link href="http://www.dandev.com/2009/12/hdividedbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dandev.com/2009/12/hdividedbox/</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>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>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>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>
</channel>
</rss>
