Items 1-12 out of 426 displayed
Here's everything that I did to your snippet:
You're trying to parse a UTC date time. In Titanium, when you try to parse the date, it will return invalid date. So you need to convert it to datetime string. You can choose is to split the...
Ok so I started commenting stuff out for hours, just to find out that the thing that was blocking the scrolling was the menu.
I have a menu, hidden in the background with the following...
to show an image in binary form, you need to have it as a base62 encoded string, aka dataURL.
To use it binary and put it as the src you can make a I got an answer! When the button is clicked the value always changes, so I can put the checkValues()
function in there. Which means I can get rid of manageGame()
...