hello, i have external assets swf which is loaded into the main app with Loader class. all the assets have linkage names and Flash authoring tool generates class stubs. i also have a static array with class names in the 1st frame of the assets swf which is read in the main app and then asset instances are created. i want to get rid of that helper classnames array.
does anyone know a way of traversing the whole library and getting these class names at runtime? Bob _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
