Hi,
I know this has been posted many times.
But why isn't there a function to actually retrieve all the registered events of an object ?
Security purposes ?
This would really be handy as I need to load some exterrnal swfs and sometimes people won't remove all their events inside and this could lead to many problems.
And even using the unloadAndStop method won't do it as sometimes external swf will register events on the stage itself. And as the stage is not unloaded with the external swf, the swf will remain in memory and this is not good.
Thanks for your answer.