Hi everyone,
I'm trying to prase a complex json array with level data, but it doesn't seem to work the way i try.
My JSON string looks like this.
thexeroxprojects.be/samples/construct2/level1.txt
I'm trying it this way, but i can't seem to get passed the first key.
<img src="http://thexeroxprojects.be/samples/construct2/method.jpg" border="0" />
RESULT
<img src="http://thexeroxprojects.be/samples/construct2/result.jpg" border="0" />
I'm i doing it wrong and how do i do it the right way?
Thanks!