RE: [flexcoders] Flare For Flex

2008-01-19 Thread Kevin Aebig
Just what I needed to hear. Thanks!

 

!k

 

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Maciek Sakrejda
Sent: Friday, January 18, 2008 12:51 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Flare For Flex

 

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] mailto:kevin%40keslabs.com com
Reply-To: [EMAIL PROTECTED] mailto:flexcoders%40yahoogroups.com ups.com
To: [EMAIL PROTECTED] mailto:flexcoders%40yahoogroups.com ups.com
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

 



Re: [flexcoders] Flare For Flex

2008-01-18 Thread Maciek Sakrejda
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: flexcoders@yahoogroups.com
To: flexcoders@yahoogroups.com
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