Question
Refrencing runtime textinput fields actionscript 3
I am trying to create a flex form that has a simple add field button that adds textinput or textfields and a save button that sends out the values of the fields that have been dynamically created.
I can handle the php side of it but I was wondering if anyone out there can help me on this or direct me to any examples.