Skip to main content
Participant
July 14, 2010
Question

supplying a URL from an array element

  • July 14, 2010
  • 1 reply
  • 396 views

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.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
July 15, 2010

show just the relevant few lines of code.