Lua Help

So I’m trying to create an app dealing mostly with single taps on the display and need some help with counting the number of taps and then displaying that count after every tap occurs. I know that you can use the event listener to count taps, but how exactly do I go about displaying that count?

Basically I’m placing a small jpeg image on the display everywhere that the screen is touched and then keeping a count of how many touches/images have been put onto the screen. I’ve gotten the image to show and stay on the screen, but I can’t figure out how to keep a count and have it display correctly.

Thanks for the help! [import]uid: 174178 topic_id: 33887 reply_id: 333887[/import]