I'm designing what is in essence a custom registration form, so
clients of our flex app can design their own registration information.
 I'd like to try to store MXML somewhere on the server or perhaps the
database and render it at runtime based on what client is using the
application.

For example: Some clients want an installation where they collect a
zip code, while another may want to collect opt-in/out information. 
I'd like to store this in MXML and render it at run time inside my
registration form.

Anyone done anything like this or seen it done?

M@

Reply via email to