Hi,
how do i detect if an object has an eventlistener and delete it if it does ?
Since adding eventlisteners does not return an ID, there is no way of keeping track of object event listeners. I have removed the objects, but still see some memory leaked. does removing the object also remove the eventlisteners associated? if not, how do i detect eventlisteners and remove them during the cleanup process?
thanks [import]uid: 55009 topic_id: 12200 reply_id: 312200[/import]