I am trying to use AsDoc on the code of one of my projects in flash. Some of the classes that I use inside the code are "exported for actionscript" classes from my FLA file. Of course the AsDoc compiler complains that those classes are not defined anywhere. Does anyone know how to make it ignore these class types?
A:
Some good answers here: http://stackoverflow.com/questions/579950/skipping-certain-files-classes-when-using-asdoc
TandemAdam
2010-05-24 21:45:02