The following example shows how you can use the describeType() method to inspect a class’s accessor methods.
Full code after the jump.
{ 2 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can use the describeType() method to inspect a class’s accessor methods.
Full code after the jump.
{ 2 comments }
The following example shows how you can create a new Flex component instance by using its class name by calling the getDefintionByName() method.
Full code after the jump.
{ 0 comments }