Yes it is possible if u make a variable bindable so who ever changes it, its new value is used everywhere
Also read about bindingutil class its method and also about Changewatcher very helpfull http://livedocs.adobe.com/flex/3/langref/mx/binding/utils/package-detail.html On Wed, Mar 4, 2009 at 3:06 PM, Gerald Anto <[email protected]>wrote: > > [Bindable] is suitable only for collections or > > we can use for a variable. > > Actually i have a variable named 'startCount' inside the function now > i need to change the value of 'sartCount' from another function that > should be reflected in component.is it possible?? > > Thanx & Regards, > Gerald Anto Fernando > > > -- ----------------------------- Regards, HISSAM, ------------------------------ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

