<?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>Words, punctuated &#187; ColdFusion Flash Forms</title>
	<atom:link href="http://probertson.com/articles/category/flex/coldfusion-flash-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://probertson.com</link>
	<description>Thoughts on web development, user-centered design, code, etc. by Paul Robertson</description>
	<lastBuildDate>Mon, 11 Jul 2011 03:43:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Loading a cfform SWF into another SWF</title>
		<link>http://probertson.com/articles/2007/03/06/loading-cfform-into-swf/</link>
		<comments>http://probertson.com/articles/2007/03/06/loading-cfform-into-swf/#comments</comments>
		<pubDate>Tue, 06 Mar 2007 17:27:30 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2007/03/06/loading-cfform-into-swf/</guid>
		<description><![CDATA[I haven&#8217;t written about ColdFusion Flash Forms in a while (I&#8217;m a Flex user now that you no longer need a server to create the content). However, this morning I got an interesting question from &#8220;trifide&#8221; that I hadn&#8217;t considered before, so I&#8217;m making a brief return into cfform land: There are many attempts to [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2007/03/06/loading-cfform-into-swf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamically change a cfinput field&#8217;s label (new and improved)</title>
		<link>http://probertson.com/articles/2005/10/03/dynamic-cfinput-label-2/</link>
		<comments>http://probertson.com/articles/2005/10/03/dynamic-cfinput-label-2/#comments</comments>
		<pubDate>Mon, 03 Oct 2005 16:29:59 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/10/03/dynamic-cfinput-label-2/</guid>
		<description><![CDATA[In a previous article I demonstrated a workaround approach to dynamically changing the label of a cfinput field in a ColdFusion Flash Form. Thanks to some great feedback from Laura Arguello, I&#8217;ve now worked out some improvements to the solution, so that it doesn&#8217;t require a &#8220;fake&#8221; label as the previous approach did. So, here [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/10/03/dynamic-cfinput-label-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dynamically change a cfinput form field&#8217;s label (ColdFusion Flash Forms)</title>
		<link>http://probertson.com/articles/2005/09/30/dynamic-cfinput-label/</link>
		<comments>http://probertson.com/articles/2005/09/30/dynamic-cfinput-label/#comments</comments>
		<pubDate>Fri, 30 Sep 2005 17:16:24 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/09/30/dynamic-cfinput-label/</guid>
		<description><![CDATA[Note: After I wrote this article, Laura Arguello offered some valuable feedback which led me to a similar but better solution. Since I learned something new, I wanted to pass it along, so this article is now superseded by (a better way to) dynamically change a cfinput field&#8217;s label. I&#8217;ve seen a couple of entries [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/09/30/dynamic-cfinput-label/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Getting meaningful data from dynamically generated fields in ColdFusion Flash Forms</title>
		<link>http://probertson.com/articles/2005/08/10/getting_data_back/</link>
		<comments>http://probertson.com/articles/2005/08/10/getting_data_back/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 21:36:25 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/getting_data_back/</guid>
		<description><![CDATA[Part 4 of My first foray into ColdFusion Flash Forms. Note: This article will make more sense if you read the previous one first. In the previous articles I talked about two approaches to creating a repeating set of form controls (in this case checkboxes) in a ColdFusion Flash Form, based on data in a [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/08/10/getting_data_back/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Creating &#8220;dynamic&#8221; form fields in ColdFusion Flash Forms &#8212; how and why</title>
		<link>http://probertson.com/articles/2005/08/10/creating_dynamic_form_fields/</link>
		<comments>http://probertson.com/articles/2005/08/10/creating_dynamic_form_fields/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 21:35:14 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/creating_dynamic_form_fields/</guid>
		<description><![CDATA[Part 3 of My first foray into ColdFusion Flash Forms. If you are used to using ColdFusion (or any other web development language that outputs HTML) you are probably used to the conceptual notion that these pages are like &#8220;templates&#8221;: You create a file containing static text (generally HTML code) mixed with programming code The [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/08/10/creating_dynamic_form_fields/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Advice for building and debugging ColdFusion Flash Forms, from one beginner to another</title>
		<link>http://probertson.com/articles/2005/08/10/beginners_advice/</link>
		<comments>http://probertson.com/articles/2005/08/10/beginners_advice/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 21:33:52 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/beginners_advice/</guid>
		<description><![CDATA[Part 2 of My first foray into ColdFusion Flash Forms. Just a sort of hodge-podge of things that were useful to me. Write your event handler code using cfsavecontent, as I learned from Niklas at Prismix. Chances are you will want to run more than one line of code when you press a button, and [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/08/10/beginners_advice/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to: Select all checkboxes in ColdFusion Flash Forms</title>
		<link>http://probertson.com/articles/2005/08/10/select_all_cf_flash_forms/</link>
		<comments>http://probertson.com/articles/2005/08/10/select_all_cf_flash_forms/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 21:32:33 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/select_all_cf_flash_forms/</guid>
		<description><![CDATA[Part 1 of My first foray into ColdFusion Flash Forms. I actually came up with two different approaches to this problem, because we figured out two different ways to dynamically create form fields in Flash forms. Conceptually they are similar, of course; you have a button which calls some ActionScript code that loops through all [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/08/10/select_all_cf_flash_forms/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Select all checkboxes in ColdFusion Flash Forms (Intro)</title>
		<link>http://probertson.com/articles/2005/08/10/first_flash_forms/</link>
		<comments>http://probertson.com/articles/2005/08/10/first_flash_forms/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 21:27:15 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/first_flash_forms/</guid>
		<description><![CDATA[One cool technology, Two ways to do it, and Three lessons I learned Alternate title: My first foray into ColdFusion Flash Forms I have to admit that, while I was wowed a bit by the ColdFusion Flash Forms demos a year ago, once I heard that Flash Forms still submitted their data just like a [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/08/10/first_flash_forms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MXNA Reader built with CFForms</title>
		<link>http://probertson.com/articles/2005/08/01/mxna-reader-built-with-cfforms/</link>
		<comments>http://probertson.com/articles/2005/08/01/mxna-reader-built-with-cfforms/#comments</comments>
		<pubDate>Mon, 01 Aug 2005 22:03:19 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles to remember]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Elsewhere on the web]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/08/01/mxna-reader-built-with-cfforms/</guid>
		<description><![CDATA[ASFusion is at it again, this time with an MXNA Reader built with CFForms. Wow!]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/08/01/mxna-reader-built-with-cfforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remoting for ColdFusion Flash Forms</title>
		<link>http://probertson.com/articles/2005/08/01/flash_forms_remoting/</link>
		<comments>http://probertson.com/articles/2005/08/01/flash_forms_remoting/#comments</comments>
		<pubDate>Mon, 01 Aug 2005 21:59:51 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles to remember]]></category>
		<category><![CDATA[ColdFusion Flash Forms]]></category>
		<category><![CDATA[Elsewhere on the web]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/08/01/flash_forms_remoting/</guid>
		<description><![CDATA[Want to use Flash Remoting in your ColdFusion Flash Forms? ASFusion has the scoop&#8230;]]></description>
		<wfw:commentRss>http://probertson.com/articles/2005/08/01/flash_forms_remoting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

