<?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>Sean Monahan &#187; List to List</title>
	<atom:link href="http://seanmonahan.org/tag/list-to-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanmonahan.org</link>
	<description></description>
	<lastBuildDate>Wed, 07 Dec 2011 04:20:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>A Flex List to List Component</title>
		<link>http://seanmonahan.org/2009/01/09/a-flex-list-to-list-component/</link>
		<comments>http://seanmonahan.org/2009/01/09/a-flex-list-to-list-component/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 23:43:41 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Component]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[List to List]]></category>

		<guid isPermaLink="false">http://seanmonahan.org/?p=226</guid>
		<description><![CDATA[On a recent Flex project I needed a component that would allow me to move selected items in one list to another list.  A Google search for &#8220;flex list to list component&#8221; turned up nothing, nor did &#8220;flex enhanced list component&#8221;.  Undaunted I decided to roll my own which I am now sharing with the [...]]]></description>
			<content:encoded><![CDATA[<p>On a recent Flex project I needed a component that would allow me to move selected items in one list to another list.  A Google search for &#8220;flex list to list component&#8221; turned up nothing, nor did &#8220;flex enhanced list component&#8221;.  Undaunted I decided to roll my own which I am now sharing with the world.</p>
<p><span id="more-226"></span>The component has a robust feature set providing multiple move options and customization for nearly everything.  I&#8217;ve created a project page for this component <a href="/projects/flex-list-to-list-component/">here</a>.  There you can find a demo and download the source for use in your own projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://seanmonahan.org/2009/01/09/a-flex-list-to-list-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

