Daily Archives: December 20, 2006

Create Component Instance from Class Name

To promote the newly released Flex Cookbook I am posting here with the title of my lastest Flex Cookbook post. You can find the solution to below question by clicking on the text itself:
How do you create a instance of a component at runtime with only the class name? what about when the class [...]