is there an easy way to do this?
i tried:
for (i in _root) {
trace(_root*);
}
but it didn’t show any listener objects… and it wouldn’t say function names, just [type Function].
is there an easy way to do this?
i tried:
for (i in _root) {
trace(_root*);
}
but it didn’t show any listener objects… and it wouldn’t say function names, just [type Function].
:: Copyright KIRUPA 2024 //--