graham23s Posted November 12, 2007 Share Posted November 12, 2007 Hi Guys, while im learning about uploading/resising images i thought i may aswell look into the procedure for mp3's, i can upload files fine but how should the file be played back to the user? would i need to make a flash mp3 player? thanks for any advice guys Graham Quote Link to comment Share on other sites More sharing options...
nuxy Posted November 12, 2007 Share Posted November 12, 2007 PHP cannot do this, because it is server based. I'm speaking under correction here but I'm pretty sure you can do this with javascript. You can, as you mentioned do this with flash as well, I would suggest making it read an XML file with location and title. Uploading music files(MP3's) is the same as uploading any other file. If you have a third-part script, you should just edited the allowed extensions. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.