Flash MX 2004.
symbolItem.sourceLibraryName
Property; a string that specifies the name of the item in the source file library. It is used for shared library symbols.
The following example shows the value of the sourceLibraryName property in the Output panel:
fl.trace(fl.getDocumentDOM().library.items[0].sourceLibraryName);