Hi Purnima,

Use events. Dispatch event from Component1 and pass through event and
listen same event on Comp 2. Same approach can be used for pass data
from Comp2 to Comp1.

Regards,
Parag

purni wrote:
> Hi friends,
>
>   I have a main application and i have two componenets for tat........
> in my main application i am calling my Component(title window) as pop
> up..... this pop Up in turn calls another component(another title
> window)..
>
> Now wat i want to do is.... while i change some entries in my 2nd pop
> up it shold get affected in my first pop up...
> how can i do this..... i m getting it using
> this.parentApplication....
>
>
> 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 flex_india@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to