Hi,
Runtime events will not be removed automatically — EVER!
So for removing runtime events in Corona use the following line of code,
--Suppose you have an event 'urEventNew' Runtime:removeEventListener("enterFrame", urEventNew)
🙂
Hi,
Runtime events will not be removed automatically — EVER!
So for removing runtime events in Corona use the following line of code,
--Suppose you have an event 'urEventNew' Runtime:removeEventListener("enterFrame", urEventNew)
🙂