I wrote a plugin and I want to set values, call functions and stuff like that from website. What is the best way to do that ?
I played with XPCom and I can access c++ - functions via JavaScript, but I don`t know how to access my plugin in this way ( 2 different dlls in 2 different folder ). I read here (http://www.mozilla.org/projects/plugins/npruntime.html#browseraccess) about "Scripting Plugins in Mozilla". Could it be the right way ? If yes, where can I find samples ( please also to use them in MSVC++ 2003 ) how it works ? LG, Freddie _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
