<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Dragonfly RIA Blog - flash remoting</title>
			<link>http://www.dragonflybytes.com/blogger/index.cfm</link>
			<description>Dragonfly RIA Blog</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 04:15:38 -0700</pubDate>
			<lastBuildDate>Sun, 25 Mar 2007 09:26:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>cory@dragonflybytes.com</managingEditor>
			<webMaster>cory@dragonflybytes.com</webMaster>
			
			
			
			
			
			<item>
				<title>Recursion, XML, and Flash Remoting for CFTree Components (Part 2)</title>
				<link>http://www.dragonflybytes.com/blogger/index.cfm/2007/3/25/Recursion-XML-and-Flash-Remoting-for-CFTree-Components-Part-2</link>
				<description>
				
				In the previous entry, I showed how to make an XML document with a recursive function in a CFC. In this example, I show how to use the CFTree Form element of a CFForm to present the data as a Tree.

&lt;more&gt;Behind the scenes
				 [More]
				</description>
						
				
				<category>flash remoting</category>				
				
				<pubDate>Sun, 25 Mar 2007 09:26:00 -0700</pubDate>
				<guid>http://www.dragonflybytes.com/blogger/index.cfm/2007/3/25/Recursion-XML-and-Flash-Remoting-for-CFTree-Components-Part-2</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Recursion, XML, and Flash Remoting for CFTree Components (Part 1)</title>
				<link>http://www.dragonflybytes.com/blogger/index.cfm/2007/3/22/Recursion-and-XML</link>
				<description>
				
				In this entry, I explain how to construct a simple XML document for use with a flash CFForm Tree component. It is particularly useful where a field referrences a primary key in the same table. You may need to change it around to suit your needs.

&lt;more&gt;Read on, Adventurer....
				 [More]
				</description>
						
				
				<category>flash remoting</category>				
				
				<pubDate>Thu, 22 Mar 2007 18:40:00 -0700</pubDate>
				<guid>http://www.dragonflybytes.com/blogger/index.cfm/2007/3/22/Recursion-and-XML</guid>
				
			</item>
			
		 	
			</channel></rss>