gradiov
September 20th, 2004, 10:16 PM
Hi, everybody!
Is there any way to handle ActiveX object events in JScript file (filename.js)?
Is there any way to handle ActiveX object events in JScript file (filename.js)?
|
Click to See Complete Forum and Search --> : Handling ActiveX events in JScript gradiov September 20th, 2004, 10:16 PM Hi, everybody! Is there any way to handle ActiveX object events in JScript file (filename.js)? Davey September 24th, 2004, 05:51 AM THe example below shows how to grab events from MediaPlayer (as an ActiveX)into JScript. Does this help? http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/samples/internet/imedia/netshow/events1/default.asp gradiov September 24th, 2004, 10:03 AM No really, since my JScript is not running in IE. It is a stand alone script that does not contain anything else but script (no HTML, XML, etc.). Also I got it resolved, thanks a lot for participation anyway. Mikhail. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |