Hi, Two outstanding issues:
1. How does the source attachment get set for a framework swc? It's shown n Flex Build Path in the Library Path tab when you expand a swc. It's needed so you can ctrl click on a class name to go to the class. 2. How does FB work out that the ADDocs for a framework swc are in the _rb.swc file not the .swc file? The _rb.swc files contain the docs (a fat swc) as they can be locale dependant. This is what shows up in the tool tip help. Thanks Justin