Gumbo FlexGlobals.topLevelApplication data binding issues
Hi
what is the reccomended way to bind a datasource of a sub-component to a Bindable collection in the top level application location.
in 3, for this I would use {Application.application.instance_of_bindable_variable}, now I get a warning saying that data binding will not be able to detect assingments to {FlexGlobals.topLevelApplication.instance_of_bindable_variable}
so, how do i bind a data source of a sub-component to a variable instantiated at the Application level in Flex 4?
Thanks,
Jed
