Page 1 of 1

How to use exported json in javascript for phonegap projects

Posted: Thu Feb 21, 2013 6:54 am
by Abhishek
Hey i am developing a game for mobile in phonegap. How can I use the exported json in my javascript?? Do i have to use a ajax call?? i dont think ajax call will work on phonegap

Re: How to use exported json in javascript for phonegap proj

Posted: Fri Feb 22, 2013 1:27 am
by iforce2d
Have you checked out the examples in the sampleLoader folder in the trial download? There is an example which uses ajax, and one that doesn't.