Hi,
After some searching I'm still wondering what the best approach is to make an application in processing able to save some settings in a separate file (eg - video file paths, volume control variables, a project name) which can then be loaded back in once the sketch/application is open. This isn't for a web page but for a stand-alone windows application. Would xml be the right place to look? On a related topic, is it possible to use a webpage to interact with an application that is on the client machine, ie - not an applet on the webpage.
Thanks for any assistance.
1