Hi All, I've got one requirement and on searching I couldn't find any good solution on this.
I've server1 which contains the MXML file. In that MXML file i uses IFrame to embed another Server (say server2) as shown in this url http://www.deitte.com/IFrameDemo3/IFrameDemo.html Ok, the problem goes here.. I've created a MXML file in Server2 and i've given the Server2's HTML file URL in Server1 in that IFrame. Its works.. I could see the Server2 HTML in that Iframe. I've a datagrid that is displaying in server2. So on selecting the rows and on click of select button, i should carry those values to the Parent HTML( i.e. Server1's MXML ) And also, the selected values are some documents(physical files) which are currently residing in Sever2. so I should write those selected files in Server1's location. Basically the navigation/events/data that should pass between 2 servers. I look fwd to see some ideas on this. Thanks, Hemanth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

