Hi, I'm trying to load a XPConnect Plugin into spidermonkey and I'm finding a surprisingly small amount of information on how to do so. I have the NPAPI interface implemented and the plugin working properly, but now I would like to implement the scripting on the plugin. what steps would I need to follow to read in the xpt file, load in the XPCOM information, send Javascript commands to the plugin and listen for events from the plugin.
I'm so close to having this implemented but I'm having a hard time getting my head around just how XPCOM loads it's information into a javascript object from the xpt file and dll. Thanks, --Richard _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
