From: Curtis Reynolds <[EMAIL PROTECTED]> Subject: Re: getting RealPlayer version from ActiveX control There is a GetVersionInfo method of the ActiveX control that you can use. For more info check out http://service.real.com/help/library/guides/extend/embed.htm At 09:05 AM 5/2/00 -0700, RealForum wrote: >From: "Munawar Hussain" <[EMAIL PROTECTED]> >Subject: getting RealPlayer version from ActiveX control > >Hello > >I need to get version information from an ActiveX control in IE. I'm using: > ><script language="VBScript"> >on error resume next >bRealInstalled = (IsObject(CreateObject("RealVideo.RealVideo(tm) ActiveX >Control (32-bit)"))) ></script> > >What i'd really like is to get version info somehow. Does anyone know? > >Thanks >Munawar > ******************************************************* The RealForum is an email discussion group focused on using RealNetworks products. The RealForum is a place to post messages about the best methods for creating content using RealNetworks technologies and the planning and implementation of streaming-media web sites. Archives of RealForum can be found at http://realforum.real.com If you ever want to remove yourself from this mailing list, you can send mail to <[EMAIL PROTECTED]> with the following command in the body of your email message: unsubscribe realforum or from another account, besides the address you subscribed with: unsubscribe realforum <[EMAIL PROTECTED]>
