Yeah, the browser will download the whole list of files automatically when its offline cache is different with the latest one. Here's an example that shows its usage.
Did you tried the Browser object?
As far as I know, Scirra don't implements any drm on their software.
As facebook 'On user logged in' triggered every time on startup if the user has logged in previously, is there a way to disable this facebook behaviour?
I'm trying to rotate a Sprite around its bottom-left corner but have no luck at all. The Sprite keeps to rotate around its center point. Is there a way to set the pivot point of a Sprite?
Thanks!
Is there a way to convert the touch distance(between point A and point B) into pixel unit?
How do I customize the appearance of Button using CSS? I'm looking for a solution which can let me insert a snippet of CSS code, instead of the default 'Set CSS Style'.
Nice trick!
For example, I've the following pseudocode:
while True:
for boo in boos:
break # Used 'Stop loop' in Construct 2
break # How do I insert action(s) like 'Stop loop' after sub-event?
Is there anyway to execute action after sub-event processed?
AngelEyes Thanks for the suggestion.
For example, how do I retrieve button's text when button is clicked?
Develop games in your browser. Powerful, performant & highly capable.
How do I load or include HTML file in runtime? I've used Pode HTML pack, but I'm looking for an alternative way.
The game is working now, I think it's caused by Dropbox's server problem. Anyway, thanks for the helpful responses.
The missing file is dl.dropboxusercontent.com/u/209360055/test/jquery.min.map
The game works when I preview it in Chrome. But it doesn't work in Chrome after I exported it in HTML5 format.