Dear Gerald, I think instead of making it [Bindable] you can make it a static variable of that class.
>From all the places you can change the value of that static variable. and you dont need to have an instance of that class to refer to that static variable If you make a variable Bindable then the assignments to that variable will be reflected in the other places where you have used it. Dont know if that will help your cause Regards Sudhi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

