There are many ways to accomplish this. As to what is better depends on the need of the application. If the view wholly dependent on multiple data parts arriving, I'll often work in sequence as quite often, I will have one part of data depending on another. For views that can display something, I'll bind a mediator to the data and once the data is loaded, the mediator will populate the view.
jord On Mar 17, 2011, at 9:09 PM, Mattheis, Erik (MIN-WSW) wrote: > I'm building an AIR app following the MVC pattern. Several parts of the model > have to be loaded or created before the view can be initialized. I'm doing it > like this - which works, but seems clunky. Is there a better way? Jordan L. Chilcott Interactivity Unlimited / J & J Photography Guelph, Ontario --------------------------------- Tel: (519) 837-1879 Fax: (519) 837-8610 mailto:jchilc...@interactivityunlimited.com http://www.interactivityunlimited.com iChat/AIM: j1chilcott Skype: bear-faced-cow Author: "Building Web Sites with Macromedia Studio MX" Author: "Building Dynamic Web Sites with Macromedia Studio MX" Author: "Flash Professional 8: Training From the Source" Author: "Foundation Flash 8 Video" _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders