PDA

View Full Version : How to detect if flash and acrobat are installed using javascript in mozilla browser


nidhinidhi
Dec 12, 2007, 12:49 AM
We can detect in IE the following things using the browser settings and javascript:
ActiveX Enabled?
Flash installed?
Acrobat installed?

Can we do the same using Firefox? Is there a sample javascript code to detect the above things in mozilla?

Thanks

benn11
Dec 12, 2007, 01:13 AM
Usually the websites you visit that require flash will tell you that you must install it thus the website will detect it for you.