Hi guys.. I have some question about making an asdoc with mxml and as files,
especially with mxml files.. It seems to me that asdoc tool does compile mxml files with no problem yet the thing is that their paths, for example, package paths, are not reflected in the result document. In other words, each mxml files, even though there are posisioned way down the package hierarchy, always are shown as Top level classes in the asdoc document.. Is there a way to correct this and put their package path right? Or am I supposed to convert every mxml file to its corresponding as file? Thanks in advance!

