<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flexponential &#187; resize</title>
	<atom:link href="http://flexponential.com/tag/resize/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Thu, 10 Nov 2011 18:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>AccordionList with Expanding Item Renderers</title>
		<link>http://flexponential.com/2011/11/10/accordionlist-with-expanding-item-renderers/</link>
		<comments>http://flexponential.com/2011/11/10/accordionlist-with-expanding-item-renderers/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 18:44:53 +0000</pubDate>
		<dc:creator>Jason Szeto</dc:creator>
				<category><![CDATA[Flex 4.5]]></category>
		<category><![CDATA[Accordion]]></category>
		<category><![CDATA[custom item renderer]]></category>
		<category><![CDATA[Flex Mobile]]></category>
		<category><![CDATA[ItemRenderer]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[scrolling]]></category>
		<category><![CDATA[spark]]></category>
		<category><![CDATA[verticalScrollPosition]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=1229</guid>
		<description><![CDATA[A common use for a List is the master/detail UI pattern. When the user clicks on an item, it expands, revealing more detail about the item. Previously we&#8217;ve shown an example of a List with expanding item renderer. This post demonstrates a similar idea except will scroll items into view as they expand. The AccordionList [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2011/11/10/accordionlist-with-expanding-item-renderers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Resizable TitleWindow in Flex 4</title>
		<link>http://flexponential.com/2010/01/10/resizable-titlewindow-in-flex-4/</link>
		<comments>http://flexponential.com/2010/01/10/resizable-titlewindow-in-flex-4/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 00:16:37 +0000</pubDate>
		<dc:creator>Kevin Lin</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[resizable]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[spark]]></category>
		<category><![CDATA[TitleWindow]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=392</guid>
		<description><![CDATA[The spark TitleWindow allows you to drag it around the stage through the use of a skin part called &#8220;moveArea&#8221;. By attaching mouse handlers to the moveArea, the TitleWindow can be dragged around the screen. In a similar fashion, we can add another skin part called &#8220;resizeHandle&#8221; to allow the TitleWindow to be resizable. To [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2010/01/10/resizable-titlewindow-in-flex-4/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

