I everyone, I’m sure someone can help me with that…
listen, I want to do a setinterval but my var have 2 parameters and it does’nt work with it
var myInterval = setInterval(alt(pX,pY),80000)
How can I do to make this work, I’m making like a ALT beside my button so I really need my parameters?
Thanks