Beatles4 Posted November 12, 2007 Report Share Posted November 12, 2007 Hello there,Here is the code, which works (supposed to work across all browsers?) <objectclassid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"><param name="FileName" value="My Music File.mid"/></object> Anyway, is there a way to code it so the volume on it is a bit louder?And is there a way to code it to repeat X number of times?Thank you for your time and help. Link to comment Share on other sites More sharing options...
Ingolme Posted November 12, 2007 Report Share Posted November 12, 2007 I don't think you can control the volume, but more plugins should accept the parameter:<param name="loop" value="-1" />I'm not really sure if this is how it's supposed to be, since I rarely use background sounds in a site.One tip:Don't put sounds on a site unless the user has a way to deactivate it. Link to comment Share on other sites More sharing options...
Beatles4 Posted November 12, 2007 Author Report Share Posted November 12, 2007 Hey, thanks for fast reply,Yeah I made it so the user can deactivate it, because on the old site, it was in background where no one could change it, but I am redesigning the site, and now you can turn music on or off.And thanks you for help. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now