you were pretty much spot on. I found the website and it does indeed use the Windows Shell Active X control - the page can be found here:
http://dasdeck.de/staff/valentin/scriptcontrol/ cheers Fraser -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Anand Ravi Sent: 05 August 2003 10:41 To: [EMAIL PROTECTED] Subject: Re: <lingo-l> Active Desktop > Also, I am trying to find a website which described using VBScript and > JScript from within Director using shell32 and rundll32. does anyone know > the URL for this site? > You can use the externalEvent command to communicate with the browser. From Director i.e. shockwave, raise the externalEvent command and pass the action required as a string. In the browser, you can parse the string and carry out the appropriate action. If you are using a Windows Projector, then it might be simpler to embed an ActiveX control in the movie to work with the dlls. Regards, Anand Ravi [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!]
