Try it without the second paramater:
test_btn.onRelease= getThatURL;
function getThatURL() {
getURL("http://www.example.com/script.php");
}
*********** REPLY SEPARATOR ***********
On 9/4/2006 at 4:04 AM Adrian Ionut Beschea wrote:
>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
>_______________________________________________
>[email protected]
>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
o
_______________________________________________
[email protected]
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