I am trying to access a firebreath plugin from js using new ActiveXObject(servername.typename) ?
I am not sure if I am feeding the correct name , I interpreted servername as by plugin name & typename as pluginNameAPI class name .
When trying to create an ActiveXObject using this naming convention I get error "Automation server can't create object".