There is no way to reflect packages in an app/module or classes in a
package.  This is an important missing piece in Flex.  Please vote for this
request...

https://bugs.adobe.com/jira/browse/SDK-14654

And I'm sure someone wants to point out that this is really a player feature
not a Flex feature, but the Flex compiler can fake it pretty easily.

Sam


On Thu, Feb 14, 2008 at 8:54 AM, Todd <[EMAIL PROTECTED]> wrote:

> Hello All,
>  I'm trying to figure out the Flex reflection APIs and their
> limitations.  I'm looking for a way to get all the Classes in a
> Module, or even the main SWF of a given type.  Is there a way to do this?
>
> I've looked at the flash.util:
>    getDefenition,
>    describeType,
>    getQualifiedClassNae,
>    getQualifiedSuperclassName
>    etc.
> But I dont' see anything useful.
>
> For example, I want to take a SWF and get all classes that extend
> MyBaseClass...
>
> Thanks,
> Todd
>

Reply via email to