Calendar Awards Members List FAQ
Notices

Reply
$ LinkBack Thread Tools
 
  #1   [ ]
Old 11-29-2003, 09:55 AM
Goron
Join Date: Nov 2003
View Posts: 285
[Tech](HTML or PHP)Background midi

I'd like a midi or a song to play in the background of my site automatically. How can I do this?

Thank you.
__________________
GoldArcade.net - Play and Win!
EVERY Week 10 New Games!
Reply With Quote
  #2   [ ]
Old 11-29-2003, 11:39 AM
Captain Tact
Send a message via ICQ to Dryth Send a message via AIM to Dryth
Join Date: May 2003
Location: Palo Alto, California
View Posts: 2,001
Re: [Tech](HTML or PHP)Background midi

Upload the midi file to your site, and alter the following code to have the file play automatically upon entering a given page:
Code:
<embed src="file.mid" autostart="true" loop="true" volume="100" hidden="true">
That said, midi handling is incredibly inconsistent across browsers and operating systems, and neither embed nor bgmusic tags are supported in modern HTML and XHTML standards. Object tags are supported, but depend on plugin support for the midi playback (hence more inconsistent). It's all part of the initiative to stop people from embedding midis.

Still, some people are into that stuff....
__________________
dobs.org E3 News Feed
Reply With Quote
Sponsored Links
Reply

Tags
midi, phpbackground, techhtml

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -5. The time now is 05:42 AM.

Contact Us - Zelda Universe - Archive - Privacy Statement - Top