Hi, does anyone have a simple way of accessing files on the SAME server, but just below the web root folder?
I’m trying to do a 'loadSound("…/…/mp3s/filename.mp3", true); but I’ve found that flash doesn’t like to access files below the web root.
Any solutions?
Thanks!