[REBOL] Re: [plugin] Firefox 1.0
From: lp:legoff:free at: 1-Jan-2005 23:35
Hi Carl,
See http://www.codeur.org/forum/message.php?sujet=2591&theme=17
In french, but easy to understand.
1/ download Firefox 1.0 from official site.
2/ install it
3/ get the plugin for ActiveX from
http://www.iol.ie/~locka/mozilla/plugin.htm#download
4/ after downloading the plugin ActiveX and before restart firefox 1.0, fin the
defaults/pref/activex.js and edit the file with a text editor.
Find/replace the line :
pref("security.classID.allowByDefault", false);
by:
pref("security.classID.allowByDefault", true);
(Rem : it will decrease the security level ;-( )
5/ Go to: http://www.rebol.net/plugin/tests/test.html
It should be ok. If not, try to contact directly shadwolf.
Hope that help you.
==Philippe
Selon Carl Read <carl-cybercraft.co.nz>: