Click to See Complete Forum and Search --> : audio music on web site
catfish
09-16-2007, 11:14 PM
I am so lost here. I am trying to have a website with a small player on it (only the controls) I have a few music files that I would like to play by clicking on the player controls. I do not know how to do this and I have tried numerous ways by following different posts and yes I need help. Here are 2 links that I have attempted with no luck. Would someone please help me with my coding. Thankyou
http://lambs.awardspace.com/
http://lambs.awardspace.com/about.html
Webjedikungfu
09-26-2007, 07:30 PM
Search online for "free flash mp3 player".
Then just manipulate the XML or text "playlist" file they supply to direct to your tracks on server. There are a ton out there for easy setup and use. Then simply place the player code into your HTML.
Some will even offer the .fla file so you can adjust the look of the thing. Or just pick a style you like best out of the ones you can find. There are some out ther that have just controls.
Or if you are so inclined there are about 20 different "build a flash MP3 player tutorials" on google.
Good luck