I was under the impression that we didn't need to preload sounds and music with node-webkit exports because the files have already been downloaded, however I was recently told that I am incorrect. Can someone please clear this up for me as I haven't been adding preload events to any of my node-webkit exports.
Also, while we're on the node-webkit topic, how do I check which version I am currently using?