|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Flash to *download* MP3
I'm making a flash site and I want a button that links to an MP3 file and prompts the user to 'Save as' rather than just play the audio in the browser.
What code do I need to do this? I am currently using this, which doesnt download the file: Code:
on (release) {
getURL("filepath.mp3");
}
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Flash to *download* MP3 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|