<?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: Flex loop over form values (mx:Form, mx:FormItems)</title>
	<atom:link href="http://blog.alastairdawson.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alastairdawson.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/</link>
	<description>Development with Flex, Ruby, Java, and More...</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:15:58 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MArcio</title>
		<link>http://blog.alastairdawson.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/comment-page-1/#comment-325</link>
		<dc:creator>MArcio</dc:creator>
		<pubDate>Tue, 29 Jan 2008 03:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-325</guid>
		<description>Im Flex Builder 3 occurr error

1008: variable &#039;formItem&#039; has no type declaration.

1008: variable &#039;formItems&#039; has no type declaration.

1008: variable &#039;i&#039; has no type declaration.


For i

i using

for( var i:int = 0; i &lt; formItems.length; i++ ){

And this ok

How to resolve others ?

Please you Helpe me</description>
		<content:encoded><![CDATA[<p>Im Flex Builder 3 occurr error</p>
<p>1008: variable &#8216;formItem&#8217; has no type declaration.</p>
<p>1008: variable &#8216;formItems&#8217; has no type declaration.</p>
<p>1008: variable &#8216;i&#8217; has no type declaration.</p>
<p>For i</p>
<p>i using</p>
<p>for( var i:int = 0; i &lt; formItems.length; i++ ){</p>
<p>And this ok</p>
<p>How to resolve others ?</p>
<p>Please you Helpe me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grover Fields</title>
		<link>http://blog.alastairdawson.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/comment-page-1/#comment-324</link>
		<dc:creator>Grover Fields</dc:creator>
		<pubDate>Mon, 26 Feb 2007 14:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-324</guid>
		<description>Good job but I am getting errors.

1.)  When no data is inserted into the form field
2.)  How do I submit the entire object to a CFC for data posting!</description>
		<content:encoded><![CDATA[<p>Good job but I am getting errors.</p>
<p>1.)  When no data is inserted into the form field<br />
2.)  How do I submit the entire object to a CFC for data posting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Wischusen</title>
		<link>http://blog.alastairdawson.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/comment-page-1/#comment-323</link>
		<dc:creator>Derek Wischusen</dc:creator>
		<pubDate>Thu, 21 Dec 2006 21:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-323</guid>
		<description>Very nice and DRY.  It would be nice if the Form component had a method to do this.


Best,

Derek</description>
		<content:encoded><![CDATA[<p>Very nice and DRY.  It would be nice if the Form component had a method to do this.</p>
<p>Best,</p>
<p>Derek</p>
]]></content:encoded>
	</item>
</channel>
</rss>
