i use ajax to load it,no response!
some one said must use fomate like this {"c2dictionary":true,"data":{"score":"5","high_score":"315","game_token":"xyzabc"}}
but the online api site not give this fomate??????????????
You can load the data from the site and adjust the format manipulating the string. If you show us the format the site uses, I can help you with the conversion.
Cheers!
Develop games in your browser. Powerful, performant & highly capable.
You can load the data from the site and adjust the format manipulating the string. If you show us the format the site uses, I can help you with the conversion. Cheers!
you mean write code like this?{“c2dictionary”:true,“data”:&site jsondata&“}”
If the header is the only thing missing, yes. It should work.