LeedsSte Report post Posted July 17, 2009 Good afternoon guys, I want to deploy a .exe written in VB by putting it in a folder on a network and then people having a shortcut to this on their desktop. This is because the exe changes regularly and I don't want to install the software on 10's of PC's everytime there is a change. I have put the dll's, ocx's etc in the folder and registered them using regsvr32. I have also put the swf files in the folder and their and the first line of my form load is "ScatterChart.ChartPath = App.Path" Everything works fine - except the graphs objects are blank. I know swf files are flash related, do I need to install flash on the machines? Regards, Steve. Share this post Link to post Share on other sites
LeedsSte Report post Posted July 17, 2009 I have just installed flash on one of the machines and all is now well. Regards, Steve. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted July 18, 2009 Happy FusionCharting. Share this post Link to post Share on other sites