|
help
Sept 2, 2005 18:15:58 GMT -5
Post by newbiedesigner on Sept 2, 2005 18:15:58 GMT -5
ok i need to know how to get music or a .wav file to play when loading of your site is done i have seen it done but just wandering what the code is
|
|
|
help
Sept 2, 2005 18:25:18 GMT -5
Post by Bradley on Sept 2, 2005 18:25:18 GMT -5
ok i need to know how to get music or a .wav file to play when loading of your site is done i have seen it done but just wandering what the code is Pick a generator from here: swg.proboards4.com/index.cgi?board=ct&action=display&n=1&thread=616Or if you just want a basic hidden music code use this: <embed src="URL TO MUSIC" autostart="true" loop="true" hidden="true"></embed>
|
|