Re: adding a *.wav or *mp3 file to my HTML
- From: "Robert Uzzi" <ruzzi@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 13:11:54 -0600 (CST)
One: how can I add this snd.wav to html? andor php?
Two: since it takes N secs to pull over the wav file,
is there a way to translate it to (say) 32k MP3?
And, again, how would I add this to my HTML/php
page without nagging my readers?
There can be lots of ways to do this but generally sounds are considered a
nusance no matter what you do, but if you insist you can do something like
this.
<embed src="http://www.someplace.com/snd.wav" volume="30%" hidden="true"
autostart="true">
Google will be your friend on this quest.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- adding a *.wav or *mp3 file to my HTML
- From: Gary Kline
- adding a *.wav or *mp3 file to my HTML
- Prev by Date: Re: Replacing broken drive on RocketRaid 1520 SATA RAID controller
- Next by Date: Help with PHP eregi alnum if statement
- Previous by thread: adding a *.wav or *mp3 file to my HTML
- Next by thread: Re: adding a *.wav or *mp3 file to my HTML
- Index(es):
Relevant Pages
|
|