on 1/22/06 2:47 PM, Russell Mead at [EMAIL PROTECTED] wrote: > Hi > > how about trying buddyAPI xtras baOpenURL command instead of gotonetpage to > see if that brings it to the front, > > if not you could force the browser window to the front again using buddy to > bring the window to the front > > -------------- > on mouseUp me > baOpenURL( "http://www.macromedia.com" , "maximised" ) > set WndList = baWindowList( "" , "Firefox" , false ) > baWindowToFront(WndList[1]) > end > -----------------
I tried it and its intermittant, plus it will be working with many different browsers. I can't limit it to Firefox. But you suggestion is appreciated. Thanks, John =================================================== John R. Sweeney Jr. ([EMAIL PROTECTED]) Interactive Multimedia Developer/ Digital Media Specialist OnDemand - Interactive, Inc. 847.651.4469 (cell) 847.310.5959 (office/fax) =================================================== [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!]
