I am porting a plugin from Netscape 4.x on HPUX for use with Netscape 7.0. I have the plugin workin except for JavaScript interaction. I followed the instructions at http://www.mozilla.org/projects/plugins/scripting-plugins.html and the idl compiled as did the new scriptable object code. When I try any kind of JavaScript interaction I still get nothing. No errors, no action... nothing. I tried some debugging and I noticed that NPP_GetValue NPPVpluginScriptableInstance is not getting called.
Any thoughts on what I missed? Thanx, Greg S.
