Is there a way to run ActiveX components in Firefox through the use of a plugin?

Christopher Tokar picture Christopher Tokar · Nov 28, 2008 · Viewed 10.6k times · Source

I have an ActiveX plugin that we need (if possible) to run in Firefox. Is there a plugin (or other way) for Firefox that will allow this?

Answer

Christopher Tokar picture Christopher Tokar · Dec 1, 2008

I seem to have found a solution:

http://code.google.com/p/ff-activex-host/

"This Firefox plugin makes it possible to use ActiveX controls in Firefox. It is based on the Gecko NPAPI and provides full access to the hosted control (events, functions, properties)."