Music in website

External websites, for and about BZFlag
Post Reply
Legolas_
Private First Class
Private First Class
Posts: 513
Joined: Thu Jan 20, 2005 10:24 pm

Music in website

Post by Legolas_ »

Hi, How can i add music to the background of a website?
User avatar
Tanner
Private First Class
Private First Class
Posts: 575
Joined: Sat Sep 17, 2005 3:46 am
Location: Atl, GA
Contact:

Post by Tanner »

Sometimes it can get really annoying if it just repeats over and over again or if its really loud or if its just not my type :D

-Tanner
Tanner - Segway HT i180 Red Owner - Random Map Creator - BZStocks - TS Software

Image
Legolas_
Private First Class
Private First Class
Posts: 513
Joined: Thu Jan 20, 2005 10:24 pm

Post by Legolas_ »

True, but thats not the question :P
User avatar
AGeek
Private First Class
Private First Class
Posts: 64
Joined: Tue Jan 17, 2006 11:33 pm

Post by AGeek »

also, this isnt related to a bzflag website ;)

and Google is your best friend:

Code: Select all

<EMBED src="file.mid" autostart=true loop=false volume=30 
hidden=true>
that is very simple and doesn't comply with standards, but it works. Also people appreciate a controller to stop it, so if you want to dont hide it, (remove "hidden=true") and add a controller (quicktime controllers are 20 pixels high)
Legolas_
Private First Class
Private First Class
Posts: 513
Joined: Thu Jan 20, 2005 10:24 pm

Post by Legolas_ »

All right! thanks Tim!!

And ya, i googled it but couldnt find the imformation i needed, i wasnt sure what to search for :(
Post Reply