Hi, I have tried to generate the documentation in the core framework using the following command as descriped in the flex 3 documentation:
asdoc -source-path frameworks -namespace http://framework frameworks/core-framework-manifest.xml -doc-namespaces http://framework The problem is, that there is no core-framework-manifest.xml file in my 3.0.0 flex sdk. Can anybody tell me how to generate these docs? I have managed to generate the documentation for my own projects, but I want to include the docs for the core framework too. Thanks John

