This might be a very naive question, but I have a game that I'm trying to load the music in from external files. Now when the game resides locally on my machine, it's easy. I just specify the folder where the music is. When I upload it on the internet though, the game is going to end up on different websites. Will all of those websites load the music from the same location? Or is there a way to keep the files together? If they all load from the same place, say I upload the files to my personally website, is that going to stress my website to have the files loaded from it constantly?
Thanks!




Reply With Quote