ActiveX: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
m (typo)
m (updated category info)
Line 1: Line 1:
[[Category:Plugins]]
: ''For Windows users only.''
: ''For Windows users only.''


Line 10: Line 12:
==See also==
==See also==
* How to use the ActiveX control to get [[Windows Media Player]] content to work.
* How to use the ActiveX control to get [[Windows Media Player]] content to work.
[[Category:Plugins]]

Revision as of 16:46, 18 September 2005


For Windows users only.

Mozilla does not support ActiveX controls natively. However, a plugin for ActiveX controls support is available. It will not download or install controls itself, and it will only host controls that are already installed and marked safe for scripting, so it is not as insecure as ActiveX normally is. The current version of ActiveX plug-in does not yet allow controls to be scripted.

Note that ActiveX can pose a security risk to your computer.

In addition you must ensure that if you intend to install the ActiveX plugin, that you get the correct version for your version of Mozilla Suite/Firefox. Each version of the plugin is only compatible with a small range of Mozilla Suite/Firefox versions. If you have the wrong version of ActiveX, it has been known to disable/interfere with Flash content, and there is no guarantee that the plugin will obey its configuration (as specified in the file activex.js, located in the defaults\pref subfolder of the browser's installation directory).

See also