Hello :)

you must 'force' the download :

in flash 8 you can try : http://www.blog.lessrain.com/?p=205 (flash8)

For the moment, I use PHP script to force download beaucause FileReference
bug for me in FireFox , read this article :

http://www.blog.lessrain.com/?p=84

you can try use LoadVars class and not getURL too....


EKA+ :)


2006/8/30, Laurent CUCHET <[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";);
}

Thank you
_______________________________________________
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

_______________________________________________
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

Reply via email to