Topic created on: March 9, 2013 08:56 CST by blackphoenixpt .
I have a doubt. "Future Pinball" uses ActiveX COM objects created for FP. I doesn't allow external COMs to be used. Someone told me that the creator "blocked" those COMs. For example: CreateObject("Wscript.shell") gives me an error ActiveX cannot be created. How is it possible to recreate the same scheme? How can I block selective COMs? Can anyone take a look at "Future Pinball" Script editor and explain me if the external COM calling is "Blocked" or simply is not "Defined"? Thank you. I know it's hard but maybe someone will figure it out. :)