Question
can my songs be stolen?
Ok, I have created buttons with "on (release){loaded = new
Sound();
loaded.loadSound("...",true); " attached to them. All is working great but someone told me my song might be stolen. I do realize that if you name the file the same as the song itself people could just assume that and type it directly into the url as " http://www.mysite.com/mysong.mp3/" and their computer would ask if they would like to download it. But i have named the files random number sequences in order fool proof this hack method. Is there any other way people could hack the song? Thanks to anyone who knows, Rustyvoyager
loaded.loadSound("...",true); " attached to them. All is working great but someone told me my song might be stolen. I do realize that if you name the file the same as the song itself people could just assume that and type it directly into the url as " http://www.mysite.com/mysong.mp3/" and their computer would ask if they would like to download it. But i have named the files random number sequences in order fool proof this hack method. Is there any other way people could hack the song? Thanks to anyone who knows, Rustyvoyager