Maybe some of you already knows that im developing a dll that let us call almost any ActiveX and run vbs, jscript, etc. scripts all in runtime from PB.
This dll will be Shareware with a very special price to PB users!
Take a look of this running example of an PB executable that uses my dll.
There are 5 examples in one executable:
1.- Let you see that you can run vbs functions in runtime and get the result (its a powerfull parser!)
2.- Let you see how we can go INSIDE the html page loaded in the webgadget.
3.- Let you see the MSAgent interacting with PB.
4.- Let you change the ico of any folder
5.- Let you CREATE a swf file (Flash) in runtime!! (not send parameters to an existing one, create one from cero!!)
READ the 'readme' file before trying to run the executable please

http://www.getafile.com/cgi-bin/merlot/ ... xample.zip