Hello.. I have a function defined as onKeyPress, however if you hold down a key, it repedeatly calls the function. I would like it to only call the function once for every new key that is pressed and held, not repeadaetly for the same key. Does anybody know if this is possible? Thanks in advance -LiNx88