Topic awaiting preservation: Stop/Start MIDI Playback (Page 1 of 1) |
|
---|---|
Paranoid (IV) Mad Scientist From: Inside THE BOX |
posted 07-30-2003 11:33
OK, so I'm redesigning a client's site, which currently has MIDI files playing on every page. (Theme songs from Dallas, Hogan's Heroes, etc. which have nothing to do with what he's selling.) I've tried my damnedest to convince him people hate that stuff, but he won't hear it. He insists people love it. But he's paying for the site, so what can you do? |
Bipolar (III) Inmate From: Berlin (almost) |
posted 07-30-2003 12:34
If you're using a <bgsound> tag to embed the sound in the page, you can add an ID attribute to it and use JavaScript to start and stop the sound. This won't work anywhere but in IE, but I suppose that's OK in your case code: //start
|
Paranoid (IV) Mad Scientist From: Inside THE BOX |
posted 08-07-2003 03:30 |