DLing mp3 files from A flash site
DLing mp3 files from A flash site
- Started
- Last post
- 3 Responses
- datahiccup
What code can I write that would allow a user to download an mp3 file to his/her desktop from a flash based website that I have designed?
thank ya
- toastie0
make a link to an mp3 file?
- dstlb0
Put it in a zip and it'll download automatically, if you just link to the mp3 it might open in the browser.
I think there's a way you can do it with php but I don't know what it is.
- ********0
.zip file bro, otherwise you need to write some code that will allow a user to right-click and save to HD.