creationPolicy="all" - venkat http://www.venkatj.com
--- In [email protected], "Kevin" <[EMAIL PROTECTED]> 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 >

