Problem with loadJSONObject()
in
Programming Questions
•
21 days ago
when I try and use loadJSONObject(filename)
I have json = loadJSONObject("ufo_awesome.json");
Exactly like in the reference, but every time it gives me an error "loadJSONObject(String) does not exist"
anybody know about this??
please help
thanks
1