[MX04] Is it possible to find out which mc's are running functions onEnterFrame()
i have done everything i can to optimize my code and movies to make everything run as smoothly as possible and decrease processor load... BUT, thins are still running slow and processor load is pretty heavy. I have made sure I have deleted every onEnterFrame() running from within the functions themselves.. but the only thing i can figure is that some aren't deleting properly...
So i was wondering if there is a way to output (at any random time i want to) any and all MC's running onEnterFrame loops?....
or can anyone offer another solution for how to pinpoint what is causing the lag?....
Thanks in advance