Hello everyone,
I'm trying to transfer a JSON file into an array, I've read many forum posts about this but it seems I'm missing something.
1. On user click AJAX request JSON project file
2. Array load JSON from AjaxLastData
3. Use first string to load image from URL and second string to display text
I may have a problem with the JSON syntax as it's the first time I use it but I have followed Ashley's instruction concerning the "c2array":true.
Here is the .CAPX, the JSON is in the project files.
JsonTest