Topic: virtual path in a js file
whats the code to use in a .js file to link the url
like this:
loadXML("player/config/configuration.xml",configCallBack,true);
what is the javascript var wich i can use to point that to the full configuration.xml location
write me the correct code please