I have an application which run in the standalone flash player and it creates several pop-up windows. I need to bring a specific window to the “front” in code - give it focus - but I don’t know how or even if it’s possible. The user could click on the window but it may be covered by another window(s). I’d really like to have something like the panel at the bottom of WinXP which shows the windows on the desktop and clicking on one will give the focus to that window. Any clues?