It gives me a "script error" message within the OSX projector, and a "handler not defined" error within the Director environment. I'm exploring Sean's BuddyAPI solution, but I'm still curious to know if anyone else has any theories. Are there different xtras for Mac Classic and OSX projectors?
The help is much appreciated :) --James ----- Original Message ----- From: "Cath Sample" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 07, 2004 11:03 PM Subject: Re: <lingo-l> Problem with "goToNetPage" on OSX > Hi, > I'm no Mac guru, but in what way is it not working? In my experience the > browser on the Mac is much more picky about how you format URLs, names of > files, etc. > Cath > > > At 12:48 p.m. 7/06/2004 -0400, you wrote: > >New to the list, so bear with me if my protocol is not correct :) > > > >I'm having a problem getting the "goToNetPage" command to work in an OSX > >projector. My code is rather simple and works on PC as well as in a classic > >projector both on a 9.x OS and a 9.x OS run through OSX. > > > ><code> > >on mouseUp me > > gotoNetPage "http//www.google.com","_blank" > >end > ></code> > > > >Do the xtras differ on Classic vs. OSX? Does the code differ? Anyone know > >an alternate way of opening a browser (instead of using "goToNetPage")? I'm > >a PC guy, any help from you Mac gurus will be much appreciated! > > > >--James > > > >[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!] > > [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!] > > [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!]
