Hi,
I have a requirement to bring a flex-based ui into an existing web application that uses dynamically generated server-side html. Does flex allow user interface elements to be generated on the fly?
Is there a way to describe what is generated in a text-based language? This is because we are currently generating the html on the server side using xsl, and it's important that we keep this functionality...
Thanks!