As long as you've put [Bindable] metadata on the properties.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dmitri Girski Sent: Thursday, March 13, 2008 8:59 AM To: [email protected] Subject: [flexcoders] Flash component in Flex Hi folks, I've created a component in Flash CS3 using Flex Component Kit and I am wondering - is it possible to use data binding to component internal variables? I.e. if I draw a custom radio button in Flash and I want to have similar functionality as Flex RadioButton has - <mx:RadioButton selected="{something-something}" /> Thanks! Dmitri.

