Enter seconds using string
NCPlyn opened this issue · 0 comments
NCPlyn commented
Maybe I'm dumb or is there a way to enter seconds that are in String named 'timesec'?
Like,
timer.setCounter(0, 0, ' + timesec + ', timer.COUNT_DOWN, onComplete);
? (This doesn't work btw)
If somebody help me, I will be very happy :)