Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: [Plugin] is cool

From: bry:itnisk at: 22-Apr-2004 14:01

actually it might be good to have a plugin script that kept track of all plugin scripts in the library, and then you could use that script to set the LaunchUrl parameter of the object tag using do-browser.
> The javascripts I was referring to, must
be _inside_ the rebol code. So all I need to do to test misc. rebol code as plugins, is to provide the LauncURL parameter to the OBJECT-tag. Works quite well, actually.