you're right, mark, gotonetpage will do it. i figured it out after i've 
sent the message. thanks for your attention.

At 16:23 26/12/00 -0500, you wrote:
>Hi
>
>Use
>
>goToNetPage("Javascript:minHafuncau()")
>
>Hope that helps. PS. email lingo so I might be off a bit
>
>Sincerely
>
>Mark
>
>--------------------------------------------
>Mark R. Jonkman
>Mark R. Jonkman Consulting
>ADDRESS: 20 Windermere Crt., Guelph, ON, CANADA N1E 3L4
>PHONE: 519-837-8509
>EMAIL: [EMAIL PROTECTED]
>--------------------------------------------
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> > Behalf Of Quixad�
> > Sent: Tuesday, December 26, 2000 12:31 PM
> > To: [EMAIL PROTECTED]
> > Subject: <lingo-l> opening a browser popup window
> >
> >
> > hi, lingoists
> > how can i open a popup browser window from within a shockwave movie? it
> > contains a 320x240 video file, so that has to be the size of the window.
> > i've tried externalEvent but with no success. something like:
> >
> > on mouseUp me
> >    externalEvent "javascript:minhafuncao()"
> > end
> >
> > and in the html file:
> >
> > <script language="JavaScript">
> > <!--
> > function minhafuncao()
> > {
> >    window.open("video.htm","","width=340,height=260");
> > }
> > //-->
> > </script>
> >
> > something similar works just fine for flash with geturl.
> >
> > any idea?
> >
> > thanks.
> > []'s
> > Quixad�
> >
> > web site - http://www.alternex.com.br/~quixada
> >
> >
> > [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!]

[]'s
Quixad�

web site - http://www.alternex.com.br/~quixada


[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!]

Reply via email to