Hey everyone,
I'm having trouble importing an image from an url stored in an array.
In fact I'm not even sure that the URL is stored in the array.
Here's the capx : Url to array problem
The images URL are stored in a .XML file and are imported with Ajax.
Then it should store the URL data in the array but it doesnt seem to work.
Anybody have a clue about this ?
Problem with storing text into an array ?