But how do you get the html-file that is located locally to load a resource (image, sound, etc), also located locally? Ive tried putting both a .wav and .png file in the resources-folder where I have my html-file, but it only manages to load the actual html-file without the other resources...
|