lingo-l gotoNetPage new issue on XP

2004-08-04 Thread Clay Atfield
Hello Everyone, I have recently found an issue on some machines running xp pro and Norton. When gotoNetPage is used to open a browser and web page it is causing the projector to crash. Has anyone run into this issue? I couldn't find information on the Norton site and nothing on macromedia's site.

Re: lingo-l goToNetPage buggy?

2003-12-09 Thread Bruce Mitchener
Sean, Sean Wilson wrote: * Is there some other (cross-platform hopefully) way to launch a browser with a given URL, or open that URL in an existing browser? While I won't answer any of your other questions, I _always_ use Buddy API's baOpenURL() for launching a browser from a projector.

Re: lingo-l goToNetPage buggy?

2003-12-09 Thread Colin Holgate
Given that no one else has replied, I'm assuming that gotonetpage really is buggy when used in a projector and I've switched our code over to baOpenURL() for now to see how that works out with our beta testers. The gotonetpage() from a projector works, but sometimes doesn't bring the browser

Re: lingo-l goToNetPage buggy?

2003-12-09 Thread Bruce Mitchener
Colin Holgate wrote: Given that no one else has replied, I'm assuming that gotonetpage really is buggy when used in a projector and I've switched our code over to baOpenURL() for now to see how that works out with our beta testers. The gotonetpage() from a projector works, but sometimes doesn't

Re: lingo-l goToNetPage buggy?

2003-12-09 Thread Colin Holgate
The gotonetpage() from a projector works, but sometimes doesn't bring the browser to the foreground. The issue that I had described in my email was that sometimes using gotonetpage() would lock up the projector. Watch out for other problems then, as it shouldn't crash. [To remove yourself

lingo-l goToNetPage buggy?

2003-12-08 Thread Bruce Mitchener
Hello all, We have some usages of goToNetPage in our app that look pretty much like this: gotoNetPage https://foo.blah.com/?page=login;, BLAH_Login or: gotoNetPage http://foo.blah.com/forum/;, BLAH_Forums These are executed as part of a mouseUp handler on some UI elements. These work

Re: lingo-l goToNetPage buggy?

2003-12-08 Thread Sean Wilson
* Is there some other (cross-platform hopefully) way to launch a browser with a given URL, or open that URL in an existing browser? While I won't answer any of your other questions, I _always_ use Buddy API's baOpenURL() for launching a browser from a projector. It is much better at

lingo-l gotonetpage

2002-12-04 Thread mike m
hi, i am using gotonetpage http://www.whereever.com; however this opens that page in the current window browser, what do i need to write to make it so it will open in a new browser? Thankyou in advance ___ Mike Malinowski http://www.raynak.com/~mikesnail/test/index.htm [EMAIL

RE: lingo-l gotonetpage

2002-12-04 Thread Elvin Certeza
, 2002 8:26 AM To: [EMAIL PROTECTED] Subject: lingo-l gotonetpage hi, i am using gotonetpage http://www.whereever.com; however this opens that page in the current window browser, what do i need to write to make it so it will open in a new browser? Thankyou in advance ___ Mike Malinowski

Re: lingo-l gotonetpage busting?

2002-06-15 Thread Alex da Franca
At 5:28 Uhr -0500 14.06.2002, [EMAIL PROTECTED] wrote: I'm in authoring, mac, 8.5, doing gotonetpage(url, ) and it's not doing a damn thing check the network preferences in director - launch when needed -- ||| a¿ex -- [To remove yourself from this list, or to change to digest mode,

lingo-l gotonetpage busting?

2002-06-14 Thread grimmwerks
I'm in authoring, mac, 8.5, doing gotonetpage(url, ) and it's not doing a damn thing [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]).