Hello. I have an html audio control on my site. The .mp3 files it takes as it's source are in a folder called Samples. This has always worked fine in my old Classic ASP site, but I am now re-writing the site in PHP and I have found that the audio control will only work if my .mp3 files are in the root directory. I have a lot of them and I dont really want them scattered all over the root directory, it's much neater to have them all together in a folder. How can I get this to work? or if it wont, is there another solution? Many thanks for any help.