Maybe minimize the application if it's still the front most application, possibly after showing an alert to say what you're up to?

Or maybe just throw up a dialog to say you've opened up a browser window, again maybe only if you're still front most?

Just some ideas.

Ian


On 5 Sep 2008, at 11:58, Andrew Wetmore wrote:

As it turns out, I already have that in use in a couple of places, and
it does not give focus to the new window in tabbed browser systems.
Seems to be okay if you don't already have a browser window open, or
if you do not use tabbed browser windows.

Any other thoughts?

a

--- In flexcoders@yahoogroups.com, "Ian M. Jones" <[EMAIL PROTECTED]> wrote:
>
> Have you tried the following?
>
> navigateToURL(new URLRequest(theURL), "_blank");
>
> Ian
> ________________________________________
> IMiJ Software
> http://www.imijsoft.com
> http://www.ianmjones.net (blog)
>




Reply via email to