thanks. I knew there must be an easy way. - Kevin
--- In flexcoders@yahoogroups.com, "rueter007" <[EMAIL PROTECTED]> wrote: > > creationPolicy="all" > > - venkat > http://www.venkatj.com > > --- In flexcoders@yahoogroups.com, "Kevin" <lists@> wrote: > > > > Generally I like the fact that Flex delays the initialization of > > certain hidden children until they are called to be displayed. > > However, in a certain case I would like the hidden children of an > > accordion to be initialized when the accordion is drawn on the stage > > since there are some nested variables that I need to reference. > > > > Does anyone know how to force this initialization? > > > > - Kevin > > >