In an app that has many parent and child components, how does one
communicate "across bubbling chains"? I need to go up from a buried
child component source to its parent, across to another of the
parent's children, and down that chain to a child destination. Can
this be done in Flex, or do I create my own event subscription
component where anybody from anywhere can subscribe with a
self.reference? TIA,

Mic. 

Reply via email to