Jump to content

Background sound


duki19super

Recommended Posts

I've been looking all over the internet and I couldn't find the valid xhtml code for background sound :) . If someone knows the valid xhtml code for that please tell me. There is the code with object that can be found on:W3schools tryit editor page.That's not exactly what I'm looking for. I'd like to add the code where sound starts automaticly and when it's finished starts from the beggining.Thanks!

Link to comment
Share on other sites

I've been looking all over the internet and I couldn't find the valid xhtml code for background sound :( . If someone knows the valid xhtml code for that please tell me. There is the code with object that can be found on:W3schools tryit editor page.That's not exactly what I'm looking for. I'd like to add the code where sound starts automaticly and when it's finished starts from the beggining.Thanks!

please write your posts in noraml fonts, colors, and sizes...it is hard on the eyes and annoying.use this
<object height="#" width="#" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"><param name="AutoStart" value="#" /><param name="FileName" value="your sound file" /></object>

LOL never mind I realized you posted a later post that said you found the answer...in fact the code above is your answer...LOL :) :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...