GoodMorningSky
Junior Member
122 Posts |
Posted - 04 November 2003 : 12:48:57
|
hi, all I try to make small bar music player(mp3) for my web site. The player has music list with dropdown menu coming from XML file. I tried with Flash but, it doesn't play mp3 file except files transfered .swf. Now I'm trying to use Javascript. I got following snippet code to play music. However I couldn't find any source about the 'music' object (or property).. from DOM or any others... How can I control music with javascript?
document.all.music.src='talk.wav'"
If anyone knows example of music player.. Please post link.. and, document for..music object.. |
Software Engineer. MCSD.NET, SCWCD |
|