Groups | Blog | Home
all groups > flash (macromedia) > june 2004 >

flash (macromedia) : help making mp3's downloadable in flash


ghost24
6/16/2004 11:09:24 PM
Hi!
I am trying to figure out how to mahe an mp3 file downloadable in one of my
flash sites.
I have found some help here but wasn't able to figure how and were to put the
coding.
I have built a home page in dreamweaver and once you click "enter" a popup
window opens up and the flash site is contained in there.
The coding I found so far was as follows...
some one said to put this code in the header ( which I don't know were that is)
<
Header( "Content-type: audio/mp3")
header("Content-Disposition: attachment; filename=\"".$HTTP_GET_VARS["f"] .
".mp3"."\"")
include($HTTP_GET_VARS["f"] . ".mp3")
?

should I add this to the dreamweaver built page? And if so were?

and then they said to add this code to the button on the flash site:
download_mp3.php?f=name of song_mp3 ( this I think I understand)

Is there an easy way to do this?
Can somebody help me out please?
Thank you for your time.
urami_
6/17/2004 7:16:24 AM

[quoted text, click to view]



Please read carefully the thread that covers it , I personally posted and describe in details what
goes where and how to set it up , including even sample for download , php and flash.

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=c10u8b%24keo%241%40forums.macromedia.com&rnum=2&prev=/groups%3Fas_q%3Ddownload%2520mp3%26safe%3Dimages%26ie%3DUTF-8%26oe%3DUTF-8%26as_ugroup%3D*flash%26as_uauthors%3Durami_%26lr%3D%26hl%3Den

here sample based on the above discussion

http://flashfugitive.com/f7/DW/



--

Regards


urami_*



<no>
http://flashfugitive.com/
</no>

AddThis Social Bookmark Button