… I’m having some general issues keeping track of what event listeners are in event for a given element – I mean, I don’t think I am, but the event listeners aren’t correctly clearing on “remove”. So I’m deleting the element and re-adding it with a new event listener to solve the problem.
But there are many times when I don’t care what event listeners were going on … I just want them all gone and new ones in their place.
thisObj:clearEventListeners()
… would be awesome.
[import]uid: 13859 topic_id: 11851 reply_id: 311851[/import]