aspose file tools
The moose likes Java in General and the fly likes Opening a Child Window, send URL back Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Opening a Child Window, send URL back" Watch "Opening a Child Window, send URL back" New topic
Author

Opening a Child Window, send URL back

Andy Pearlman
Greenhorn

Joined: Dec 21, 2005
Posts: 2
I've been trying to figure out how to do this, but with no luck. I want to do the following:
Open a Child Window. This window will call an swf file that will let the user make various selections and then click on a button in Flash. I'm reasonably certain I can make this work if I know the 2nd part, but I'm definitely not sure about how to do that.

What I want to happen is that when someone clicks on that button, it switches back to the parent window and calls a new URL based on their selections. And without closing the child window.

Can anyone help?

Thanks in advance,

Andy
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Opening a Child Window, send URL back
 
Similar Threads
How to persist data of child window form
data from Child window to parent window
error in passing values from child window to parent window
Opening a Child Window, send URL back
Closing child window after executing Action