Hi ,
I have a WINDOW with MenuBar, when user clicks on the menu
item, pops up another mxml application in new window (browser) , by
calling the method ExternalInterface.call("openWindow",o)
Is there any possible way to create the communication between the
first menu window , and popup window in either direction.the idea is to
share the Model,objects etc.
thanks in advance
-Naveen

