You can use GotoNetPage("javascript:OpenBrowserWindow()") on your shockwave
button.
Than create a function in the Html file that should look like this
<script>
function OpenBrowserWindow()
{
window.open("Your_URL","NameofWindow","width=300,height=200")
}
</script>
Hope this helps
Fabiano.
-----Mensagem original-----
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Em nome de [EMAIL PROTECTED]
Enviada em: ter�a-feira, 18 de junho de 2002 10:12
Para: [EMAIL PROTECTED]
Assunto: <lingo-l> shockwave to call a javascript function in the
browser??
Hoping someone could confirm that shockwave 8.5 can communicate with
the browser (Internet Explorer) to cause a new browser window to open...
If so how??
Thanks for any insights!
-Boyd
[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!]
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.371 / Virus Database: 206 - Release Date: 13/06/02
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.371 / Virus Database: 206 - Release Date: 13/06/02
[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!]