Hi, You can specify the third property as "this" and the fourth property as the name of the variable that would store the xml file. And in case this wont work in your case, you use "bindSetter" method to implement binding.
Regards, Venkat www.venkatv.com 2008/10/28 Romulko <[EMAIL PROTECTED]> > > Please see the ChangeWatcher class. > but I'm not sure. > > > > On 27 Жов, 11:33, paravoice <[EMAIL PROTECTED]> wrote: > > As we know, we can binding to a property of an object by using > > BindingUtils::bindProperty(). > > > > Note that I mean in acriontscript class, not in a mxml file. > > So that I can not use <mx:Bindings> tag, and the way of Bindable > > metadata. > > > > I have seen that the forth parameter is the property I want to binding > > to. But for a xml object's attribute, there is no property, I don't > > know what I should offer for this parameter. > > > > Any help, Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

