<?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: Masking a Rect object with a TextGraphic in Flex Gumbo</title>
	<atom:link href="http://blog.flexexamples.com/2009/01/14/masking-a-rect-object-with-a-textgraphic-in-flex-gumbo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/01/14/masking-a-rect-object-with-a-textgraphic-in-flex-gumbo/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rahul Aggarwal</title>
		<link>http://blog.flexexamples.com/2009/01/14/masking-a-rect-object-with-a-textgraphic-in-flex-gumbo/comment-page-1/#comment-10184</link>
		<dc:creator>Rahul Aggarwal</dc:creator>
		<pubDate>Sat, 19 Nov 2011 14:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/14/masking-a-rect-object-with-a-textgraphic-in-flex-gumbo/#comment-10184</guid>
		<description>Dear Peter,

I am an avid fan of your blogs. Your blogs helps me a lot in overcoming the obstacles faced during the development of applications using Adobe Flex Builder 4.

Currently, I am stuck with a problem and I seriously need your help on this. I am building an application where I have taken two border containers. The upper container contains button for drawing a triangle. The lower boarder container is where the figures are drawn dynamically. 

Now the problem : There is a button on the upper border container that is used to draw a triangle. Upon clicking the triangle button-&gt; I click on the lower border container and on down click the dynamic ( means when the mouse down click is ON, the triangle is formed and upon dragging the mouse, the size of the triangle starts increasing till the mouse down click is released) triangle is formed.

Now when I created a triangle on the upper region of the lower container, the triangle is masked ( I constructed a mask container for that triangle object before the launch of application so that the mask container is drawn under the lower border container ( the container on which the triangle is drawn)) and the portion of the triangle is not visible on the upper border container. Upon drawing many triangles, the masking property seems to fail and the masked portion of some triangles appears on the upper border container. Kindly provide a solution to this problem....Thanks in advance...Cheers!!!</description>
		<content:encoded><![CDATA[<p>Dear Peter,</p>
<p>I am an avid fan of your blogs. Your blogs helps me a lot in overcoming the obstacles faced during the development of applications using Adobe Flex Builder 4.</p>
<p>Currently, I am stuck with a problem and I seriously need your help on this. I am building an application where I have taken two border containers. The upper container contains button for drawing a triangle. The lower boarder container is where the figures are drawn dynamically. </p>
<p>Now the problem : There is a button on the upper border container that is used to draw a triangle. Upon clicking the triangle button-&gt; I click on the lower border container and on down click the dynamic ( means when the mouse down click is ON, the triangle is formed and upon dragging the mouse, the size of the triangle starts increasing till the mouse down click is released) triangle is formed.</p>
<p>Now when I created a triangle on the upper region of the lower container, the triangle is masked ( I constructed a mask container for that triangle object before the launch of application so that the mask container is drawn under the lower border container ( the container on which the triangle is drawn)) and the portion of the triangle is not visible on the upper border container. Upon drawing many triangles, the masking property seems to fail and the masked portion of some triangles appears on the upper border container. Kindly provide a solution to this problem&#8230;.Thanks in advance&#8230;Cheers!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

