simply put: you have your touch out, then three variables which are usually TT,TX,TY but in some cases are different because it honestly dosent matter. take the first one TT and at the ent of your touch code IF TX>40 AND TX<80 THEN IF TY>40 AND TY<80 THEN TT=1 (stuff) ENDIF ENDIF or something near to that i think. (might be a bit off as i am doing this from memory)