Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Realplayer Detector


Message #1 by <yahden@y...> on Thu, 22 Feb 2001 17:49:19 -0600
> Any one know how to test for the version of realplayer. I have code that
> tests if realplayer is installed but I need to know which version is 
running
> TIA
> 
> Denis Gobo
> Developer
> RAW Interactive, Ltd.
> 924 Broadway
> New York, NY 10010
> denis@r...
> www.rawinteractive.com
> voice:212.677.1232
> fax:  xxx.xxx.xxxx
> 
> 
>  40154R@p...
> 
You can get the version information using GetVersionInfo() if you embed 
the player.
See http://service.real.com/help/library/guides/extend/embed.htm for 
details

  Return to Index