AS3 - Detect timeline code inside loaded SWF files

64 Views Asked by At

I'm investigating legacy project. Many SWF files are loaded dynamicaly. I've founded that some of them has code on frames. Cause of this I get unexpected behaviour in my application. Is there way to detect this code (it can be in symbol linked to AS also)?

0

There are 0 best solutions below