Results 1 to 3 of 3
Related
-
mpg basic controls Forum: HTML Forum
Replies: 5 -
Adding Sound to my website - WMP Forum: HTML Forum
Replies: 4 -
Need Help adding audio links to my website Forum: HTML Forum
Replies: 5 -
Need Help adding audio links to my website Forum: Introduce Yourself
Replies: 1
-
12-18-2002, 01:50 PM #1
Adding a Wav w/ controls to a Website
Ok here's the thing... I use FrontPage 2002 and what I'd like to do is add a wav file to my site but I want visitors to be able to stop, play, and pause the wav whenever they like. Is there a code out there for a wav player that I could add to my site?
Please help!!
Laura
-
12-18-2002, 05:46 PM #2
Hi there.
Here are some complex examples -
http://www.ahfb2000.com/webmaster_he...code+for+music
Otherwise, the code by default will have stop & start, if I remember -
Code:<embed src="blah.mid" autostart="True" Loop="True" hidden="False">
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
12-18-2002, 06:00 PM #3
...or you can select Insert/Web Components/Additional Components/Media Player from FP (I'm assuming it supports wav files, I've not played with sound too much.)
Last edited by Mikailus; 12-18-2002 at 06:04 PM.