Yes, but there is another potential issue:  findHighestModalForm does not seem 
to look in the correct child list, whatever the creation mode (PARENT or 
POPUP), at least that's what the debugger says.
This part is tricky...

I prefer to fix both issues at once, and I need Alex's help for the second one, 
as he was the author of the code.

WDYT?

-----Message d'origine-----
De : Justin Mclean [mailto:jus...@classsoftware.com] 
Envoyé : vendredi 8 novembre 2013 00:41
À : dev@flex.apache.org
Objet : Re: Flex 38862 (modal popup not working)

Hi,

The loop certainly looks incorrect and would cause it to freeze so I would go 
ahead and check that in (after testing of course).

for (var i:int = n - 1; n >= 0; i--)

Thanks,
Justin

Reply via email to