When using the command line compiler... if the same SWC file exist in the -library-path and -external-library-path, which takes precedence?
For example, if I compile an application using the command line and the degrafa.swc file exist in both the directories specified by the - librayr-path and -external-library-path option, would the degrafa classes be embedded in my SWF or excluded? -Engkee

