<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Clipping a Flex container&#8217;s content using the clipContent property</title>
	<link>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Fri, 21 Nov 2008 05:58:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Kasey Drexler</title>
		<link>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/#comment-15439</link>
		<author>Kasey Drexler</author>
		<pubDate>Wed, 10 Sep 2008 01:33:32 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/#comment-15439</guid>
		<description>You can clip with rounded corners.  Just set a canvas with rounded corners up with a mask of what ever you are trying to clip with rounded corners.  For instance:


image.mask = canvas_with_rounded_corners;

-Peace</description>
		<content:encoded><![CDATA[<p>You can clip with rounded corners.  Just set a canvas with rounded corners up with a mask of what ever you are trying to clip with rounded corners.  For instance:</p>
<p>image.mask = canvas_with_rounded_corners;</p>
<p>-Peace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlexFlip</title>
		<link>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/#comment-12674</link>
		<author>FlexFlip</author>
		<pubDate>Wed, 14 May 2008 11:52:52 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/#comment-12674</guid>
		<description>Is it possible to clip with rounded corners?</description>
		<content:encoded><![CDATA[<p>Is it possible to clip with rounded corners?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/#comment-6656</link>
		<author>peterd</author>
		<pubDate>Tue, 05 Feb 2008 07:21:41 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/#comment-6656</guid>
		<description>Sean,

Do you know the bug numbers?

Peter</description>
		<content:encoded><![CDATA[<p>Sean,</p>
<p>Do you know the bug numbers?</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/#comment-6649</link>
		<author>Sean</author>
		<pubDate>Tue, 05 Feb 2008 03:10:50 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/#comment-6649</guid>
		<description>Flex has a bug that it does not clip properly the -x and -y coords ( often not clipping at all @ negative values .)

I posted a bug on the Flex Bug system but it has yet to be resolved.

I hope they fix it soon.

Sean - HeliHobby.com</description>
		<content:encoded><![CDATA[<p>Flex has a bug that it does not clip properly the -x and -y coords ( often not clipping at all @ negative values .)</p>
<p>I posted a bug on the Flex Bug system but it has yet to be resolved.</p>
<p>I hope they fix it soon.</p>
<p>Sean - HeliHobby.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
