whoops sorry, I was mixing...
here is some example code:
on mouseUp me
gotoNetPage "javascript:window.open('mypage.htm');"
end
I have been playing around with Flash and it uses "Get URL"
hth
P.S. you can also send parameters with window.open method for things like
specifying width, height, browser chrome, etc... check
developer.netscape.com for a javascript reference if you donjt have one
handy.
----- Original Message -----
From: "Jed Frumkin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 06, 2000 7:14 AM
Subject: Re: <lingo-l> vbscript openWindow
> Uhm, gotoURL? is that through an Xtra? It doesn't seem to be a lingo
> function. I would use gotoNetPage, but it acts differently in Netscape
> and IE. (IE will open a new page, which is what I'm looking for, but
> Netscape will use the same target).
>
>
> From: "Robert Koberg" <[EMAIL PROTECTED]>
>
>
> > why not just open it with
> gotoUrl("javascript:window.open("my???.htm");") --
> > this wont work on macIE4.5 but will on macIE5 (I don't think external
> event
> > works on either).
> >
> > you dont need to use externalEvent to communicate out, just in.
>
> > From: "Jed Frumkin" <[EMAIL PROTECTED]>
> > > anyone out there know the vbscript equivalent of window.open? or any
> > > resources for vbscript calls?
> > >
> > > I've got to open a window a new browser window with externalEvent
> sending
> > it
> > > a relative link.
> > >
> > > thanks in advance.
> > >
> > > Jed
> > >
> > > [To remove yourself from this list, or to change to digest mode, go to
> > > http://www.penworks.com/LUJ/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/LUJ/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/LUJ/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/LUJ/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!]