Use FileReference API instead, to activate download.

~Arul Prasad

---------- Forwarded message ----------
From: Laurent CUCHET <[EMAIL PROTECTED]>
Date: Aug 30, 2006 3:02 PM
Subject: [Flashcoders] >> empty HTML
To: Flashcoders mailing list <[email protected]>

   Hello

When I put a button allow download I get a blanck page and the download.

Is there a way to avoid the white empty html page ?

The script I use :


on (release) {
   getURL("http://www.mywebsite.com/tools/CleanUp312.exe.zip","_blank";);
}
_______________________________________________
[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

Reply via email to