Say I launch my game with the url iretrogames.com/html5/word?info=moreinfo
Is there a way for C2 to bring in that value of info? In this case, moreinfo.
Thanks
Ed
I believe you'd have to use AJAX!
With AJAX you need to supply a URL. In my case, the information in the url I use to launch the game might change with each visitor.
So when someone goes to my game url using iretrogames.com/html5/word
I need construct to bring in thisinfo into a global variable if possible.
Develop games in your browser. Powerful, performant & highly capable.
There actually seems to be a few plugins that do this :).