Ask a Question related to Macromedia Director Basics, Design and Development.
-
Gibbz1 #1
Download window?
is it possible to get a download window like on the internet so a user using my director file can save a file to their hdd?
Gibbz1 Guest
-
Popup Download Window
Hi all, I have <b>Link</b> tag that contains the URL for a specific file in the server. I want that once the user click on that link a popup... -
download window opens twice
I have a webpage that takes a query and gives the user the option of saving it to file as a CSV file. When the user clicks a button, a download... -
Download Now window
Hello all. Quick one: I have a pdf file on-line. I want people to instead of viewing it from the server to have but one option, which is to... -
download file and close window challenge
open the file download.asp from another main.asp page using window.open what the problem is when i clikc on the hyperlink it prompts me the ie... -
File download prompt window
Typically, when clicking on a link on the internet that requires a download such as a.mpg file, a window pops up that gives the option to "save to... -
JB #2
Re: Download window?
The easiest code for saving simple 'preferences' data is the savePref,
getPref commands, they write to a predefined location on the hard drive,
with this technique you would create a special save dialog in director.
The fileIO xtra that comes with director can generte standard system
file save dialogs and write text files. There is example code in the
macromedia site tech notes.
The free fileXtra4 is good for file delete, copy , directory access, but
not data saving.
JB Guest



Reply With Quote

