U can find more information about the LocalConnection object in the Flash MX 2004 livedocs on the macromedia website :)
Greetz Erik -----Original Message----- From: Doodi, Hari - BLS CTR [mailto:[EMAIL PROTECTED] Sent: vrijdag 18 maart 2005 15:20 To: '[email protected]' Subject: RE: [flexcoders] more on popup Hi Abdul, Thank you very much for your consideration. The example you send me was a great example. Where can I find documentation about LocalConnection object? Also if you don't mind can you send me a code about following. In the example you send , mainapp is invoking popupapp and popupapp setting a value in mainapp. What I want to do is - mainapp should pass an argument(image file name) to popupapp so that popupapp opens with passed image. When ever user selects another reportcode (either from comboBox or textinput or selecting a row from datagrid) then that value should be passed to popupapp and refresh the popupapp with the corresponding image file passed as an argument. Popupapp should have a loder to load image or a direct image controller ? Which container has drag enabled attribute?? Thanks! Hari

