Click to See Complete Forum and Search --> : Midi Code?


Baby Jai
10-14-2003, 11:15 AM
Does anyone here know how to use the "embed src"? I need to know the code if anyone has it

pyro
10-14-2003, 11:52 AM
Try searching the forums. I know this comes up quite often.

Robert Wellock
10-14-2003, 11:57 AM
Use the <object> element though if you want to be lazy and use <embed> then: <embed src="http://www.yoursite.com/mysong.wav" type="audio/x-wav" width="200" height="165" />

But far better use the object with a embed fallback for M$ Explorer.