"Settingser"
This plugin reads external variables from settings.js file at runtime.
Its goal is to enable end user/buyers to edit your games without C2. Could be handy for CodeCanyon.
Rules:
1.Include settings.js via "Files"
2.Variables in your settings.js must be string.
3. When declaring settings you must type var infront of it. Like : var AutoSpeed = "255"
Plugin:
http://www.weebe.nl/scirra/settingser/Settingser.zip
Demo Capx:
http://www.weebe.nl/scirra/settingser/Settingser.capx
Buy me coffee : ) https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7ZYQT8W5K9R8A
Develop games in your browser. Powerful, performant & highly capable.
So basically its like the Ajax plug?
I don't know if Ajax can do this.