Hi Kevin, I've gotten flare to work in our Flex-based app. I'm still just experimenting with it, but it works quite well. The main trick is to add a Visualization instace to a UIComponent, and then add that UIComponent to your Flex application (you can't add Visualization directly as a child because it doesn't implement IUIComponent. I believe Jeff plans to add (some) more Flex support, but looking at svn, he's focusing on the data package right now.
-Maciek -----Original Message----- From: Kevin Aebig <[EMAIL PROTECTED]> Reply-To: [email protected] To: [email protected] Subject: [flexcoders] Flare For Flex Date: Fri, 18 Jan 2008 12:31:44 -0600 Hey all, Has anyone successfully used the Flare library inside of a Flex/Air application yet? I know that it’s been compiled to .swc’s but I noticed that within the source it uses the Flash based classes instead of the Flex variations. Thanks, !k

