<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Advice for building and debugging ColdFusion Flash Forms, from one beginner to another</title>
	<atom:link href="http://probertson.com/articles/2005/08/10/beginners_advice/feed/" rel="self" type="application/rss+xml" />
	<link>http://probertson.com/articles/2005/08/10/beginners_advice/</link>
	<description>Thoughts on web development, user-centered design, code, etc. by Paul Robertson</description>
	<lastBuildDate>Wed, 16 May 2012 17:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Kody</title>
		<link>http://probertson.com/articles/2005/08/10/beginners_advice/#comment-36103</link>
		<dc:creator>Kody</dc:creator>
		<pubDate>Tue, 08 Jan 2008 09:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/beginners_advice/#comment-36103</guid>
		<description>Helo :) I have been doing stuff with Flash/ActionScript and some Flex for a while, so I found it pretty easy to pick up. In fact, for me personally my weak point with ColdFusion Flash Forms is the ColdFusion part.</description>
		<content:encoded><![CDATA[<p>Helo :) I have been doing stuff with Flash/ActionScript and some Flex for a while, so I found it pretty easy to pick up. In fact, for me personally my weak point with ColdFusion Flash Forms is the ColdFusion part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://probertson.com/articles/2005/08/10/beginners_advice/#comment-346</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 18 Jan 2006 14:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/beginners_advice/#comment-346</guid>
		<description>My biggest gripe with flash forms is that it takes to load them - especiialy large ones. I guess this is because CF creates the mxml and swf on the fly. 

I&#039;ve been doing a lot of actionscripting based on the Flex API in CFForms to the point where CF is now more of a hinderance. 

I&#039;m attempting to speed up the forms with Flex Builder 2 alpha, and using the CF generated mxml as a basis to go from (as I&#039;m not that up to speed with Flex), then adding the compiled swf from Flex to my html.</description>
		<content:encoded><![CDATA[<p>My biggest gripe with flash forms is that it takes to load them - especiialy large ones. I guess this is because CF creates the mxml and swf on the fly. </p>
<p>I&#8217;ve been doing a lot of actionscripting based on the Flex API in CFForms to the point where CF is now more of a hinderance. </p>
<p>I&#8217;m attempting to speed up the forms with Flex Builder 2 alpha, and using the CF generated mxml as a basis to go from (as I&#8217;m not that up to speed with Flex), then adding the compiled swf from Flex to my html.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freelancer</title>
		<link>http://probertson.com/articles/2005/08/10/beginners_advice/#comment-273</link>
		<dc:creator>Freelancer</dc:creator>
		<pubDate>Tue, 22 Nov 2005 21:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/beginners_advice/#comment-273</guid>
		<description>Got it worked. thanks</description>
		<content:encoded><![CDATA[<p>Got it worked. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Robertson</title>
		<link>http://probertson.com/articles/2005/08/10/beginners_advice/#comment-112</link>
		<dc:creator>Paul Robertson</dc:creator>
		<pubDate>Mon, 12 Sep 2005 20:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/beginners_advice/#comment-112</guid>
		<description>Thanks Reto, that&#039;s a great tip!

Paul</description>
		<content:encoded><![CDATA[<p>Thanks Reto, that&#8217;s a great tip!</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reto</title>
		<link>http://probertson.com/articles/2005/08/10/beginners_advice/#comment-110</link>
		<dc:creator>Reto</dc:creator>
		<pubDate>Mon, 12 Sep 2005 19:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/articles/2005/08/10/beginners_advice/#comment-110</guid>
		<description>Hi Paul

For the second point it would be nicer and more readable to let cfdump format the mxml by using &lt;cfdump var=&quot;#xmlParse(form1)#&quot;&gt;.

Best Regards,
Reto</description>
		<content:encoded><![CDATA[<p>Hi Paul</p>
<p>For the second point it would be nicer and more readable to let cfdump format the mxml by using &lt;cfdump var=&quot;#xmlParse(form1)#&quot;&gt;.</p>
<p>Best Regards,<br />
Reto</p>
]]></content:encoded>
	</item>
</channel>
</rss>

