Hi Flexcoders,
I am migrating JSP Front end into Flex and simply it creates different 
html controls at runtime based on my java bean. Now I know one way is 
to use embedded mxml tags in my JSP but I am wondering if there is 
something better then this.
Can an Action Script render my Flex controls/containers at runtime?
For e.g.:
If 1st object type = "Checkbox"     use Flex <mx:CheckBox>
If 2nd object type= "Text"              use Flex <mx:ComboBox>
… and so on
This is a high-traffic site with some 30+ objects on one page and 
using embedded mxml does not sound feasible to me.
Any help would be greatly appreciated.

Kind regards.

Jawad Anwar
RIA Developer,







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to