[osflash] traversing library symbols
Boris Bartsyts
bartzitz at gmail.com
Tue Mar 20 14:22:16 EST 2007
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
More information about the osflash
mailing list