Black Banana wrote:
I have copy & paste dlls in Mozilla & FireFox "plugins" folder. First example (basic) works fine, but scripting demos doesn't work. Did API changed in new Mozilla & Firefox versions? JavaScript error is: embed.showVersion is not function. Do I have to register sample dlls somehow or just copy them in "plugins" folder?


First try to install your plugin using:
http://www.mozilla.org/quality/smartupdate/xpinstall-trigger.html
Enter your plugin location (<url>/myplugin.xpi) in the text field then click Trigger.
After this you have to restart firefox.
Your script (embed.showVersion) may work now.


I think API hasn't changed cause my plugin still works if I use the procedure mentioned above.
But just I don't have any idea how to do a first install without user interaction.
If you got some results pls let me know. I would appreciate it.


Thanks
AS
_______________________________________________
Mozilla-xpinstall mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpinstall

Reply via email to