I stumbled upon the need to find out (inside Java code) which files are dynamically loaded by an SWF-file. Is there any possibility to get a list of paths of every object referenced inside? I tried out some libraries without proper documentation and gave up. Although I ran out of Google Search Phrases... ;) Maybe there is an external tool which can be accessed by Java via command line?
Ggreat thanks in advance