View Full Version : Download MP3 file.....?
Assad
06-15-2008, 12:50 PM
how can i use the button in my site to download my mp3 file ??? (in flash)
i dont wanna use "getURL".....
for example in "http://remix.nin.com" we can download the mp3s....but its dont work in IE....:(
help.....i wanna use this to my site...;) tnx
Medyman
06-15-2008, 03:11 PM
i dont wanna use "getURL".....x
Why not? It's by far the simplest way to do it.
But nonetheless, there does exist an alternate method to allow for downloading of files via Flash. With the FileReference Class's download method (http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002210.html), you can force a download of any file.
Assad
06-15-2008, 03:32 PM
pls give me an example.........pls
Medyman
06-15-2008, 03:53 PM
pls give me an example.........pls
The LiveDocs have plenty of examples. I gathered that you might not have too much experience with ActionScript so I wouldn't have posted a link if I didn't think it was useful. Please have a look and if you have any specific questions about how to accomplish something, post back.
By the way, why exactly can't you use getURL?
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.