Flash Q...Downloading files
Flash Q...Downloading files
- Started
- Last post
- 3 Responses
- Fleaguru
Morning all. got a little issue in flash with regards to downloading pdfs (and other files).
On a pc, when you have a download (by clicking a button), the pdf will open using a preview plugin in the browser window. Even by having the getURL target widow as _blank, it will do it in the same window. So when the user clicks BACK, it restarts the flash site. And they haven't infact saved the pdf.
Any ideas how to sort this? It's doing it with autoCAD files, as the autoCAD program installs a preview plugin in the browser.
Cheers
- UndoUndo0
it shouldnt do it in the same window if you are using "_blank" as the last parameter in the getURL func. you sure yr doin it right?
- ********0
oanly way tae guarantee they save the file is tae zip it.
- UndoUndo0
^ good point from jock