I got this example from "Programming Flex 2" http://www.geotonics.com/examples/DynamicStates/DynamicStates.html
There is a "view source" It has dynamic states, each with its own form, but as far as I can tell, it does not deal with the data in the form at all. When you hit the next just sends you to the next form. How do I figure out what has been input in the form ?

