I have a video and a sound file that I would like to post on my website but dont know how to go about having a winamp file play on my site in HTML. How do I call it what do I do.
Any help is greatly appreciated.
Printable View
I have a video and a sound file that I would like to post on my website but dont know how to go about having a winamp file play on my site in HTML. How do I call it what do I do.
Any help is greatly appreciated.
You can use something like I've done here: Sample Player
However, that will only work on machines with Windows Media Player.
A better, cross-platform solution, would be Flash; but you'd have to code that yourself, or find an applet that someone's written (I had a brief look once, but didn't find anything particularly nice).