Runtime introspection of linked SWC using ActionScript 3.0 + Flash/Flex
Wow, my first post on Stack Overflow. Have I "arrived"? Okay, this is an oddball. I'm trying to determine whether there might be some programmatic way to introspect the classes within a linked SWC at runtime. To give a little more background (maybe there's a completely different way to go about doing this), I'm considering a general fr...