Hello, I want to use getURL to open the exact same window whenever a user pushes the button.
The code is this : test_btn.onRelease= getThatURL; function getThatURL() { getURL("http://www.example.com/script.php","window_name"); } It works fine in Firefox, but in IE 6.0. it keeps opening new windows. Am I doing something wrong ? Is there a workaround this problem ? Thanks. Adi. PS I am exporting for flash 7 as version: 2.0 --------------------------------- Get your email and more, right on the new Yahoo.com _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com