By Window do you mean browser window? You can only talk to another browser window via LocalConnection
On 3/24/10 7:37 AM, "newflexer" <[email protected]> wrote: Thanks...anyone ever tried it? --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "valdhor" <valdhorli...@...> wrote: > > I believe that it's possible to do what you want but I have never tried it. > > What I would do is implement modules and an interface so that the main app > and modules can exchange data. > > --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , > "newflexer" <dhay@> wrote: > > > > We need to be able to open a window from our main application, in which we > > want to load a swf file to perform some configuration for the content in > > the main application. We also need to be able to pass the information from > > the child window to the main app. > > > > Is this possible? Any pointers? What container would we use for the child > > window? How do we load it? How do you pass the data from child to main > > app? > > > > thanks! > > > > David > > > -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

