I've found with some baWindow functions that you need to give the window a little extra time to load before making the call. Have you tried setting an interval after the baOpenURL, and waiting until there's a window handle for the newly launched window before calling baWindowToFront()? Also, there might be a way to force something with baSendKeys(), if one of the function keys can force a focus on FireFox...

-Kurt

Nope. We are testing on WinXP and I've had three friends try it with FireFox and all three have the same problem. Browser comes to foreground the first
time, but alt-tab back to director and make another selection and the
browser loads the page, but stays in background.

I've tried these in several combinations:

gotoNetPage
baOpenURL
baWinHandle
baWindowToBack
baWindowToFront
baWindowList

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to