Re: [Flashcoders] OT: Force download PDF

2007-09-10 Thread Corban Baxter
if ( success ) > { > trace ("dialog box opened."); > } > else > { > trace ("dialog box failed to open!"); > } > } > > btn.onPress = downloadFile; > > > > > > --

RE: [Flashcoders] OT: Force download PDF

2007-09-10 Thread Jesse Graupmann
box failed to open!"); } } btn.onPress = downloadFile; -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corban Baxter Sent: Monday, September 10, 2007 9:32 AM To: Flashcoders mailing list Subject: [Flashcoders] OT: Force download PDF he

Re: [Flashcoders] OT: Force download PDF

2007-09-10 Thread R�kos Attila
ailing list Date:Monday, September 10, 2007, 6:32:24 PM Subject: [Flashcoders] OT: Force download PDF --===-- hey if I put a pdf link i flash and I saw. getURL("mypdf.pdf"); it keeps trying to open it in the br

Re: [Flashcoders] OT: Force download PDF

2007-09-10 Thread Muzak
http://www.google.com/search?hl=en&q=Force+download+PDF&meta= - Original Message - From: "Corban Baxter" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Monday, September 10, 2007 6:32 PM Subject: [Flashcoders] OT: Force download PDF >

Re: [Flashcoders] OT: Force download PDF

2007-09-10 Thread Van Tuck
Could use FileReference class. Van R Tuck Director of Web Development Cause Design Group 1519 Stanford Street Suite 6 Santa Monica, CA 90404 t: 310.430.5369 www.causedesigngroup.com On Sep 10, 2007, at 9:32 AM, Corban Baxter wrote: hey if I put a pdf link i flash and I saw. getURL("my

[Flashcoders] OT: Force download PDF

2007-09-10 Thread Corban Baxter
hey if I put a pdf link i flash and I saw. getURL("mypdf.pdf"); it keeps trying to open it in the browser. how can i force the browser to download the pdf? -- Corban Baxter http://www.projectx4.com ___ Flashcoders@chattyfig.figleaf.com To change your su