Checking onEnterFrame runninig at the root level. How?

Hi;
I have an animation which runs too slow and I think there is (are) other onEnterFrame which is running athe the same time. Is ther any way to check this? I mean if you are not sure if there is such onEnterFrame?
Something like “trace (which onEnterFrame)” ??

Thanks :slight_smile:

mx-guest2004