<?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: Drawing With the UIComponent (4)</title>
	<atom:link href="http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/</link>
	<description>Axel Jensen on Flex, Coldfusion and... other stuff</description>
	<lastBuildDate>Sat, 27 Feb 2010 00:57:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: balaji swaroop</title>
		<link>http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/comment-page-1/#comment-2514</link>
		<dc:creator>balaji swaroop</dc:creator>
		<pubDate>Wed, 16 Dec 2009 09:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/#comment-2514</guid>
		<description>this is a nice example. how abt resizing the rectangle ?</description>
		<content:encoded><![CDATA[<p>this is a nice example. how abt resizing the rectangle ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo Nguyen</title>
		<link>http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/comment-page-1/#comment-1504</link>
		<dc:creator>Jo Nguyen</dc:creator>
		<pubDate>Sat, 28 Feb 2009 10:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/#comment-1504</guid>
		<description>Hi!

You have done an awesome application
Thanks so much for this.

Keep going and good luck.

Best wishes</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>You have done an awesome application<br />
Thanks so much for this.</p>
<p>Keep going and good luck.</p>
<p>Best wishes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arche_Lee</title>
		<link>http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/comment-page-1/#comment-1085</link>
		<dc:creator>Arche_Lee</dc:creator>
		<pubDate>Mon, 27 Oct 2008 09:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/#comment-1085</guid>
		<description>but it is not a good experience/performing by 
drag a line whih a suspend when the mouse leave the stage</description>
		<content:encoded><![CDATA[<p>but it is not a good experience/performing by<br />
drag a line whih a suspend when the mouse leave the stage</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arche_Lee</title>
		<link>http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/comment-page-1/#comment-1084</link>
		<dc:creator>Arche_Lee</dc:creator>
		<pubDate>Mon, 27 Oct 2008 09:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/#comment-1084</guid>
		<description>Now I knew what is the problem 

protected function mouseLeaveHandler(event:MouseEvent):void

Here, the function defines 

it should be :

protected function mouseLeaveHandler(event:Event):void</description>
		<content:encoded><![CDATA[<p>Now I knew what is the problem </p>
<p>protected function mouseLeaveHandler(event:MouseEvent):void</p>
<p>Here, the function defines </p>
<p>it should be :</p>
<p>protected function mouseLeaveHandler(event:Event):void</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arche_Lee</title>
		<link>http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/comment-page-1/#comment-1083</link>
		<dc:creator>Arche_Lee</dc:creator>
		<pubDate>Mon, 27 Oct 2008 07:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/#comment-1083</guid>
		<description>Hey,this app has a bug 
when draging to draw with the drawingtool
if drag out of the stage 
throw a exception like this:

[Fault] exception, information=TypeError: Error #1034: Type Coercion failed: cannot convert flash.events::Event@411bd61 to flash.events.MouseEvent.

It does not dispatch the stage mouseleave event

And i can not check by the debuger

My english is poor can you help me solve the problem?

if you can  please send me a email to lihui5888@163.com</description>
		<content:encoded><![CDATA[<p>Hey,this app has a bug<br />
when draging to draw with the drawingtool<br />
if drag out of the stage<br />
throw a exception like this:</p>
<p>[Fault] exception, information=TypeError: Error #1034: Type Coercion failed: cannot convert flash.events::Event@411bd61 to flash.events.MouseEvent.</p>
<p>It does not dispatch the stage mouseleave event</p>
<p>And i can not check by the debuger</p>
<p>My english is poor can you help me solve the problem?</p>
<p>if you can  please send me a email to <a href="mailto:lihui5888@163.com">lihui5888@163.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/comment-page-1/#comment-546</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 02 Jun 2008 22:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/04/09/drawing-with-the-uicomponent-4/#comment-546</guid>
		<description>Hy there!
you have avesome tutorial here!
keep goin&#039;!
best regards</description>
		<content:encoded><![CDATA[<p>Hy there!<br />
you have avesome tutorial here!<br />
keep goin&#8217;!<br />
best regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
