I'm looking to see how such an application is approached as a whole. I can easily identify various components within it. As I said coming from the Request-Response world of J2EE I'm just trying to get a better grip of approaching such an app from the UI perspective.
--- In [email protected], "jmfillman" <[EMAIL PROTECTED]> wrote: > > Based on how the items load as you scroll up and down, this would > appear to be done using a List or TileList component using an > itemRenderer. This could be done from an XML file. Clicking on an item > probably changes to a different View State. > --- In [email protected], "mcmoisei" <mcmoisei@> wrote: > > > > Hello, > > > > I'm looking for the source code of a large application such as > > > > http://flex.org/showcase/ > > > > Anyone can gimme a hint how is done ? I think would be extremely > > beneficial to the community if such source would be available. I'm > > joining RIA word from the lame world of request-response where the > > approach is different. > > >

