Hi, all. Is it possible to use addChild() in Flex to add a Flash instance of SimpleButton to a Flex app's displayList? I exported the SimpleButton in a .swc from Flash IDE and set up the .swc as a library in Flex Builder. Within Flex, I can instantiate the SimpleButton class with no problem, but I can't make it visible via addChild(). Any ideas why this may be and how I can get around it? Thanks much.
LT

