I’ve been meaning to ask this question for some time - hope it makes sense.
Basically - I’m using an asset library for fonts and other items. When that asset swf loads, is there a way to burn through all available linked items within that applicationDomain library and have their class names returned? It almost most makes sense to me that this capability could be a bad thing. I’m not complaining here, because using this method of shared assets sure beats the AS2 systems - but, currently, its a two step process: 1) add item to library, set linkage and 2) declare reference to that item whether within the asset fla Document class, or some other manager class that will be used to retrieve assets.
This is in lew of a post I replied to earlier: http://www.kirupa.com/forum/showthread.php?p=2379337