Skip to main content
Participant
January 6, 2010
Question

Refrencing runtime textinput fields actionscript 3

  • January 6, 2010
  • 1 reply
  • 275 views

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.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
January 6, 2010

if you have a flex question you should post it in the flex forum.

but, in flash you would use the urlloader class to send data to a php script.