Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > How do I detect the RealPlayer plugin ?

Reply
Thread Tools

How do I detect the RealPlayer plugin ?

 
 
Werner Hofer
Guest
Posts: n/a
 
      06-23-2005
Hi
how can i detect wheater a Realplayer Plugin is installed or not? I tried
but without success.
This detection script should differentiate between browsers ( minimum IE
and NS ).

Thank you for your help in advance
Werner



--
Web-Designing
Ursula & Werner Hofer
Horwerstrasse 15
6005 Luzern
Tel. 041 312 18 25
Fax 041 312 18 26
Email:
Internet: www.web-designing.ch


 
Reply With Quote
 
 
 
 
SpaceGirl
Guest
Posts: n/a
 
      06-23-2005
Werner Hofer wrote:
> Hi
> how can i detect wheater a Realplayer Plugin is installed or not? I tried
> but without success.
> This detection script should differentiate between browsers ( minimum IE
> and NS ).
>
> Thank you for your help in advance
> Werner
>
>
>


By the screaming of the user?

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
 
Reply With Quote
 
 
 
 
Spartanicus
Guest
Posts: n/a
 
      06-23-2005
"Werner Hofer" <> wrote:

>how can i detect wheater a Realplayer Plugin is installed or not?


No need to.

>I tried but without success.


The web is slightly because you failed.

>This detection script


Content should be available regardless of the availability of client
side scripting.

>should differentiate between browsers ( minimum IE
>and NS ).


The user's choice of browser is none of your business.

--
Spartanicus
 
Reply With Quote
 
Edwin van der Vaart
Guest
Posts: n/a
 
      06-23-2005
SpaceGirl wrote:
> Werner Hofer wrote:
>
>> Hi
>> how can i detect wheater a Realplayer Plugin is installed or not? I
>> tried but without success.
>> This detection script should differentiate between browsers ( minimum
>> IE and NS ).

>
> By the screaming of the user?

I rather watch the movie 'Scream'.
--
Edwin van der Vaart
http://www.semi-conductor.nl/ Links to Semiconductors sites
http://www.evandervaart.nl/ Under construction
 
Reply With Quote
 
cwdjrxyz@yahoo.com
Guest
Posts: n/a
 
      06-24-2005


Werner Hofer wrote:
> Hi
> how can i detect wheater a Realplayer Plugin is installed or not? I tried
> but without success.
> This detection script should differentiate between browsers ( minimum IE
> and NS ).


If you will go to the advanced search at Google and enter "real player
detection" in the text box for inclusion of all words, you will find a
few references. One is http://www.rgagnon.com/jsdetails/js-0056.html .
However, I should warn you that this type of detection is tricky. There
likely is better information at the Real developer site, but finding it
in their huge number of pages may be difficult. Beware of detection
that includes a VB script, as I believe VB is a Microsoft thing and
does not work on many other browsers. The IE6 can use ActiveX to play
Real formats, but not other browsers. For the Microsoft .wma and .wmv
formats, IE6 and the most recent Netscape browsers can play these
formats using ActiveX. An ActiveX plugin for the WMP only can be added
to recent versions of Mozilla and Firefox, but you can not count on
people having it installed. Hence, most of the large media sites uses
an ActiveX object with an embed within it. Players that support ActiveX
use that path, and those that do not ignore it and find the embed
written within the ActiveX object. Automatic direction to download
sites for the players can be included in the object, but I am not sure
how many people, other than a mother or lover, would take the time to
download an about 12 MB player if they are on dialup.

Here are a few observations that might help you. The WMP will not play
Real audio and video formats, but the Real player will play both
Microsoft WMP formats and Real formats. Thus if you encode your audio
or video in the Microsoft formats .wma and .wmv, it will play on either
a WMP or Real player. Perhaps also on Apple's QT player too, although I
have not checked this lately. You can get free encoders from both Real
and Microsoft for their formats. Thus you may be able to avoid
detection. Of course I do not know exactly what you want to do, so my
comments may or may not be useful to you.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Eclipse Plugin: how to modify perl build path from an eclipse Plugin java class eser@libero.it Java 1 09-07-2007 09:45 PM
Detect Acrobat Reader Plugin =?Utf-8?B?QWxoYW1icmEtRWlkb3MgS2lxdWVuZXQ=?= ASP .Net 2 04-13-2007 01:28 PM
Getting reference of eclipse plugin view or its component from another eclipse plugin view? Jimmy Java 0 03-15-2007 11:04 PM
tomcat-maven-plugin problem - mvn is looking for org.apache.maven.plugins:maven-tomcat-plugin Marcin Cenkier Java 1 04-12-2006 08:00 PM
Detect if Sun plugin is installed (in IE) EVEN if not set as default in plugin? PilotYid Java 1 10-31-2005 11:13 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57