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

