Question
supplying a URL from an array element
Hi, I am trying to provide a "URL" to the "Loader" from an array element, if I trace the element I get the URL name within "",
but when I run the loader I get "URL not Found". If I declare a variable=ArrayElement I get null or undefined. The array has been populated from a simple XML file.
Any help will be greatly appreciated.