I am trying to use ASDoc, an AS3 documentation generator provided at Adobe labs. It requires that Flex Builder be installed. It also comes with two examples that *should* work when you run their respective batch files. By "work" I mean it would genereate docs for the provided examples.

The best that I can tell I have followed the instructions, but I cannot get the provided examples to generate. The output directories that should house the docs *is* created during the process, but it stays empty. There is an error that appears on the console. It is this:
---------
Error: flex2.compiler.API.compileSwc(Lflex2/compiler/FileSpec;Ljava/util/Collect
ion;Lflex2/compiler/SourcePath;Lflex2/compiler/ResourceContainer;Lflex2/compiler
/ResourceBundlePath;Lflex2/compiler/CompilerSwcContext;Lflex2/compiler/common/Co
nfiguration;[Lflex2/compiler/Compiler;Lflex2/compiler/PreLink;Ljava/util/Map;)Lj
ava/util/List;
---------

To tell you the truth, I don't know why 'compileSwc' would even be attempted in a documentation generation tool. If someone could lend some helpful advice I would appreciate that.

Thanks

Jobe Makar
http://www.electrotank.com
http://www.electro-server.com
phone: 252-627-8026
mobile: 919-609-0408
fax: 919-341-8104

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to