We are developing a Flex app for University Admission system. There are many screens students go through to fill out the application. It depends on which campus (there are three campuses) and which student categories (High School, Transfer, Graduate Students), there are different sequence of screens to go through.
I wonder if any of you know of any good framework that is out there which could provide a screen flow control. For example, use a mxml class to specify flows for each flow pattern. Thanks, -Angela

