<?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 tutorial: Movable/Draggable window</title>
	<atom:link href="http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/</link>
	<description>flex consultant + social media specialist</description>
	<lastBuildDate>Thu, 08 Jul 2010 11:44:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason Jakob</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-257</link>
		<dc:creator>Jason Jakob</dc:creator>
		<pubDate>Sat, 29 May 2010 05:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-257</guid>
		<description>I&#039;m sorry but your example is a complicated terrible way to do it.

Here is the best way:


this.systemManager.addEventListener( MouseEvent.MOUSE_MOVE, doMoving, true );   

private function doMoving( event : MouseEvent ) : void  {   
			    if(event.buttonDown)
			    	this.stage.nativeWindow.startMove();

			}</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry but your example is a complicated terrible way to do it.</p>
<p>Here is the best way:</p>
<p>this.systemManager.addEventListener( MouseEvent.MOUSE_MOVE, doMoving, true );   </p>
<p>private function doMoving( event : MouseEvent ) : void  {<br />
			    if(event.buttonDown)<br />
			    	this.stage.nativeWindow.startMove();</p>
<p>			}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Steven</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-256</link>
		<dc:creator>Jose Steven</dc:creator>
		<pubDate>Sat, 24 Apr 2010 16:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-256</guid>
		<description>Thanks for posting this article. Many info I got here.Keep writing</description>
		<content:encoded><![CDATA[<p>Thanks for posting this article. Many info I got here.Keep writing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divya Prakash</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-232</link>
		<dc:creator>Divya Prakash</dc:creator>
		<pubDate>Fri, 12 Feb 2010 07:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-232</guid>
		<description>To detail more:
I want a parent window all the time and then wen i click a link on that page, a new smaller window shud cum up but the parent page shud be still clickable....to have more windows out of other links....plz guide....
-thanks in advance</description>
		<content:encoded><![CDATA[<p>To detail more:<br />
I want a parent window all the time and then wen i click a link on that page, a new smaller window shud cum up but the parent page shud be still clickable&#8230;.to have more windows out of other links&#8230;.plz guide&#8230;.<br />
-thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divya Prakash</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-231</link>
		<dc:creator>Divya Prakash</dc:creator>
		<pubDate>Fri, 12 Feb 2010 07:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-231</guid>
		<description>Gr8....but I have  a different  requirement. I need windows (many) all on the same parent Window. Cn u help???</description>
		<content:encoded><![CDATA[<p>Gr8&#8230;.but I have  a different  requirement. I need windows (many) all on the same parent Window. Cn u help???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier R.E.</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-228</link>
		<dc:creator>Javier R.E.</dc:creator>
		<pubDate>Fri, 15 Jan 2010 18:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-228</guid>
		<description>great code. simple and useful</description>
		<content:encoded><![CDATA[<p>great code. simple and useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alekkus</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-226</link>
		<dc:creator>Alekkus</dc:creator>
		<pubDate>Thu, 10 Dec 2009 12:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-226</guid>
		<description>You are welcome :)</description>
		<content:encoded><![CDATA[<p>You are welcome <img src='http://alekkus.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pearl</title>
		<link>http://alekkus.com/blog/2009/01/flex-tutorial-movable-draggable-window/comment-page-1/#comment-225</link>
		<dc:creator>Pearl</dc:creator>
		<pubDate>Thu, 10 Dec 2009 08:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://alekkus.com/?p=3#comment-225</guid>
		<description>Must thank you for the nice code block ... Helped me alot.....

Cheers</description>
		<content:encoded><![CDATA[<p>Must thank you for the nice code block &#8230; Helped me alot&#8230;..</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
