RE: [flexcoders] Would like to create a dynamic form

2008-07-16 Thread Tracy Spratt
I suggest Repeater.

Tracy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of timgerr
Sent: Wednesday, July 16, 2008 1:13 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Would like to create a dynamic form

 

Hello all,
I was wondering how to create a dynamic form using Action Script in
Flex. Here is the Flex code:






I know how to declare the form:
var fm:Form = new Form();
but I am not sure how to add all the other stuff to it. 

Thanks for the help or read,

timgerr

 



[flexcoders] Would like to create a dynamic form

2008-07-16 Thread timgerr
Hello all,
I was wondering how to create a dynamic form using Action Script in
Flex.  Here is the Flex code:






I know how to declare the form:
var fm:Form = new Form();
but I am not sure how to add all the other stuff to it.  

Thanks for the help or read,

timgerr





[flexcoders] Would like to create a dynamic form

2008-07-16 Thread timgerr
Hello all,
I was wondering how to create a dynamic form using Action Script in
Flex.  Here is the Flex code:






I know how to declare the form:
var fm:Form = new Form();
but I am not sure how to add all the other stuff to it.  

Thanks for the help or read,

timgerr