Hi! Newbie here. I have a problem and any help is greatly appreciated.
So I have an image and when you “click” it, some text will appear and after a fixed time, the text would disappear.
At first, the timing was OK but later on as the application continues to run, the duration of the appearance of the text seems to get shorter and shorter every time I click it.
Like it starts going to fast that you can barely read the text.
I’ve set the duration of how long the text will appear.
Does anyone know what the reason is?
Thanks hasty. Turns out I was adding the enterframe listener more than once.