Re: [flexcoders] dynamically creating children suggestions?

2005-07-21 Thread Scott Barnes
On 7/22/05, JesterXL <[EMAIL PROTECTED]> wrote: > > Stepping back, why not have a server side process generate the MXML (since > it's just XML to begin with and you are merely changign the format), have > the server-side component (CF/Java) write out the MXML, and then use a > Loader to hit the M

Re: [flexcoders] dynamically creating children suggestions?

2005-07-21 Thread Tariq Ahmed
How about expanding on your XML to group filter items so that you only have to display a subset at a time... eg using a tab navigator and/or a deferred instantiation strategy? Robert Brueckmann wrote: I’m getting XML back from the database.  The XML contains a bunch of