I don't agree. I use modules extensively and have not experienced any bugs with them. It is more likely to be the code you use to load them and what you do inside them.
--- In [email protected], Dan Pride <danielpr...@...> wrote: > > Thanks Dave, the word I seem to be getting lately is that the modules tend to > be a bit buggy at the moment. Decided to go with the old reliable viewstacks > and change urls if I have too. There seem to be so many different ways to > approach this issue, someone should write a book on it. I know I would buy it. > :) > Dan Pride > > > --- On Mon, 2/22/10, David Adams <dpad...@...> wrote: > > From: David Adams <dpad...@...> > Subject: Re: [SPAM] [flexcoders] Component Data Calls > To: [email protected] > Date: Monday, February 22, 2010, 7:23 PM > > > > > > > > Â > > > > > > > > > > > > On Mon, Feb 15, 2010 at 3:28 AM, Dan Pride <danielpride@ yahoo.com> wrote: > > > > > > > > > > > > > > > > > > Â Thank you for your answer. > Question if you would, I have been asking it everywhere and get NO > satisfactory answers. > > > How to approach a multi-windowed application, particurarly in FB4? > 1) Different Urls? > 2) ViewStacks? > 3) States? > 4) ViewStacks of States (Master-Detail in one ViewStack as two states)? > 5) Do States initialize in Flash Builder 4? I had heard they do not????? > > > > Dan, > You might like the following video from near the end of Adobe's "Learn Flex > in a Week" training: > > > http://www.adobe. com/devnet/ flex/videotraini ng/xml/vid41. html > It's a pretty nice, simple example of building and then lazy-loading a module > only once (and if) it's needed. >

