<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Flex loop over form values (mx:Form, mx:FormItems)</title>
	<link>http://blog.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/</link>
	<description>The Vixiom Blog :: Flex &#38; Flash on Rails</description>
	<pubDate>Tue,  2 Dec 2008 02:31:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: MArcio</title>
		<link>http://blog.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-42412</link>
		<dc:creator>MArcio</dc:creator>
		<pubDate>Tue, 29 Jan 2008 03:28:23 +0000</pubDate>
		<guid>http://blog.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-42412</guid>
		<description>Im Flex Builder 3 occurr error

1008: variable 'formItem' has no type declaration.

1008: variable 'formItems' has no type declaration.

1008: variable 'i' has no type declaration.


For i

i using 

for( var i:int = 0; i &#60; 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.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-20174</link>
		<dc:creator>Grover Fields</dc:creator>
		<pubDate>Mon, 26 Feb 2007 14:52:30 +0000</pubDate>
		<guid>http://blog.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-20174</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.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-12816</link>
		<dc:creator>Derek Wischusen</dc:creator>
		<pubDate>Thu, 21 Dec 2006 21:21:05 +0000</pubDate>
		<guid>http://blog.vixiom.com/2006/12/21/flex-loop-over-form-values-mxform-mxformitems/#comment-12816</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>
