Hello all,
I want the user to be able to download some songs I wrote which are in mp3 format, so that when a button is pressed, it prompts the user if the want to open it or save to disk. Basically so they can d/l them.
What would come after the "on(release){" in order to do that?
Thanks,
trippel Free Downloads | Code Sector:: Official site. Contains product information, support, and news. Here you can download the latest versions of our software products. http://www.codesector.com/download.phpHOME |
Well, I found out if I do this it will play the song in the browser:
on (release){ Downloads • Deluge BitTorrent Client:: Deluge. About. Download. Community. Development. FAQ. Screenshots. Plugins. Download Deluge. Select a Distribution/OS. Source. Ubuntu. Debian. Gentoo. Arch. Windows http://deluge-torrent.org/downloads.phpHOME | GlobalSCAPE - Download CuteFTP Home:: Home > CuteFTP Home > Download. CuteFTP Home. Whats New. Feature Tour Download CuteFTP Home. Select Version: CuteFTP Home is free to try for 30-days. http://www.cuteftp.com/downloads/cuteftp.aspHOME |
getURL("download/Cercadian Rhythms.mp3");
}
However, how can I get it so it prompts for download?
that doesn't seem to work...anyone else?
I am not 100% sure as I am quite new to Flash but it think it would be the same as if you were linking to another html page but link to the mp3 instead. Something like:
on (release) {
getURL(http://www.youserver.com/music/Song.mp3, "_blank");
}
Where's The Advantage In Windows Genuine Advantage?
Stocks Bounce After S&P Joins Bear Market
|