Hi guys..
I want to show information about date of today, but month information just 3 character.
for example MAY 12, 2014
how to do that?
The way I'd do it is use the Execute Javasctipt action of the Browser object.
https://www.scirra.com/manual/110/browser
And here you can find the javasctipt Date object.
http://www.w3schools.com/js/js_obj_date.asp
I don't understand please direct me to clear tutorial or example.
Develop games in your browser. Powerful, performant & highly capable.
Actually, if you don't know javascript, it would be easier for you just to use this custom plugin:
?