How to use exported json in javascript for phonegap projects

General discussion about the R.U.B.E editor
Post Reply
Abhishek
Posts: 5
Joined: Thu Feb 21, 2013 6:49 am

How to use exported json in javascript for phonegap projects

Post 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
iforce2d
Site Admin
Posts: 861
Joined: Sat Dec 22, 2012 7:20 pm

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

Post 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.
Post Reply