Not finding what you are looking for? Request a recipe!
To create a form on the run, dynamically from a XML. It also does validation dynamically on the fly. This example helps in creating a dynamic form, from a XML using actionscript. Dynamic validation has also been done for Textinput and Dropdownlist in this example. Will be helpful to solve many ...